erebos: Decentralized messaging and synchronization
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.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ci | Options for CI testing | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
ice | Enable peer discovery with ICE support using pjproject | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- erebos-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.2 && <2.3), base (>=4.13 && <4.20), binary (>=0.8 && <0.11), bytestring (>=0.10 && <0.13), clock (>=0.8 && <0.9), containers (>=0.6 && <0.8), cryptonite (>=0.25 && <0.31), deepseq (>=1.4 && <1.6), directory (>=1.3 && <1.4), erebos, filepath (>=1.4 && <1.6), hashable (>=1.3 && <1.5), hashtables (>=1.2 && <1.4), haskeline (>=0.7 && <0.9), hinotify (>=0.4 && <0.5), iproute (>=1.7.12 && <1.8), memory (>=0.14 && <0.19), mtl (>=2.2 && <2.4), network (>=3.1 && <3.2), process (>=1.6 && <1.7), stm (>=2.5 && <2.6), template-haskell (>=2.17 && <2.22), text (>=1.2 && <2.2), time (>=1.8 && <1.14), transformers (>=0.5 && <0.7), unix (>=2.7 && <2.9), uuid (>=1.3 && <1.4), zlib (>=0.6 && <0.8) [details] |
License | BSD-3-Clause |
Author | Roman Smrž <roman.smrz@seznam.cz> |
Maintainer | roman.smrz@seznam.cz |
Category | Network |
Home page | https://erebosprotocol.net/erebos |
Source repo | head: git clone git://erebosprotocol.net/erebos |
Uploaded | by RomanSmrz at 2024-05-05T14:31:58Z |
Distributions | |
Executables | erebos |
Downloads | 225 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-05-05 [all 1 reports] |