Version 1.4.3
This commit is contained in:
parent
1c569ec14d
commit
5431b1c711
461 changed files with 64073 additions and 0 deletions
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
228
v1.4.3/documents/macos/chat/chat.lyx
Normal file
228
v1.4.3/documents/macos/chat/chat.lyx
Normal file
|
@ -0,0 +1,228 @@
|
|||
#LyX 1.4.3 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 245
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass article
|
||||
\begin_preamble
|
||||
\usepackage{hyperref}
|
||||
\usepackage{html}
|
||||
\usepackage{german}
|
||||
\end_preamble
|
||||
\language ngerman
|
||||
\inputencoding auto
|
||||
\fontscheme default
|
||||
\graphics default
|
||||
\paperfontsize default
|
||||
\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 swedish
|
||||
\papercolumns 1
|
||||
\papersides 1
|
||||
\paperpagestyle default
|
||||
\tracking_changes false
|
||||
\output_changes true
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Include \input{titlebar.inc}
|
||||
preview false
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Include \input{menue.inc}
|
||||
preview false
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
begin{rawhtml}
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<!-- main starts here -->
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
<div id="main">
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
end{rawhtml}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Title
|
||||
Sicherer Chatten mit iChat
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Leider sind
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
htmladdnormallink{Pidgin}{http://pidgin.im}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
und
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
htmladdnormallink{Pidgin-Encryption}{http://pidgin-encrypt.sourceforge.net/}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
nicht für Mac OS X verfügbar.
|
||||
Deshalb kann an dieser Stelle das verschlüsselte Chatten unter Mac OS X
|
||||
nicht beschrieben werden.
|
||||
Stattdessen soll kurz erläutert werden, wie die Sicherheit mit Apples eigenem
|
||||
Chat-Programm iChat gesteigert werden kann.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Verschlüsseln des Verbindungsweges
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Während Pidgin eine Verschlüsselung von Endpunkt zu Endpunkt erlaubt, bieten
|
||||
andere Chatprogramme wenigstens die Möglichkeit, den Transportweg zu sichern.
|
||||
Diese Art der Verschlüsselung nennt sich 'Transport Layer Security', kurz:
|
||||
TLS.
|
||||
Früher wurde dies als 'Secure Socket Layer' bezeichnet, so dass man in
|
||||
den Programmen häufig noch die Bezeichnung SSL findet.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Aktiviert man TLS, dann wird die Verbindung vom eigenen Chatprogramm zum
|
||||
Chatserver verschlüsselt.
|
||||
Man kann aber nie wissen, ob der Empfänger der Nachricht ebenfalls diese
|
||||
Verschlüsselung eingeschaltet hat.
|
||||
Somit ist es möglich, dass die Nachricht die Hälfte der Strecke ver- und
|
||||
die andere Hälfte unverschlüsselt zurück legt.
|
||||
Eine Endpunkt zu Endpunkt Verschlüsselung ist also offensichtlich vorzuziehen.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Ob eine TLS-Verschlüsselung im Einzelfall möglich ist, hängt sehr davon
|
||||
ab, welches Chatprotokoll benutzt wird und ob der benutzte Server die Verschlüs
|
||||
selung unterstützt.
|
||||
Im Folgenden wird die Aktivierung von SSL in iChat mit einem
|
||||
\begin_inset ERT
|
||||
status collapsed
|
||||
|
||||
\begin_layout Standard
|
||||
|
||||
|
||||
\backslash
|
||||
htmladdnormallink{Jabber}{http://de.wikipedia.org/wiki/Jabber}
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
Account beschrieben.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Aktivieren von SSL in iChat für einen Jabber Account
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
In den Einstellungen von iChat für den Account auf den Reiter 'Servereinstellung
|
||||
en' gehen und das Häkchen 'Über SSL verbinden' anklicken.
|
||||
Der Port stellt sich automatisch auf 5223 ein.
|
||||
Dies ist der Port auf dem der Jabber Server üblicherweise die SSL-Verschlüsselu
|
||||
ng versteht.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float figure
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Graphics
|
||||
filename bilder/ichat_einstellungen_jabber_ssl.png
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Caption
|
||||
In iChat SSL aktivieren
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Include \input{progress/zur_uebersicht.inc}
|
||||
preview false
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
Loading…
Add table
Add a link
Reference in a new issue