forked from michael.heier/umbrel-apps
ca9361b39e
This reverts commit dc98effae1
.
37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
manifestVersion: 1.1
|
|
id: samourai-server
|
|
category: Wallet Servers
|
|
name: Samourai Server
|
|
version: "1.16.1-hotfix-1"
|
|
tagline: Your private backing server for Samourai Wallet
|
|
description: >-
|
|
Samourai Server is an exclusive Umbrel app that runs Samourai Dojo
|
|
and Whirlpool backing servers, and provides you easy step-by-step instructions
|
|
to connect your Samourai Wallet to them. Samourai Wallet is unrivaled in
|
|
transaction privacy, but its default configuration is still subject to network
|
|
level privacy loss.
|
|
|
|
|
|
By default, Samourai Wallet will connect to its centrally controlled Dojo hosted in Iceland. By hosting your own Samourai Server, you can bypass its servers completely when using Samourai Wallet or Sentinel, and gain total financial sovereignty without any complexity.
|
|
|
|
|
|
Bundles Whirlpool CLI v0.10.15.
|
|
developer: Samourai
|
|
website: https://samouraiwallet.com
|
|
dependencies:
|
|
- bitcoin
|
|
- electrs
|
|
repo: https://github.com/louneskmt/umbrel-samourai-dojo/tree/v1.16.1-umbrel
|
|
support: https://t.me/SamouraiWallet
|
|
port: 3021
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
releaseNotes: >-
|
|
Change web UI port from 3005 to 3021
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/pull/461 |