Coder Social home page Coder Social logo

walletgenerator.net's People

Contributors

1mt avatar cryptoclubber avatar ctgiant avatar denadaisenai avatar drewrothstein avatar esspam avatar extamov avatar f3de81 avatar fuzzbawls avatar inmean avatar jdspringer avatar jwflame avatar lucaslegname avatar michaelmure avatar mvidberg avatar onovy avatar parkbyte avatar pointbiz avatar rekkitcwts avatar ricej avatar scintill avatar stoner19 avatar testzcrypto avatar tivotyro avatar tloriato avatar tnotm avatar tvl83 avatar udjinm6 avatar vx28643 avatar worldbot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

walletgenerator.net's Issues

Best address to support walletgenerator.net

I understand that when the support for a currency has been added by an external contributor, they receive the donation directly.

Is there a way to donate directly to the walletgenerator.net project? I assume using the BTC donation address but wanted to ask.

Guldencoin

the name of the coin is changed from Guldencoin to Gulden

now we cant use the qr code to import private keys can you fix this?

Thanks,

Lars

how to change default currency

wondering how to change default currency from BTC to any other alt. when alt is defined among all it worked however i doesnt want user to choose currency from drop down or LHS selection area

Name squatting with phishing at walletgenerator.org

Hi,
there is your web at walletgenerator.net but there is an other at walletgenerator.org .
It is unclear where is the true one and it s hard to not do mistakwe when looking for your web from google. Do you think to add a message in your web page and a signed (sha256sum) file ?
Can other sites like Dogecoin.com tell about it in their paper-wallet ?
This will legitimate your hard work.

thanks for your time.

WalletGenerator Problems

I would much appreciate any help in using WalletGenerator.net. I was successful in tx Stratis to WalletGenerator but have no idea how to get it off. It seems all the articles are getting it on, but noting I can interpret for the reverse.

BIP38 "The text you entered is not a valid Private Key"

Using Windows-10 and the Chrome browser, June 2017 I used walletgenerator.net to create a Bitcoin paper wallet. 3 months later upon trying to move the funds, I first verified the balance with Blockchain.info, still there, good. Using walletgenerator.net: Wallet Detail; View Details, and entering the BIP38 encrypted Private Code that was generated and printed by this program, it begins with "6PfV" running 58 characters in length, I get the error message "The text you entered is not a valid Private Key".

Blockchain.info had no problem reading the key pair address printed by walletgenerator.net for that particular Private Key.

How can walletgenerator.net reject its own encryption result? It doesn't even let me get to the point of verifying the BIP38 Passphrase. I don't think BIP38 is the issue.

Another puzzling and interesting fact is that the printed wallet has the art format for a Bitcoin wallet and the title says "Bitcoin Paper Wallet Generator" but at the bottom left corner of the page, in small print is the stamp: "https://walletgenerator.net/?currency=Litecoin". I had just created a Litecoin wallet prior to this Bitcoin wallet. It was also BIP38 encoded, by the way and started with "6PfL". That wallet decrypted properly and I swept those funds without issue.

Obviously when I changed the currency selection indicator from Litecoin to Bitcoin it caused the art to change over, but I wonder if there is crossed logic not completely switched from one coin to the other.

I have about $600 worth of BTC in the wallet, depending on the time of day. I can't walk away from it, but it's not enough value for a recovery service to bother with. Also what if this happens to others with much more at stake. I don't think this is the same as some of the unresolved problems with BIP38 I see in other forums.

I sure would like to know why it happens and what a solution would be. I have the physical evidence for anyone qualified to look at it.

sha256sum changing values

I have done sha256sum on multi-downloaded files but can t get the same signature :
do I make a mistake ?

on my computer yesterday :
9e518487d05116f96a78a8719c229142a9c7e6b08225df7d78ea0d534d7f2419 WalletGenerator.net-master.zip

on another computer today :
71fd8382aced9186ff262d390d11a0ec18021bae363bb29015ec3d203eb85e73 Downloads/WalletGenerator.net-2017.10.25(2).tar.gz
2f2cad603aa22af51ea18ec543a25e6afdf46ada12e792e5a3ba3701bf1f0578 Downloads/WalletGenerator.net-2017.10.25.zip
e3ba7f20bea92c399dfa49725c341d57e1617c47a038a94748dc898e7e7e1f39 Downloads/WalletGenerator.net-master.zip

the two master are different.
is the master and the last release zip different ?

Offline generation

