Commit | Line | Data |
---|---|---|
4f6859f7 GPC |
1 | <!DOCTYPE html> |
2 | <html> | |
3 | <head> | |
2aaf0036 GPC |
4 | <meta charset="utf-8"> |
5 | ||
6 | <title>E-Mail-Selbstverteidigung - Eine Anleitung zur Bekämpfung der Überwachung mit GnuPG</title> | |
7 | <meta name="keywords" content="GnuPG, GPG, openpgp, Überwachung, Privatsphäre, Enigmail" /> | |
8 | <meta name="description" content="E-Mail-Überwachung verstößt gegen grundlegende Rechte und bedroht die Meinungsfreiheit. Diese Anleitung zeigt dir, wie du in 30 Minuten mit GnuPG verschlüsseln kannst."> | |
9 | ||
10 | <meta name="viewport" content="width=device-width, initial-scale=1"> | |
11 | <link rel="stylesheet" href="//static.fsf.org/nosvn/enc-dev0/css/main.css"> | |
12 | <link rel="shortcut icon" href="//static.fsf.org/nosvn/enc-dev0/img/favicon.ico" /> | |
13 | <style type="text/css" > | |
ae15536f | 14 | h1 { font-size: 4.5 em !important} |
2aaf0036 | 15 | </style> |
4f6859f7 | 16 | </head> |