So I went ahead and snagged decredaddress.org and I was wanting to try and pull off something much like bitaddress.org but for decred. And it would use my wallet design for the paper wallet generator. Only thing is I do not have the technical knowledge to pull it off. If anyone is willing to help let me know! Might be able to get some bounty help for it too, but who knows. www.decredaddress.org
Good, my only concern is that the site gets used before there is enough time to thoroughly vet the code and make sure the implementation is solid... Ideally the Decred devs would write or audit the code themselves. Errors in how random numbers are generated could potentially put users' private keys at risk. It would be better to go through official channels to generate addresses and use dcraddrgen or the upcoming Copay fork the devs plan to release.
Im all down for going through official channels to generate the address part. I definately want them to be random and secure as possible. I just want to get something easy setup for people to easily generate keys and have them appear on a paper wallet that they can just hit print. I just snagged the url, I havnt had too much time to look at hosting yet.
Hey, thanks. We were going to do something like this but ran out of time. We'll have a bunch of relevant JS code that may be useful at launch.
I also found these 3 other web host directories to maybe look at, if they are of any help: hostprofessor.com webhostingsearch.com whtop.com And also a friend of mine uses Byethost for his plus my hosting, which certainly seems to keep very sustainable lately (Just my opinion in a web host that I have some light experience in)
000webhost.com is insecure. They had a big leak of sensitive data of their users. And because they store user passwords only as plain text it was a big problem.
Lol, of course. As soon as I get a page setup on 000 I read your message. Well the 'under construction' is up: www.decredaddress.org
Looks awesome, great job! They fixed it, it was just a leak after a HUGE ddos, even my email got leaked but that's it. Nothing more.
I really like NearlyFreeSpeech for hosting. Dirt cheap (especially for a static web site) secure, and knowledgeable admins. But they WILL NOT hold your hand. If you need a lot of support, they are not for you.
I will look into all the suggestions and see if I can find a best. Its currently being held at 000webhost.
For the coders: Can we include an option to generate multiple QR code wallets without the wallet art like what Bitaddress has? Possibly in a tile shape, so that users could, say, print off QR stickers and apply them to wallets printed separately? I could probably pillage code from some other wallet generator sites and hack something together, but a dedicated webdev could probably do it cleaner and faster.
Currently Costin is looking into some options for the generator, i believe he is waiting on some code to be released from the devs to help out. I would like the site to be pretty similar to bitaddress but without the brain wallet function.