Is there any .jar browser (for an old phone using java (MIDP 2.1) that I could install to generate offline passphrase?

Can't import Fujicoin privkey

Hi WalletGenerator.net,

Thank you for listing Fujicoin.

I tested private key generated by your WalletGenerator.
In the wallet console, I put command:
importprivkey 5J9Q31kRr5FUEfdz6z6oqByJtdALtvQpykVCqfpQGxKNcmBMF7w
console returned:
Invalid private key (code -5)

There is something wrong. What is it?

Thanks.
motty

user provided paper wallet

After some fidling around with the source, i was able to add ZEC support ( at least the art for paper wallets)
the address generation wont work as the address is longer and whatnot
i was also ablo to use console commands to generate a paperwallet with my own keys and i think there should be a feature to: manually generate a paper wallet art, where you choose a currency that is not supported by the generator, then type in your own public and privatekey you have from your wallet and it generates a wallet with the art

problem with the importprivkey

Emercoin customer reports problem - he generated keypair with your site, but unable
to load private key to new wallet.
Error happening here:
CBitcoinSecret vchSecret;
bool fGood = vchSecret.SetString(strSecret);

We assume, this is happening, since Bitcoin changed EC crypto library to more secure,
and code verification is more strict. Emercoin is inherited the code, and some priv keys are rejected.
We suggest customer upload key to old wallet, and on the old wallet (and old EC-lib) import has been OK.
So, I think, you needed upgrade your site, and apply last Bitcoin security patches.

See problem discussion here:
https://bitcointalk.org/index.php?topic=362513.msg16826937#msg16826937

Add zcash support

Hello

Opening an issue because I don't have the time to do it myself, but someone might want to pick up the mantle. Zcash support is lacking.

Wallet Generator doesn't work from inside the zip archive (windows)

I am not able to make the generator work. The instructions on the Walletgenerator.net site are clear. After downloading the zip file, and open the index.html file, no choices are available. An overlay covers the working area and none of the buttons work. You cannot choose which coin you require, you cannot choose Single wallet or Paper wallet. You cannot choose Generate new wallet. The generator meanwhile is generating a wallet, but it has the overlay over the top and you cannot print. The generator is not working.

не могу снять монеты с walletgenerator

здравствуйте
зашёл в свой кошелёк на walletgenerator - как посмотреть баланс и перевести монеты ???
на другом кошельке просит ---Введите кодовую фразу BIP38---- можно ли зайти без неё ??
спасибо

Scrypt Support for Brain Wallets

I can figure out how to make a complicated brain wallet pass phrase. But it would be a heck of a lot more secure if it was encrypted using Scrypt. This would make brute force attacks require a lot more memory or processing power. I strongly feel that it is very important that the option to use Scrypt should be added.

I suppose I could encrypt my passphrase using Scrypt myself before adding it to this utility. But it sure would be a lot more convenient if there was an option to use Scrypt built into this utility. This would also offer a lot more protection to those who may not even be aware that using Scrypt can significantly increase the strength of your passphrase.

Here is an example of Scrypt being used in a web page:
https://github.com/routman/brainwallet.io

A simple check box to allow enabling of Scrypt with an optional field for salt should suffice. I don't think that anything more complicated than that should be added.

Define WIF_Start and CWIF_Start

Hey there,

could you explain me or provide me with a javascript snippet that shows an example to define that both values?

I noticed that when i open a coin wallet and go to the debug console and type „dumpprivkey COINADDRESS“ i always get a private key in the compressed format. (CWIF_Start)
Here i can take the first letter that i need for the paper wallet compressed string (// 52 characters base58). Am i right? It will always be the compressed version on every wallet that is out or?

My problem is that i dont know how to get the uncompressed private key (WIF_Start) for a coin.

I hope you can help me.

Greetings,
Christian

How To Use

Hi Micahel/all.

Sorry but I didn't know where else to ask this question. The README file doesn't tell me how to use this app/script, and the index.html is confusing (multiple tabs). For example, the addresses on the 'Single Wallet' tab do not correspond to the ones on the 'Paper Wallet' tab, yet the instructions given on the SW tab reference the PW tab.

So I'm guessing the SW tab is just that - you choose your currency (presumably this is important?), click on the 'Generate New Address' button, and write down the public and private keys into say a text file on my computer. The text file can be encrypted on my computer, but if I print out the text file the private key will be 'in-the-clear'. I'm also guessing I could copy and paste the entire block (keys and QR codes) and paste into say a Microsoft Word document on my PC (again, printing this document would reveal the private key in-the-clear).

Same goes for the 'Bulk Wallet' I'm guessing too (generate say 5 public & private key pairs). Do I need to specify a currency? Does each currency change the way the keys are generated?

Perhaps the reason for the private keys (for SW and BW) are in-the-clear because that's the only way you can import them into other tools and apps like an exchange?

Now the PW tab has me intrigued. Seems that in order to generate new keys I press the 'Randomly Generate' button (as I see the keys change when I do so). Ok, so-far-so-good. Pressing the BIP38 button changes the QR codes but not the keys themselves - interesting - so what's going on? When should I use BIP38? When do I use the Passphrase?

When do I use the "Enter your own WIF private key" textbox? Presumably if I want to use one of the private keys on the SW or BW tabs?

As you can see, a document describing each tab and the order in which one is to enter data on the Paper Wallet tab would be very useful.

Many thanks,
Mark

New cryptocoins I would like to see added

GCN coin support

This project does not seem to have support for GCN coin, yet this site has a GCN generator ( http://www.gcn.press/ ) am I missing something or possibly they are using a fork?

Invalid wallet format for LiteCoin Private Key

I'm trying to import my paper wallet back to ANY litecoin wallet and i'm getting various errors.
I tried on litevault.net and Get "Error importing WIF. Please verify that the format is correct"
Also Exodus, Jaxx, litecoin core and loafwallet. I did use the encryption phrase to secure the crypto, but im lost on how to retrieve my litecoin.
I can go out to the block chain and verify that the funds are still there.

Layout templates

It would be very useful to have multiple templates for the printed paper layout. A template could have the following information:

  • Printing instructions
  • Folding instructions
  • Actual template HTML (with placeholders for keys and logos) + CSS with images

With new GH layout, `Look to your right --->` no longer makes sense

The new GitHub layout (which will become the standard in about two weeks) puts the Download ZIP button at the top, not the right. This makes the following confusing (from the README):

**** LOOKING FOR THE ZIP FILE TO DOWNLOAD ? ***********************************
If you're on already at https://github.com/MichaelMure/WalletGenerator.net
Then just look for the button that says "Download ZIP". Look to your right --->
*******************************************************************************

Forgot private key

Hello, it's possible get private key, which i generated on page? if i know public key and datetime a generated? from same server cache or something ? Thanx

MUE wallet paper doesnt work

Could you please fix the issue with MUE (MonetaryUnit) paper wallet? The address it generates is not recognized anywhere.
I've contacted exchanges and Monetary Unit about this, and they also do not recognize the public address that has been generated, I tried to generate 4 times.

96 Megabytes....

It's UUUUYE!

What's up with that? It's supposed to be a few thousand lines of JS?
This is supposed to be the light, fast, grunpy backender, green terminal crypto geek, version of a wallet.
Do we really need 150+ logos and a separate paper wallet for each?
Can't we just have a name on the wallet, e.g. dogecoin, bitcoin, etc.?

Seriously though. Thanks. Awesome software. Consider the size.

Mooncoin

Hi Michael,

would you mind adding Mooncoin to the paper-wallet generator?

The source is here: https://github.com/realmooncoin/mooncoin (original project-pages) or here: https://github.com/mooncoin-project (new project-pages).
You can download a logo from here: http://mooncoin.rocks or from the new GitHub project-page above.

I'd gladly send you some Mooncoin to a Mooncoin-address of yours to test and for the work, as soon as you post your Mooncoin-address.

Here is a valid Mooncoin-address to check the format: 2aUbyWinjiSbBvhhkh7tKcP9hEZdEogZy9

The official wallet as a binary can be downloaded here: http://mooncoin.rocks/wallet-download

Thank you very much and best regards
coinflow

Maza Wallet private key broken

I did use this, probably online back in March or April 2014 to generate a paper wallet for Maza Coin. My private key starts with 6y...

This key does not work and I don't have access to my funds on this address. It looks like this has been encoded the wrong way. I need help to find out how to convert the key I have into a working WIF format.

I tried the old releases of the Wallet Generator but have not found a version yet that produces priv keys for Maza that start with 6... they all start with 8 now.

List of wrong coin

List of wrong coin:

Coin bHEX cHEX d e bDEC cDEC c-b
Acoin 17 E6 "8" "b" 23 230 207
Fuelcoin 24 80 "5" "[KL]" 36 128 92
Fujicoin 24 80 "5" "[KL]" 36 128 92
iXcoin 8A 80 "5" "[LK]" 138 128 -10
Latium 17 80 "5" "[LK]" 23 128 105
LiteDoge 5A AB "6" "S" 90 171 81
Mazacoin 32 E0 "8" "a" 50 224 174
NameCoin 34 80 "5" "[LK]" 52 128 76
Nubits 19 BF "7" "V" 25 191 166
Riecoin 3C 80 "5" "[LK]" 60 128 68
Unobtanium 82 E0 "8" "a" 130 224 94
VikingCoin 46 56 "3" "D" 70 86 16
WeAreSatoshi 87 97 6 P 135 151 16
Zetacoin 50 E0 "8" "a" 80 224 144

Do not use this!

Adding new Currency Private Key Decryption Trouble

Hello when I decrypt my private key I get this!

"0x"+Bitcoin.Base58.decode("WhNC3cej1KUubQSJb6rwjnhbewYEx5M6CByxTZDcJsA3bJXgKmGA")
"0x200,190,229,233,187,108,235,127,72,239,178,219,86,13,213,72,58,129,108,166,108,215,107,153,250,200,34,160,62,214,57,73,40,1,236,73,157,223"

Trezarcoin Private Key not working.

I have created a Trezarcoin wallet and transferred some funds to it, but when I tried to access it using the private key I received the message "The text you entered is not a valid Private Key! Would you like to use the entered text as passphrase..."
I already tried to create another wallets after that and got the same message every time.

Thank you for your attention.

Compressed Addresses

Make Compressed Addresses as default.
I don't see any reason to disable it (in bitaddress.org it is the default).
The compressed addresses are the default for all of the currencies core wallet software(ex: Bitcoin Core).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.