Update system notes

This commit is contained in:
Taylor Helsper 2021-02-13 17:22:23 -06:00
parent 87b519650c
commit 9e87880e56

View File

@ -18,3 +18,7 @@ Various restrictions and behaviors of myNode and the various applications are do
echo 1 > /sys/bus/usb/devices/<coldcard device>/authorized echo 1 > /sys/bus/usb/devices/<coldcard device>/authorized
- CKBunker uses a separate password that starts as "bolt" and can be updated within the app - CKBunker uses a separate password that starts as "bolt" and can be updated within the app
- The password is stored in plaintext on the myNode drive - The password is stored in plaintext on the myNode drive
## Sphinx Relay
- Connection strings may only work a single time but are re-generated on each reboot. Since myNode does not know which string was used to successfully connect, they continue to be displayed in the UI, even though they may no longer be valid.