summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-11-02 18:09:24 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-11-02 18:09:24 +0100
commit58244ef30fcfb2584c651c23595b36d55b77f5b1 (patch)
treeffdbaccd54266c078c29d803d5d2ba8c971926ec
parent0b6d97c2b499eb44a1ff3a9052af8606a0334089 (diff)
Fix paragraphs in cabal descriptionrelease-0.1
-rw-r--r--erebos.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/erebos.cabal b/erebos.cabal
index a11861a..fa000bd 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