diff --git a/README.md b/README.md index de7cc58..7a8f073 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Welcome to PGP chat. This in a encrypted chat platform based on [PGP](https://en ## Encryption Each chat session is encrypted using a symmectrical ChaCha20Poly1305 algorithm -with a shared secret session key that is protected with PGP key assymetrical +with a shared secret that is protected with PGP assymetrical encryption. ## Communication