ckbunker
ckbunker copied to clipboard
CKBunker - A Bitcoin HSM solution to securely authorize transactions using an online Coldcard (over Tor)
Currently I have a Coldcard that is now stuck while booting. **Steps to reproduce.** 2. Enable HSM Mode 3. Plug into Dell R730 front usb port (left) 4. Device reboots...
Coldcard details: Mk3 Rev C v4.1.2 Platform: WSL2 - Ubunut 22.04 Issue: Coldcard has been connected to WSL as can be seen here:  But it does not show up...
On Python 3.11 the captcha doesn't appear anymore:  As this error happens: ``` 500 Internal Server Error Traceback: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/aiohttp/web_protocol.py",...
Seems jinja2 has change a bit and ckbunker need some adaptation. I am having this error with jinja2 version 3.1.2: > AttributeError: module 'jinja2' has no attribute 'escape' Reading https://jinja.palletsprojects.com/en/3.1.x/changes/...
Request to create an official ckbunker package for [start9](https://start9.com) embassy. The developer docs can be found [here](https://start9.com/latest/developer-docs/index).
A user is seeing this exception after installing CKBunker. Any ideas? Device is a Raspi 4. ``` Mar 31 06:54:55 myNode systemd[1]: ckbunker.service: Failed with result 'exit-code'. Mar 31 06:54:55...
Seems like we can't leave the page unattended for more than a minute to make changes before bein prompted to enter the crazy letters again.
Created a 2-3 on the Coldcard. Created an HSM policy. `{ "never_log": false, "must_log": false, "priv_over_ux": false, "boot_to_hsm": null, "period": 1440, "set_sl": null, "allow_sl": null, "rules": [ { "whitelist": [],...
from @tehelsper > I've also noticed that the CC can lose connection with CKBunker after a while and need to be reset. This seemed to fix it. The ColdCard was...
I was tinkering with adding this on myNode and ran into an error. I've got a few questions as well. Questions - How critical is the data in the encrypted...