From 58244ef30fcfb2584c651c23595b36d55b77f5b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 2 Nov 2024 18:09:24 +0100 Subject: Fix paragraphs in cabal description --- erebos.cabal | 4 ++-- 1 file 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 -- cgit v1.2.3