summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xml/htdocs/main/en/projects.xml')
-rw-r--r--xml/htdocs/main/en/projects.xml50
1 files changed, 0 insertions, 50 deletions
diff --git a/xml/htdocs/main/en/projects.xml b/xml/htdocs/main/en/projects.xml
deleted file mode 100644
index d0d9d02815..0000000000
--- a/xml/htdocs/main/en/projects.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version='1.0'?>
-
-<mainpage id="projects">
-<title>Gentoo Linux Projects</title>
-<author title="Chief Architect"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author>
-
-<standout>
-<title>About these projects</title>
-<body>
-<p>
- This page lists development projects that are not specifically Gentoo Linux-related.
-</p>
-</body>
-</standout>
-
-<version>1.2</version>
-<date>09 Nov 2002</date>
-
-<chapter>
-
-<section>
-<body>
-
- <p>
- <b><uri link="/proj/en/keychain.xml">Keychain</uri> is an extremely handy OpenSSH and commercial SSH2-compatible RSA/DSA key management
- application.</b> It acts as a front-end to <c>ssh-agent</c>,
-allowing you to easily have one long-running <c>ssh-agent</c> process <e>per system</e>,
-rather than per login session. This dramatically reduces the number of times you need
-to enter your passphrase from once per new login session to once <e>every time your local
-machine is rebooted.</e>
- </p>
-
- <p>
- <b><uri link="/proj/en/dynfw.xml">The dynfw firewall scripts</uri> are a collection of netfilter-based
- (<c>iptables</c>) firewall scripts designed to allow for an immediate, measured response against pending
- security threats.</b> These <c>bash</c> scripts have been designed to work with nearly any netfilter-based firewall
- (including both "allow by default" and "deny by default" configurations).
- </p>
-
- <p>
- <b><uri link="/proj/en/site.xml">The XML projects page</uri> contains the complete <c>guide</c> XSLT engine that
- is used to create this entire site, including the main pages and online documentation.</b> On this page, you
- can find a tarball that contains the complete sources that were used to generate the latest version of
- the <uri>http://www.gentoo.org</uri> Web site -- the one you are viewing now.
- </p>
-
-</body>
-</section>
-</chapter>
-</mainpage>