openoms
openoms
Aiming to follow the install process on a clean Debian 10 image. getting stuck at: ``` (venv) debian@ip2t:/var/www/sites/site_django_ip2tor/ip2tor_shop$ daphne django_ip2tor.asgi:application --port 8001 --proxy-headers Traceback (most recent call last): File "/var/www/sites/site_django_ip2tor/venv/bin/daphne",...
With references to the armhf package the LCD drivers are not compatible with the arm64/aaarch64 OS. https://github.com/goodtft/LCD-show/blob/master/LCD35-show#L50 Since the 8GB Raspberry Pi 4 appeared using a 64 bit OS makes...
Related to the work of @hashes4merkle in https://github.com/rootzoll/raspiblitz/issues/2842 and discussed in https://github.com/rootzoll/raspiblitz/issues/3053 - [x] building the arm64-rpi image in docker with https://github.com/mkaczanowski/packer-builder-arm - [x] moved the packer scripts out of...
Done in https://github.com/openoms/joininbox/pull/89 There is one issue where the sha256sum of the image did not match the image: https://github.com/openoms/joininbox/actions/runs/2770754146/attempts/1 ``` sha256sum -c joininbox-arm64-rpi.img.sha256 joininbox-arm64-rpi.img: FAILED sha256sum: WARNING: 1 computed checksum...
Using VirtualBox 6.1 in #89 headless = true nested_virt=true ``` Building packer image... virtualbox-iso.joininbox-amd64: output will be in this color. ==> virtualbox-iso.joininbox-amd64: Cannot find "Default Guest Additions ISO" in vboxmanage...
- [ ] edit the signet bitcoin.conf from CONFIG is signet is default - [ ] connect to raspiblitz signet node is present #72 - [ ] switch onion directory_nodes...
fix #57
Currently considered highly unsecure since cannot protect from physical theft. The unencrypted password can be extracted from storage if stored in plaintext leading to risking all the funds. Can consider...
The JoinMarket `sendpayment.py` is already capable of paying an arbitrary amount with a coinjoin with multiple participants to any address (SEND option). Can simulate the SW Stonewall function with: https://github.com/kristapsk/bitcoin-scripts...
Installation of an LCD or eInk display could be an option.