diff --git a/README.md b/README.md index 34c8718..eccdc4c 100755 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For more info, see [unsigned.io/projects/reticulum](https://unsigned.io/projects ## Notable Features - Coordination-less globally unique adressing and identification - Fully self-configuring multi-hop routing - - Complete initiator anonymity - communicate without revealing your identity + - Complete initiator anonymity, communicate without revealing your identity - Asymmetric X25519 encryption and Ed25519 signatures as a basis for all communication - Forward Secrecy with ephemereal Elliptic Curve Diffie-Hellman keys on Curve25519 - Reticulum uses the [Fernet](https://github.com/fernet/spec/blob/master/Spec.md) specification for on-the-wire / over-the-air encryption diff --git a/docs/manual/_sources/whatis.rst.txt b/docs/manual/_sources/whatis.rst.txt index 2e87423..733a240 100644 --- a/docs/manual/_sources/whatis.rst.txt +++ b/docs/manual/_sources/whatis.rst.txt @@ -27,7 +27,7 @@ What does Reticulum Offer? * Fully self-configuring multi-hop routing -* Complete initiator anonymity - communicate without revealing your identity +* Complete initiator anonymity, communicate without revealing your identity * Asymmetric X25519 encryption and Ed25519 signatures as a basis for all communication diff --git a/docs/manual/whatis.html b/docs/manual/whatis.html index 0fed8bb..2e7db90 100644 --- a/docs/manual/whatis.html +++ b/docs/manual/whatis.html @@ -60,7 +60,7 @@