Skip to content

Commit ed3cf49

Browse files
committed
Update README.md
1 parent 46be4b0 commit ed3cf49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# 🔐 SEN - Secure Encrypted Notepad
22

3-
SEN (v0.4.1) is a specialized, local-first text editor designed for absolute security. It uses **keyfile-only authentication** instead of passwords, ensuring that your documents cannot be decrypted without physical access to your unique keyfile.
3+
SEN is a local-first text editor designed for security. It uses **keyfile-only authentication** instead of passwords, ensuring that your documents cannot be decrypted without physical access to your unique keyfile.
44

55
---
66

77
## ✨ Core Features
88

9-
### 🔒 Military-Grade Security
9+
### 🔒 Security
1010
- **Keyfile-Only Auth:** No passwords to remember or crack. Any file (image, binary, text) can act as your keyfile.
1111
- **XChaCha20-Poly1305:** State-of-the-art authenticated encryption.
1212
- **Argon2id KDF & SHA-256:** Robust key derivation and hashing.

0 commit comments

Comments
 (0)