mirror of
https://github.com/openoms/joininbox.git
synced 2026-08-19 13:18:11 +02:00
No description
| images | ||
| scripts | ||
| .gitignore | ||
| build_joininbox.md | ||
| build_joininbox.sh | ||
| FAQ.md | ||
| prepare_remote_node.md | ||
| README.md | ||
JoininBox
A minimalistic, security focused linux environment for JoinMarket with a terminal based graphical menu.
Features
- Send transactions with improved privacy using CoinJoin and PayJoin
- Run the Yield Generator as a service and earn fees for providing liquidity
- Use the JoinMarket-QT GUI remotely over SSH
- Signet support to test for free
Connect to a Bitcoin Core node
- Try signet locally
- Connect remotely to a
- RaspiBlitz over LAN or Tor
- RoninDojo over LAN or Tor
- Run locally as part of the RaspiBlitz SERVICES
- (Soon: run a pruned node locally on JoininBox)
Required Hardware
- RaspberryPi 4 (alternatively any other computer running a Debian Linux flavour)
- 32 Gb SDcard
- (USB SSD to run a pruned bitcoin node locally)
Set up JoininBox on Linux
Tested environments
- Debian Buster X86_64 desktop
- Raspberry Pi 4 running 64bit Debian Buster
- Hardkernel Odroid XU4 running 32bit Armbian Buster
- Hardkernel Odroid C4 running 64bit Armbian Focal and Buster
- Raspberry Pi Zero, 3 and 4 running RaspberryOS (32bit Buster)
Install JoininBox
-
Start as the
rootuser or change with:
$ sudo - su -
Run the build script:
# download wget https://raw.githubusercontent.com/openoms/joininbox/master/build_joininbox.sh # inspect the script cat build_joininbox.sh # run sudo bash build_joininbox.sh -
start the JoininBox menu by changing to the
joinmarketuser in the terminal:
$ sudo su joinmarket
or
log in with ssh to:
joinmarket@LAN_IP_ADDRESS
the default password is:joininbox- will be prompted to change it on the first start
More info
- Video demonstration / slides of running JoinMarket with JoininBox on the RaspiBlitz
- How to prepare a remote node to accept the JoinMarket connection
- Frequently Asked Questions and notes
- JoinMarket on the RaspiBlitz guide
- Connect JoinMarket running on a Linux desktop to a remote node
- Instructions on how to build the JoininBox step-by-step manually
Forums
- Telegram: https://t.me/joinmarketorg
- IRC: #joinmarket on Freenode
- Reddit: https://www.reddit.com/r/joinmarket/
- Keybase: https://keybase.io/team/raspiblitz#joinmarket