Created
July 24, 2017 08:45
-
-
Save evanrinehart/decb507175f159f5e55d583ea7064142 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ> wget https://moneroaddress.org/ | |
index.html 100%[================>] 810.34K 510KB/s in 1.6s | |
λ> wget https://raw.githubusercontent.com/moneromooo-monero/monero-wallet-generator/master/monero-wallet-generator.html.asc | |
monero-wallet-gene 100%[================>] 819 --.-KB/s in 0s | |
λ> mv index.html monero-wallet-generator.html | |
λ> gpg --verify monero-wallet-generator.html.asc | |
gpg: assuming signed data in `monero-wallet-generator.html' | |
gpg: Signature made Sat Feb 4 04:02:33 2017 CST using RSA key ID 4D6CEFC3 | |
gpg: BAD signature from "moneromooo-monero <[email protected]>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment