mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
databag - use fastlane
This commit is contained in:
parent
0a4f0c093c
commit
583ca0bdcd
1 changed files with 0 additions and 12 deletions
|
|
@ -8,18 +8,6 @@ IssueTracker: https://github.com/balzack/databag/issues
|
|||
Changelog: https://raw.githubusercontent.com/balzack/databag/main/doc/CHANGELOG.md
|
||||
|
||||
AutoName: Databag
|
||||
Description: |-
|
||||
Databag is a self-hosted messaging service. Notable features include:
|
||||
* Decentralized (direct communication between app and server node)
|
||||
* Federated (accounts on different nodes can communicate)
|
||||
* Public-Private key based identity (not bound to any blockchain or hosting domain)
|
||||
* End-to-End encryption (the hosting admin cannot view sealed topics, default unsealed)
|
||||
* Audio and Video Calls (nat traversal requires separate relay server)
|
||||
* Topic based threads (messages organized by topic not contacts)
|
||||
* Lightweight (server can run on a raspberry pi zero v1.3)
|
||||
* Low latency (use of websockets for push events to avoid polling)
|
||||
* Unlimited accounts per node (host for your whole family)
|
||||
* Mobile alerts for new contacts, messages, and calls (supports UnifiedPush, FCM, APN)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/balzack/databag.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue