Skip to content

Commit 35c297a

Browse files
authored
docs: update README.md
1 parent da11130 commit 35c297a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ People want secure communications, but moving friends to new platforms is nearly
1717
- **Quantum-resistant** — Post-quantum cryptography (ML-KEM-768) + AES-256-GCM
1818
- **Wallet-grade security** — MetaMask-style vault with master password protection
1919

20-
---
21-
2220
## Installation
2321

2422
### From Source (Development)
@@ -52,8 +50,6 @@ People want secure communications, but moving friends to new platforms is nearly
5250
- Brave
5351
- Any Chromium-based browser
5452

55-
---
56-
5753
## Quick Start
5854

5955
### First Time Setup
@@ -97,8 +93,6 @@ Create groups to share keys with multiple people:
9793
- Fresh install: "Restore from Backup" on first launch
9894
- Existing vault: Settings → Import to merge keys
9995

100-
---
101-
10296
## Features
10397

10498
### Secure Compose Mode
@@ -121,8 +115,6 @@ Export/import your entire vault with AES-256 encryption.
121115
### Performance Optimized
122116
Smart viewport scanning — only processes visible content. Limits auto-decryption to prevent spam attacks.
123117

124-
---
125-
126118
## Security
127119

128120
### Cryptography
@@ -147,8 +139,6 @@ Smart viewport scanning — only processes visible content. Limits auto-decrypti
147139
- No sender authentication (no signatures yet)
148140
- Metadata visible to platforms (message length, timing)
149141

150-
---
151-
152142
## Development
153143

154144
### Scripts
@@ -204,8 +194,6 @@ src/
204194
npm test
205195
```
206196

207-
---
208-
209197
## Authors
210198

211199
- **Guilherme Neves** ([@0xneves](https://github.com/0xneves)) — Creator

0 commit comments

Comments
 (0)