This commit is contained in:
JMARyA 2024-02-12 08:30:27 +01:00
parent 68cc0a4a34
commit b911a95873
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
6 changed files with 30 additions and 6 deletions

View file

@ -13,7 +13,7 @@ Tails (The Amnesic Incognito Live System) is a privacy-focused operating system
### 1. **Live Operating System:**
- Tails is a live operating system, meaning it can be run directly from a USB stick or DVD without the need for installation on a computer's hard drive. This enables users to use Tails on any computer without leaving any footprint on the host system.
### 2. **Privacy and Anonymity:**
- Tails routes all internet traffic through the [Tor](../internet/Tor.md) network by default, providing users with anonymous and censorship-resistant access to the internet. It also includes cryptographic tools for encrypting [emails](../../../Server/eMails.md) and files, enhancing user privacy.
- Tails routes all internet traffic through the [Tor](../internet/Tor.md) network by default, providing users with anonymous and censorship-resistant access to the internet. It also includes cryptographic tools for encrypting [emails](../internet/eMail.md) and files, enhancing user privacy.
### 3. **Amnesic by Design:**
- Tails is designed to be amnesic, meaning it forgets everything about the user's activities after each session. Once the session is closed, no data is stored unless explicitly saved to an external drive.
### 4. **Persistent Storage Encryption:**