From 067621585bec18d19e6094c388f719dcc7eae97e Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Mon, 15 Jun 2015 20:37:33 +0100 Subject: [PATCH] A Monero offline wallet generator in Javascript --- monero-wallet-generator.html | 3707 ++++++++++++++++++++++++++++++++++ 1 file changed, 3707 insertions(+) create mode 100644 monero-wallet-generator.html diff --git a/monero-wallet-generator.html b/monero-wallet-generator.html new file mode 100644 index 0000000..7be09a0 --- /dev/null +++ b/monero-wallet-generator.html @@ -0,0 +1,3707 @@ + + + Monero offline wallet generator + + + + + + + + + +

Monero offline wallet generator

+ +

+This page generates a new Monero address. It is self contained and does all the +necessary calculations locally, so is suitable for generating a new wallet on a machine +that is not connected to the network, and may even never be. This way, you can create +a Monero wallet without risking the keys. +

+

+The public address is the address you give third parties to send monero to you. It is +the only information here that's meant to be public. +

+

+The view key and spend key are the raw private keys for the new wallet. They are here for +your information, but can be recovered using the mnemonic seed. +Keep them secure. +

+

+The mnemonic seed is a string that will allow you to recreate the same wallet private +keys using Monero's simplewallet. If you can only keep a single value, this is the one +you want as all others can be recreated from it. Keep it secure. +

+ +
+ +

+This is your new Monero wallet: +

+

+
+ + + + + + + + + + + + + + + + + +
Public addressgenerating...
Spend keygenerating...
View keygenerating...
Mnemonic seedgenerating...
+
+

+ +

+

+
+
+

+ + +
+ +

+All released versions of this page will be GPG signed by moneromooo, to avoid trojaned versions +being passed around. It is in your interest to check the signature. +
+moneromooo's GPG key +can be found in the Monero source tree. +
+You can check for up to date versions of this page +here. +

+ +
+ +

+ Made by moneromooo, based on code from MyMonero. Copyright notices in the source. +
+ If you found this useful, a donation would be appreciated: +
+ 4AfUP827TeRZ1cck3tZThgZbRCEwBrpcJTkA1LCiyFVuMH4b5y59bKMZHGb9y58K3gSjWDCBsB4RkGsGDhsmMG5R2qmbLeW +
+ Thanks, and welcome to Monero! +

+ + + + +