Wenn Sie nicht vertrauenswürdige Dokumente erhalten, zum Beispiel E-Mail-Anhänge, ermöglicht Ihnen Dangerzone, diese in sichere PDFs umzuwandeln, bevor Sie sie öffnen.
Dangerzone ist besonders nützlich für Journalisten, die möglicherweise gefährliche Dokumente von anonymen Quellen erhalten oder aus dem Internet herunterladen.
Dangerzone is created by Freedom of the Press Foundation, a nonprofit that protects public-interest journalism. Edward Snowden and Laura Poitras are on its Board of Directors.
Sie können Dangerzone in Tails über die Funktion Zusätzliche Software installieren.
Wir schließen Dangerzone nur nicht in Tails ein, weil es zu groß wäre (über 1 GB), aber wir empfehlen es dringend.
Erfahren Sie mehr darüber, wie Dangerzone funktioniert.
Unterstützte Formate
Dangerzone funktioniert mit vielen Dateiformaten, einschließlich:
PDFs
Microsoft Office documents, such as .docx, .xlsx, and .pptx
LibreOffice documents, such as .odt and .ods
Images, such as .jpg, .gif, .svg, .tiff, and .png
EPUB ebooks
Unterschiede zwischen Dangerzone und Metadata Cleaner
Tails enthält auch Metadata Cleaner, um Dateien zu bereinigen, aber die Anwendungsfälle für Dangerzone und Metadata Cleaner sind sehr unterschiedlich.
Wir empfehlen Ihnen, Folgendes zu verwenden:
Metadata Cleaner zur Entfernung von Metadaten aus Ihren Dateien, bevor Sie sie veröffentlichen oder teilen.
Dangerzone to sanitize untrusted documents shared with you by others.
*Dangerzone* | *Metadata Cleaner* | |
---|---|---|
Safe to use on | Other people's files | Your files only |
Clean audio and video files | No | Yes |
Remove malware and trackers | Yes | No |
Remove visual metadata and fingerprints¹ | No | No |
Allow selecting text in generated PDFs | Yes | No |
Speed | Slower | Faster |
Included in Tails by default | No | Yes |
- For example printer tracking dots, printing imperfections, or intentional misspellings
System requirements
Dangerzone requires a lot of memory in the computer and space in your Persistent Storage because it relies on software containers to manipulate dangerous files securely.
Um Dangerzone zu installieren, benötigen Sie mindestens:
8 GB of RAM
12 GB available in the Persistent Storage
Installing Dangerzone
To install Dangerzone as additional software in Tails, you have to:
Configure the Dangerzone APT repository
Beim Starten von Tails richten Sie ein Administrationspasswort ein.
Choose Apps ▸ Tails ▸ Persistent Storage to open the Persistent Storage settings.
Create a Persistent Storage if you don't have one already.
Stellen Sie sicher, dass die Funktion Zusätzliche Software aktiviert ist.
Schließen Sie die Einstellungen des beständigen Datenspeichers.
Choose Apps ▸ System Tools ▸ Console to open a console without administration rights.
Führen Sie den folgenden Befehl aus, um die Konfiguration Ihres beständigen Datenspeichers im Texteditor mit Administrationsrechten zu öffnen.
gnome-text-editor admin:///live/persistence/TailsData_unlocked/persistence.conf
Add the following line to store the configuration of third-party APT repositories in your Persistent Storage.
/etc/apt/sources.list.d source=apt/sources,link
Fügen Sie die folgende Zeile hinzu, um Podman-Container in Ihrem beständigen Datenspeicher zu speichern. Podman ist die Containerisierungs-Technologie, die von Dangerzone verwendet wird.
/home/amnesia/.local/share/containers source=podman
Save your changes and close the Text Editor.
Choose Apps ▸ System Tools ▸ Root Console to open a console with administration rights.
Führen Sie die folgenden Befehle aus, um das Dangerzone-Repository als zusätzliches APT-Repository zu konfigurieren.
mkdir /live/persistence/TailsData_unlocked/apt/sources
ln -s /usr/share/tails/apt/dangerzone.sources /live/persistence/TailsData_unlocked/apt/sources/
We include this sources file in Tails for convenience, but installing Dangerzone relies on the APT repository hosted by Freedom of the Press Foundation. As a consequence:
- You need to trust the packages from this repository not to break the security of your Tails.
- Dangerzone might stop working in Tails outside of the control of the Tails team.
Starten Sie Tails neu.
Installieren Sie das Dangerzone-Paket
Beim Starten von Tails richten Sie ein Administrationspasswort ein.
Choose Apps ▸ System Tools ▸ Root Console to open a console with administration rights.
Führen Sie die folgenden Befehle aus, um das Paket
dangerzone
und seine Abhängigkeiten zu installieren.apt update
apt install dangerzone fuse-overlayfs uidmap
Nachdem die Pakete installiert sind, erscheint eine Benachrichtigung, die fragt, ob Sie
dangerzone
,fuse-overlayfs
unduidmap
jedes Mal installieren möchten, wenn Sie Tails in Zukunft starten.Wählen Sie Jedes Mal installieren.
Close the Root Console.
Ein Testdokument konvertieren
Choose Apps ▸ Office ▸ Dangerzone to open Dangerzone.
When opened for the first time, Dangerzone installs its container.
Dieser Vorgang kann mehrere Minuten in Anspruch nehmen.
Nachdem die Einrichtung abgeschlossen ist, wird Dangerzone geöffnet.
Klicken Sie auf die Schaltfläche Select suspicious documents.
Select a simple document to test the conversion process, like an empty LibreOffice document or an image.
Converting this first document can also take several minutes. After this first document, converting other documents will be faster.
If converting fails with the error Unknown error code '125', restart Tails and try again.
Dangerzone needs a lot of available RAM when running for the first time. Restarting Tails frees as much RAM as possible.
Dangerzone requires at least 8 GB of RAM to install.
After the conversion finishes, the original document is moved to a new unsafe folder and the name of the safe document that has been created includes safe. For example:
├── document-safe.odt └── unsafe └── document.odt
You can use several applications included in Tails to edit the safe PDF produced by Dangerzone.