Gentoo Archives: gentoo-commits

From: "Alexander Gabert (pappy)" <pappy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/extreme-security: index.xml
Date: Sat, 27 Oct 2007 21:30:05
Message-Id: E1IltEE-0001ks-0q@stork.gentoo.org
1 pappy 07/10/27 21:29:58
2
3 Modified: index.xml
4 Log:
5 adding preliminary version of project homepage
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/extreme-security/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/extreme-security/index.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/extreme-security/index.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/extreme-security/index.xml?r1=1.1&r2=1.2
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/extreme-security/index.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- index.xml 21 Oct 2007 23:46:15 -0000 1.1
21 +++ index.xml 27 Oct 2007 21:29:57 -0000 1.2
22 @@ -2,49 +2,63 @@
23 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
24 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
25 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
26 - <project>
27
28 - <name>extreme-security</name>
29 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/extreme-security/index.xml,v 1.2 2007/10/27 21:29:57 pappy Exp $ -->
30
31 - <longname>The Gentoo Linux eXtreme Security Project</longname>
32 -
33 - <description>The Gentoo Linux eXtreme Security Project supports the research, engineering, prototyping and integration of advanced state-of-the-art security technology.</description>
34 -
35 - <longdescription>
36 - <p>The Gentoo Linux eXtreme Security Project supports the research,
37 -engineering, prototyping and integration of advanced state-of-the-art security
38 -technology.
39 - </p>
40 -
41 - <p>The technology developed under the umbrella of this project is specifically
42 -aimed at professional environments where system administrators
43 -and security principals of big corporate server landscapes
44 -know how to deal with security incidents, absolutely know their requirements and
45 -are searching for technological challenges and new fields of experience for extending their knowledge about
46 -how to utilize and integrate full-fledged advanced security technologies in order to protect the digital assets of their company.
47 - </p>
48 - </longdescription>
49 -
50 - <goals>
51 - <p>The goal of this project is to provide a friendly, customizable, open, stable, reliable, flexible, security-oriented,
52 -maintainable and extensible development environment for designing and developing security technologies
53 -which can provide a meta-model and a basic foundation for security consultants and technology architects.
54 - </p>
55 -
56 - <p>The mission will be to successfully design a productive component framework
57 -that can serve as a launchpad for technologies covering a whole suite
58 -of typical information technology security scenarios
59 -which can be found in todays multi-faceted and heterogenous corporate service infrastructures.
60 - </p>
61 - </goals>
62 -
63 - <dev role="lead" description="threat model development, security analysis, security solution design, technology integration">pappy</dev>
64 -
65 - <!-- <subproject ref="/proj/en/extreme-security/threatmodels/index.xml" inheritresources="yes" /> -->
66 - <!-- <subproject ref="/proj/en/extreme-security/analysis/index.xml" inheritresources="yes" /> -->
67 - <!-- <subproject ref="/proj/en/extreme-security/solutions/index.xml" inheritresources="yes" /> -->
68 - <!-- <subproject ref="/proj/en/extreme-security/integration/index.xml" inheritresources="yes" /> -->
69 -
70 - <herd name="extreme-security" />
71 +<project>
72 +
73 + <name>extreme-security</name>
74 + <longname>The Gentoo Linux eXtreme Security Project</longname>
75 + <description>
76 + The Gentoo Linux eXtreme Security Project supports the research,
77 + engineering, prototyping and integration of advanced state-of-the-art security technology.
78 + </description>
79 +
80 + <longdescription>
81 + <p>The Gentoo Linux eXtreme Security Project supports the research,
82 + engineering, prototyping and integration of advanced state-of-the-art
83 + security technology.
84 + </p>
85 +
86 + <p>The technology developed under the umbrella of this project is specifically
87 + aimed at professional environments where system administrators
88 + and security principals of big corporate server landscapes
89 + know how to deal with security incidents, absolutely know their requirements and
90 + are searching for technological challenges and new fields of experience for extending their knowledge about
91 + how to utilize and integrate full-fledged advanced security technologies
92 + in order to protect the digital assets of their company.
93 + </p>
94 + </longdescription>
95 +
96 + <goals>
97 + <p>The mission of this project is to provide a friendly,
98 + customizable, open, stable, reliable, flexible, security-oriented,
99 + maintainable and extensible development environment for
100 + designing and developing security technologies
101 + which can provide a meta-model and a basic foundation
102 + for security consultants and technology architects.
103 + </p>
104 +
105 + <p>The mission will be to successfully design a productive component framework
106 + that can serve as a launchpad for technologies covering a whole suite
107 + of typical information technology security scenarios
108 + which can be found in todays multi-faceted and heterogenous
109 + corporate service infrastructures.
110 + </p>
111 + </goals>
112 +
113 + <dev role="lead" description="project management">pappy</dev>
114 +
115 + <resource link="projectmanagement/index.xml">project management</resource>
116 +
117 + <resource link="threatmodels/index.xml">threat models</resource>
118 + <resource link="businessmodels/index.xml">business models</resource>
119 + <resource link="analysis/index.xml">analysis</resource>
120 + <resource link="solutions/index.xml">solutions</resource>
121 + <resource link="integration/index.xml">integration</resource>
122 +
123 + <!-- <resource link="references/index.xml">references</resource> -->
124 +
125 + <herd name="extreme-security" />
126 </project>
127
128
129
130
131 --
132 gentoo-commits@g.o mailing list