diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-04-16 21:54:25 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-04-17 20:59:41 +0200 |
commit | 2bb4415d88073e849c32ad7f67e635f9f69125db (patch) | |
tree | f3450b9bbc139b91ce142d6156ec4618fe0ebdb2 /README.md | |
parent | 2c297cb6747080cd47cdcd9bbd23c5f24a092e8f (diff) |
Update homepage and specification URLs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ The erebos binary provides simple CLI interface to the decentralized Erebos messaging service. Local identity is created on the first run. Protocol and services specification is being written at: -[http://erebosprotocol.net](http://erebosprotocol.net) +[https://erebosprotocol.net/spec](https://erebosprotocol.net/spec) Erebos identity is based on locally stored cryptographic keys, all communication is end-to-end encrypted. Multiple devices can be attached to the |