You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The readme states:
"gpg --recv-key 36E1D9B6".
You should change it to your long key id. I believe the correct long key id is 0x9277AD7136E1D9B6 but you better double check that!
The text was updated successfully, but these errors were encountered:
NameNoQuality
added a commit
to NameNoQuality/bitcoinpaperwallet
that referenced
this issue
Nov 28, 2024
Fixescantonbecker#28
Update the README to use the long GPG key id `0x9277AD7136E1D9B6` instead of the short key id `36E1D9B6`.
* Add a new section providing instructions on how to use GPG for signing and verifying files.
* Include detailed instructions on how to download and verify the code from GitHub.
* Provide guidance on how to generate wallets securely using the downloaded code.
* Add a section on troubleshooting common issues that users might encounter.
* Include a FAQ section to address frequently asked questions.
* Explain the purpose of the `.sig` file and its role in verifying the integrity and authenticity of the `generate-wallet.html` file.
Update `images/ubuntumono-b-webfont.svg` to ensure the SVG content is correctly placed in the file.
Add `.devcontainer/devcontainer.json` with a task to launch a Python HTTP server.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/cantonbecker/bitcoinpaperwallet/issues/28?shareId=XXXX-XXXX-XXXX-XXXX).
The readme states:
"gpg --recv-key 36E1D9B6".
You should change it to your long key id. I believe the correct long key id is 0x9277AD7136E1D9B6 but you better double check that!
The text was updated successfully, but these errors were encountered: