From e9f39a7b2150bd657eb1da38f872e1915ed93c48 Mon Sep 17 00:00:00 2001 From: naturallaw777 <99053422+naturallaw777@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:35:38 +0000 Subject: [PATCH] docs: acknowledge LiveKit and Alby Hub Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com> --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b764c7..a583980 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ presents and manages the features available on your system. - Bitcoin Knots, Electrs, and Tor integration - LND and Ride The Lightning, with [Alby Hub](https://albyhub.com) for Nostr - Wallet Connect + Wallet Connect (NWC) connections - BTCPay Server - Sparrow Wallet, Bisq, and Bisq 2, with automatic wallet-to-node connections - Optional: a self-hosted [Mempool](https://github.com/mempool/mempool) @@ -120,7 +120,8 @@ Run your own Bitcoin infrastructure. Verify your own money. Trust no one. - The [Synapse](https://github.com/element-hq/synapse) homeserver (Matrix) and the [Element](https://element.io) client -- Optional Matrix-native calling +- Optional Matrix-native Element audio and video calling, powered by + [LiveKit](https://livekit.io) - Optional [Haven](https://github.com/bitvora/haven) [Nostr](https://github.com/nostr-protocol/nostr) relay @@ -578,9 +579,9 @@ rebuilds the machine into the selected declarative state. | Bitcoin and Lightning stack | `modules/bitcoinecosystem.nix` | | Automatic wallet-to-node connections | `modules/wallet-autoconnect.nix` | | Optional Bitcoin Core in place of Knots | `modules/bitcoin-core.nix` | -| Alby Hub and Nostr Wallet Connect on LND | `modules/nwc-wallets.nix`, `packages/albyhub/` | +| Alby Hub and Nostr Wallet Connect (NWC) on LND | `modules/nwc-wallets.nix`, `packages/albyhub/` | | Matrix Synapse | `modules/synapse.nix` | -| Optional Matrix calling | `modules/element-calling.nix` | +| Optional Element audio and video calling via LiveKit | `modules/element-calling.nix` | | Optional Haven Nostr relay | `modules/haven.nix` | | Nextcloud, Vaultwarden, WordPress | `modules/nextcloud.nix`, `modules/vaultwarden.nix`, `modules/wordpress.nix`, `modules/php.nix` | | Optional Mempool explorer | `modules/mempool.nix` | @@ -664,6 +665,8 @@ Sovran_SystemsOS also depends on the work of the developers and communities behi - [Electrs](https://github.com/romanz/electrs) - [LND](https://github.com/lightningnetwork/lnd) - [Ride The Lightning](https://github.com/Ride-The-Lightning/RTL) +- [Alby Hub](https://github.com/getAlby/hub) for Nostr Wallet Connect (NWC) + connections - [BTCPay Server](https://github.com/btcpayserver/btcpayserver) - [Tor](https://www.torproject.org) - [NixOS](https://github.com/NixOS/nixpkgs) @@ -672,6 +675,8 @@ Sovran_SystemsOS also depends on the work of the developers and communities behi - [Nextcloud](https://github.com/nextcloud/server) - [Matrix Synapse](https://github.com/element-hq/synapse) - [Element](https://github.com/element-hq/element-web) +- [LiveKit](https://github.com/livekit/livekit) for Element audio and video + calling - [Vaultwarden](https://github.com/dani-garcia/vaultwarden) - [WordPress](https://github.com/WordPress/WordPress) - Every other upstream project included in the system