Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardicus committed Aug 14, 2024
1 parent 5b9d2ed commit 9a8789a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@ Chat encrypted with PGP with anyone else.
You session is encrypted using ChaCha20Poly1305 with a
session key that is protected with PGP key assymetrical
encryption.

## Work in progress

This is a work in progress. So far I have this:

- PGP assymetrical encryption using pre-existing pgp-keys (you can create them with gpg)
- Topic based middleware using Zenoh

Will work on this:

- Web front end
- Hosting middleware peers that enable communications behind routers


0 comments on commit 9a8789a

Please sign in to comment.