summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-11-06 21:00:15 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-11-06 21:00:15 +0100
commitc4ff2f54c52e9ebb1c47aeb79284faf3fcbad4e3 (patch)
treef1c80ddc25adcbbeaae84e01a073810aaf95e60f /erebos.cabal
parentf4394413ab3cf2dfb94b1f024a047938cfd471e9 (diff)
parent58244ef30fcfb2584c651c23595b36d55b77f5b1 (diff)
Merge branch 'release-0.1'HEADmaster
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 93af480..5f3f33d 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -7,14 +7,14 @@ Description:
Library and simple CLI interface implementing the Erebos identity
management, decentralized messaging and synchronization protocol, along
with local storage.
- .
+
Erebos identity is based on locally stored cryptographic keys, all
communication is end-to-end encrypted. Multiple devices can be attached to
the same identity, after which they function interchangeably, without any
one being in any way "primary"; messages and other state data are then
synchronized automatically whenever the devices are able to connect with
one another.
- .
+
See README for usage of the CLI tool.
License: BSD-3-Clause
License-File: LICENSE