commit 993b0589548750185b59db8e25325dd41ff835ec parent 348e209ce06e6a2d7ff368a793553bc7f19a59b1 Author: Jackson G. Kaindume <seestem@merely.tech> Date: Sun, 21 Aug 2022 11:32:16 +0200 Update README Diffstat:
M | README.md | | | 18 | +----------------- |
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/README.md b/README.md @@ -13,24 +13,8 @@ ___ ░▀▀▀░░▀░░▀░▀░░▀░░▀▀▀░▀░░░▀░▀░▀▀▀░▀░▀░▀░▀ ``` -User management protocol. The philosophy is that with the right -cryptography and data handling strategies you don't need to -self-host to have freedom/control and privacy. - -## Features - -- [ ] Confidentiality -- [ ] Integrity -- [ ] Availability -- [ ] Authentication -- [ ] Validation -- [ ] Session management -- [ ] Lock-in Free - -## Cyphers - Cyrtophora is built on top of the following cyphers: - [scrypt](https://www.tarsnap.com/scrypt.html): Used for password hashing. - [ed25519](https://ed25519.cr.yp.to/): Digital Signatures -- [XChaCha20-Poly1305](https://libsodium.gitbook.io/doc/secret-key_cryptography/aead/chacha20-poly1305/xchacha20-poly1305_construction): Symmetric Encryption +- [XChaCha20-Poly1305](https://libsodium.gitbook.io/doc/secret-key_cryptography/aead/chacha20-poly1305/xchacha20-poly1305_construction): Symmetric Encryption