* Grafik aus index.lyx enfernt
* Footer neu formatiert * Menue vereinfacht - enthaelt nur noch die wichtigsten Punkte - noch nicht funktionsfaehig
This commit is contained in:
parent
9651bb0cd1
commit
738f0c2a3b
4 changed files with 151 additions and 104 deletions
|
@ -6,6 +6,11 @@ HINWEISE
|
|||
padding,margin Angaben: oben rechts unten links
|
||||
*/
|
||||
|
||||
body {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
color: #7fb945;
|
||||
}
|
||||
|
@ -39,11 +44,8 @@ hr {
|
|||
}
|
||||
|
||||
#container {
|
||||
background: none;
|
||||
width: 100%;
|
||||
padding: 0px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#container hr {
|
||||
|
@ -139,25 +141,30 @@ caption {
|
|||
padding-left: 1em;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
|
||||
/* Fix fuer den IE, damit der footer zentriert wird */
|
||||
#footer_center {
|
||||
text-align: center;
|
||||
}
|
||||
/* #### Footer #### */
|
||||
|
||||
#footer {
|
||||
clear: left;
|
||||
text-align: center;
|
||||
width: 80%;
|
||||
border-top: 1px solid silver;
|
||||
margin: 30px auto 10px auto;
|
||||
padding: 5px;
|
||||
border-top: 1px solid #B7B7B7;
|
||||
background: rgb(233,238,249);
|
||||
margin-top: 30px;
|
||||
padding: 15px 15px 0 15px;
|
||||
color: #777777;
|
||||
font-size: small;
|
||||
height: 50px;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
#footer .externalLink {
|
||||
background: url(externallinksmall.png) right center no-repeat;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
#footer .left {
|
||||
text-align: left;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#footer .right {
|
||||
text-align: right;
|
||||
}
|
|
@ -1,9 +1,12 @@
|
|||
<div id="footer_center">
|
||||
<div id="footer">
|
||||
CryptoCD v1.2.3 -- Projekthomepage: <a class="externalLink" href="http://cryptocd.org/" title="CryptoCD Projektseite">cryptocd.org</a><br/><br/>
|
||||
<a href="copyleft.html"><img src="somerights20.png" width="88" height="31" border="0" alt="Creative Commons"></a><br/>
|
||||
<a href="copyleft.html" title="Creative Commons Lizenz">Informationen zur Lizenz der CryptoCD</a>.
|
||||
<!-- /Creative Commons License -->
|
||||
<div class="left">
|
||||
Die CryptoCD 1.2.3<br/>
|
||||
<a class="externalLink" href="http://cryptocd.org/" title="CryptoCD Projektseite">http://cryptocd.org</a>
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
<a href="copyleft.html" title="CryptoCD Lizenz"><img src="somerights20.png" width="88" height="31" border="0" alt="Creative Commons"></a>
|
||||
<!-- /Creative Commons License -->
|
||||
<!--
|
||||
|
||||
<rdf:RDF xmlns="http://web.resource.org/cc/"
|
||||
|
@ -28,7 +31,7 @@
|
|||
|
||||
-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- das div="container" wird geschlossen -->
|
||||
</div>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#LyX 1.3 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 221
|
||||
#LyX 1.4.1 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 245
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass article
|
||||
\begin_preamble
|
||||
\usepackage{hyperref}
|
||||
|
@ -11,107 +13,154 @@
|
|||
\fontscheme default
|
||||
\graphics default
|
||||
\paperfontsize default
|
||||
\spacing single
|
||||
\papersize Default
|
||||
\paperpackage a4
|
||||
\use_geometry 0
|
||||
\use_amsmath 0
|
||||
\use_natbib 0
|
||||
\use_numerical_citations 0
|
||||
\spacing single
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_amsmath 1
|
||||
\cite_engine basic
|
||||
\use_bibtopic false
|
||||
\paperorientation portrait
|
||||
\secnumdepth 3
|
||||
\tocdepth 3
|
||||
\paragraph_separation skip
|
||||
\defskip medskip
|
||||
\quotes_language english
|
||||
\quotes_times 2
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tracking_changes false
|
||||
\output_changes true
|
||||
\end_header
|
||||
|
||||
\layout Standard
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset ERT
|
||||
status Collapsed
|
||||
status collapsed
|
||||
|
||||
\layout Standard
|
||||
\begin_layout Standard
|
||||
|
||||
\backslash
|
||||
|
||||
\backslash
|
||||
begin{rawhtml}
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<div id="container">
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\backslash
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
end{rawhtml}
|
||||
\end_inset
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Include \input{menue.inc}
|
||||
preview false
|
||||
|
||||
\end_inset
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset ERT
|
||||
status Open
|
||||
status collapsed
|
||||
|
||||
\layout Standard
|
||||
\begin_layout Standard
|
||||
|
||||
\backslash
|
||||
|
||||
\backslash
|
||||
begin{rawhtml}
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<!-- main starts here -->
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<div id="main">
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\backslash
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
end{rawhtml}
|
||||
\end_inset
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\layout Title
|
||||
\end_layout
|
||||
|
||||
\begin_layout Title
|
||||
Die CryptoCD ist rund.
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Die CryptoCD ist ein Projekt mit einem klaren Ziel: Verschlüsselung für
|
||||
die Massen.
|
||||
|
||||
\layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float figure
|
||||
wide false
|
||||
collapsed true
|
||||
|
||||
\layout Standard
|
||||
|
||||
sideways false
|
||||
status collapsed
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Graphics
|
||||
filename oldskool_klein.png
|
||||
|
||||
\end_inset
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_inset
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Wir wollen mit dieser CD möglichst vielen Menschen ermöglichen, mit einem
|
||||
Maximum an Privatsphäre öffentliche Netze (wie das Internet) benutzen zu
|
||||
können.
|
||||
Der Einstieg in das Thema Verschlüsselung und die folgenden Anleitungen
|
||||
sind bewusst einsteigerfreundlich gehalten.
|
||||
Wenn dir etwas langweilig oder bekannt vorkommt, dann überspringe es einfach.
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Großen Wert legen wir darauf, Menschen mit verschiedensten Betriebssystemen
|
||||
zu erreichen.
|
||||
So wirken wir einer marktdominierten Ausgrenzung entgegen.
|
||||
|
@ -120,43 +169,53 @@ Gro
|
|||
solche CD wohl auch gar nicht realisierbar.
|
||||
Deswegen an dieser Stelle einen großen Dank an alle EntwicklerInnen der
|
||||
verwendeten Programme und Anleitungen.
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Die Beschreibungen auf dieser CryptoCD werden dich in die Lage versetzen,
|
||||
durch Verschlüsselung deine Privatsphäre zu schützen.
|
||||
Auf der linken Seite siehst du ein Navigationsmenü, welches dich durch
|
||||
die Materie begleitet.
|
||||
Fang' einfach oben an und klick dich nach unten durch.
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Bist du die wichtigsten Texte durchgegangen, dann brauchst du nur noch deine
|
||||
GesprächspartnerInnen dazu animieren, es dir gleich zu tun, und schon kann
|
||||
es losgehen ;>
|
||||
\layout Standard
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Viel Spass!
|
||||
\layout Description
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\emph on
|
||||
\emph on
|
||||
Optimierung:
|
||||
\emph default
|
||||
\emph default
|
||||
Der Inhalt dieser CD wird laufend weiterentwickelt.
|
||||
Darum freuen wir uns über Feedback.
|
||||
Schicke eine E-Mail an
|
||||
\emph on
|
||||
\emph on
|
||||
cryptocd@systemausfall.org
|
||||
\emph default
|
||||
\emph default
|
||||
oder schau auf die
|
||||
\begin_inset ERT
|
||||
status Collapsed
|
||||
status collapsed
|
||||
|
||||
\layout Standard
|
||||
\begin_layout Standard
|
||||
|
||||
\backslash
|
||||
|
||||
\backslash
|
||||
htmladdnormallink{CryptoCD Projektseite}{http://cryptocd.org/}
|
||||
\end_inset
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
Dort kannst du Kritik und Fragen loswerden.
|
||||
\the_end
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
|
@ -1,32 +1,10 @@
|
|||
\begin{rawhtml}
|
||||
<div id="nav">
|
||||
<h2><a href="index.html">CryptoCD</a></h2>
|
||||
Hol dir die Privatsphäre ins Netz!
|
||||
<h3>Grundlagen</h3>
|
||||
<ul>
|
||||
<li><a href="warumverschluesselung.html" title="Warum Verschlüsselung">Warum Verschlüsselung?</a> -- der thematische Einstieg</li>
|
||||
<li><a href="wiefunktionierts.html" title="Die Theorie">Wie denn nun?</a> -- ein wenig Theorie</li>
|
||||
<li><a href="asymmetrie.html" title="Asymmetrische Verschlüsselung">Asymmetrische Verschlüsselung</a> -- kurz erklärt</li>
|
||||
</ul>
|
||||
<h3>E-Mail</h3>
|
||||
<ul>
|
||||
<li><a href="e-mail.html" title="Ueberblick">Überblick</a> --
|
||||
E-Mail Verschlüsselung<br/></li>
|
||||
<li><a href="thunderbird.html" title="Thunderbird">Thunderbird</a></li>
|
||||
<li><a href="gpg.html" title="GnuPG">GnuPG</a></li>
|
||||
<li><a href="enigmail.html" title="Enigmail">Enigmail</a></li>
|
||||
<li><a href="tb_nutzung.html" title="E-Mails verschlüsseln">E-Mails verschlüsseln</a> -- die praktische Anwendung</li>
|
||||
</ul>
|
||||
<h3>Instant Messaging</h3>
|
||||
<ul>
|
||||
<li><a href="gaim_encryption.html" title="Gaim">Gaim</a> -- ICQ &
|
||||
Co. ohne neugierige Blicke</li>
|
||||
</ul>
|
||||
<h3>Kleingedrucktes</h3>
|
||||
<ul>
|
||||
<li><a href="links.html" title="Links">Links</a> -- weitere Lektüre</li>
|
||||
<li><a href="senselab.html" title="einige Autoren">Sense.Lab</a> -- die Initiatoren</li>
|
||||
<li><a href="copyleft.html" title="Copyleft">Copyleft</a> -- deine Freiheiten im Umgang mit dieser CD</li>
|
||||
<li><a href="" title="">Einführung ins Thema</li>
|
||||
<li><a href="" title="">E-Mail verschlüsseln</a></li>
|
||||
<li><a href="" title="">Chat-Nachrichten verschüsseln</a></li>
|
||||
<li><a href="" title="">Über die CD</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
\end{rawhtml}
|
||||
\end{rawhtml}
|
Loading…
Reference in a new issue