restructure
This commit is contained in:
parent
ef7661245b
commit
598a10bc28
182 changed files with 342 additions and 336 deletions
|
@ -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](../tools/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](../../../Server/eMails.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:**
|
||||
|
@ -30,8 +30,8 @@ Tails (The Amnesic Incognito Live System) is a privacy-focused operating system
|
|||
- Users can configure persistent storage on a separate partition of the USB stick to retain certain data, settings, and installed applications across Tails sessions.
|
||||
|
||||
## Usage:
|
||||
### 1. **Browsing with [Tor](../tools/Tor.md):**
|
||||
- Tails routes all internet traffic through the [Tor](../tools/Tor.md) network, providing anonymous and encrypted internet browsing. This helps users evade censorship and protect their online identity.
|
||||
### 1. **Browsing with [Tor](../internet/Tor.md):**
|
||||
- Tails routes all internet traffic through the [Tor](../internet/Tor.md) network, providing anonymous and encrypted internet browsing. This helps users evade censorship and protect their online identity.
|
||||
### 2. **Secure Communication:**
|
||||
- Tails includes tools for secure communication, such as email encryption and secure instant messaging, ensuring private conversations and confidential data transfer.
|
||||
### 3. **Document and File Handling:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue