From 0f92eba8f924b1450a7b15fb832207e955495f0c Mon Sep 17 00:00:00 2001 From: ArmchairAncap <127013963+armchairancap@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:18:48 +0800 Subject: [PATCH] Add xx network Haven Adds haven.xx.network. Note: there's another Haven app already, so - the description contains a disambiguation - the file is prefixed with `xx-network-` because of file name conflict - the branch is name prefixed as well --- software/xx-network-haven.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/xx-network-haven.yml diff --git a/software/xx-network-haven.yml b/software/xx-network-haven.yml new file mode 100644 index 0000000000..35427daead --- /dev/null +++ b/software/xx-network-haven.yml @@ -0,0 +1,13 @@ +name: "Haven" +website_url: "https://xx.network" +source_code_url: "https://git.xx.network/elixxir/speakeasy-web/" +description: "anonymous, distributed, mixnet-based text messaging chat app. Uses xx network's cMixx technology by Dr. David Chaum. Not to be confused with Haven the blogging system." +licenses: + - BSD-2-Clause +platforms: + - Nodejs + - Docker +tags: + - Communication - Custom Communication Systems +depends_3rdparty: false +demo_url: "https://haven.xx.network"