Bitcoin Forum

Other => Beginners & Help => Topic started by: xbit.in on June 20, 2014, 12:24:45 PM



Title: Can we choose wallet address?
Post by: xbit.in on June 20, 2014, 12:24:45 PM
Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?



Title: Re: Can we choose wallet address?
Post by: Meuh6879 on June 20, 2014, 12:26:37 PM
wallet MUST be on local tool ... and NEVER hosted by an other (and unknown) party (on internet).


Title: Re: Can we choose wallet address?
Post by: norgan on June 20, 2014, 12:30:00 PM
Do a search for vanitygen


Title: Re: Can we choose wallet address?
Post by: shorena on June 20, 2014, 12:36:30 PM
Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?

If you want to change the address you have on blockchain.info you need to import a specific private key. There is a tool called vanitygen, as has been suggested, that can generate the private key to a specific address. Keep in mind however that this might take a while. 1blasomething is easy 1IwantThisAddresssomething will most likely not be found while you are alive.


Title: Re: Can we choose wallet address?
Post by: Stery on June 20, 2014, 12:41:53 PM
They are vanity address.

Check the service thread to see someone :)


Title: Re: Can we choose wallet address?
Post by: madmat on June 20, 2014, 12:50:57 PM
Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?



You could do it, but the more characters you want, the more expensive it is.

For 6 characters, it is about 8 days to have 50% chance to find one address who matched (depends on your computer...)

Code:
D:\tools\vanitygen-0.22-win>vanitygen.exe 1madmat
Difficulty: 888446610538
[497.47 Kkey/s][total 359895809722][Prob 33.3%][50% in 3.2d]


Title: Re: Can we choose wallet address?
Post by: Justin00 on June 20, 2014, 02:32:54 PM
yip do this then just import into bitcoin-qt (if that is your client.. and if so instructons below apply)

click debug, open console

if your wallet is password protected WHICH IT SHOULD BE do step #1

#1
walletpassphrase    <passphrase> <timeout>

e.g

walletpassphrase mypassword 60

#step 2
importprivkey <bitcoinprivkey> [label] [rescan=true]

e.g

importprivkey fjffjsfjfsjsfjfsfefjss myvanityaddress

#step 1 explanation
You need to unlock your wallet first so you can import the priv key, it will unlck for 60 seconds in my example, so you hve 60 seconds to enter in step #2 (regardless of how long the rescan takes as I mention below... after 60 seconds it will lock again)

#step 2 explan
the label is just the label you see in the recieved address section.
you can do rescan=false if you do not want want to rescan entrie blockchain for transactions. if its a brand new address, you might as well do rescan=false... by default it will do a rescan=true which can take a good 10-20 mins depending on your system.

RPC list is here... it might be outdated as it is a bit old now.. but still works a treat
You can verify the commands here yourself to make sure i'm not saying anything dodgy :)

https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?



You could do it, but the more characters you want, the more expensive it is.

For 6 characters, it is about 8 days to have 50% chance to find one address who matched (depends on your computer...)

Code:
D:\tools\vanitygen-0.22-win>vanitygen.exe 1madmat
Difficulty: 888446610538
[497.47 Kkey/s][total 359895809722][Prob 33.3%][50% in 3.2d]


Title: Re: Can we choose wallet address?
Post by: Velkro on June 20, 2014, 02:34:25 PM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com


Title: Re: Can we choose wallet address?
Post by: Justin00 on June 20, 2014, 02:40:57 PM
now i'm not saying it can't be trusted, but how do you know it can be trusted ??

btw you don't have any ATI GPU's ? even crap laptop ones do a fairly good job.

i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com


Title: Re: Can we choose wallet address?
Post by: madmat on June 20, 2014, 02:42:35 PM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com

I didn't know this service. Very quick and paper wallet is beautiful.

However, for a 6 letters case sensitive, i would have to pay, so i prefer to wait for my computer.


Title: Re: Can we choose wallet address?
Post by: xbit.in on June 20, 2014, 03:23:42 PM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com

This is great.
But how can i use this address for my blockchain wallet?


Title: Re: Can we choose wallet address?
Post by: madmat on June 20, 2014, 03:26:30 PM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com

This is great.
But how can i use this address for my blockchain wallet?


In blockchain wallet, you have to go in "Import/Export" tab, and then enter the private key in "Import private key" field.

Very easy.


Title: Re: Can we choose wallet address?
Post by: xbit.in on June 20, 2014, 03:37:09 PM
Ok got in their FAQ.

Thanks buddies for help


Title: Re: Can we choose wallet address?
Post by: Sydboy on June 20, 2014, 05:02:16 PM
Can you share the FAQ ? the link please dude ?
i am interested in this to but a bit scared of using a website to do it for me.


Title: Re: Can we choose wallet address?
Post by: xbit.in on June 20, 2014, 05:10:25 PM
Can you share the FAQ ? the link please dude ?
i am interested in this to but a bit scared of using a website to do it for me.

Here it is http://bitcoinvanitygen.com/bitcoinvanityaddress.php

Now my concern is how safe it is to use third party address?


Title: Re: Can we choose wallet address?
Post by: Sydboy on June 20, 2014, 05:24:34 PM
thanks for that dude :)

I am going to look into vanitygen. you run it locally it seems so not third party. I think my AMD card will support it. I need a fancy vanity address because umm well you know haha ill think of something.


Title: Re: Can we choose wallet address?
Post by: ARGpentem on June 20, 2014, 05:41:57 PM
i don't trust those generators. i just stick with my local wallet's "new address" function.


Title: Re: Can we choose wallet address?
Post by: shorena on June 20, 2014, 06:04:04 PM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com

They generate and send you the private/public key.

How do you know if they do not keep a copy of your private key?
You don't!!!

DO NOT USE THIS SERVICE!!!


But but but they offer a refund!

Quote
Security
Security is our top priority. After address generation is complete we send it to you with chosen delivery method.
Our automatic process delete every trace of generation.
Because of that, after we send it to you, we can't recover it.
However we could offer refund in this case and generate another vanity address of same phrase.

http://weknowmemes.com/wp-content/uploads/2012/03/ahm-keepin-my-money.jpg


Title: Re: Can we choose wallet address?
Post by: CEG5952 on June 20, 2014, 06:05:23 PM
Quote
Because of that, after we send it to you, we can't recover it.
However we could offer refund in this case and generate another vanity address of same phrase.

Wow -- if that's not a red flag, I don't know what is. It's as if they didn't even stop to think about how they'd convince people to fall into a scam.


Title: Re: Can we choose wallet address?
Post by: williamj2543 on June 20, 2014, 06:10:19 PM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com
never EVER use sites like these. I used one, and the site was compromised and every address that I had made on there was wiped and the funds were sent to the hacker. These sites do hold the private keys, and if it gets hacked or the owner decides to take them away, you will lose. Generate them yourself


Title: Re: Can we choose wallet address?
Post by: Harley997 on June 21, 2014, 05:16:26 AM
Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?



Your best bet is to "tag" your address so that Blockchain.info shows your "custom" name wherever someone looks at your BTC address.


Title: Re: Can we choose wallet address?
Post by: Swordsoffreedom on June 21, 2014, 05:40:33 AM
Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?



Yes you can use a Vanity Generator to find an address with a name you like
You need to trust the generator though so be careful when generating an address using one.

Do NOT USE BitcoinVanity Gen!

Use one of these ones

https://bitcointalk.org/index.php?topic=25804.0
https://en.bitcoin.it/wiki/Vanitygen


Title: Re: Can we choose wallet address?
Post by: xbit.in on June 21, 2014, 10:05:24 AM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com

They generate and send you the private/public key.

How do you know if they do not keep a copy of your private key?
You don't!!!

DO NOT USE THIS SERVICE!!!


Yes exact. I do agree with you.


Title: Re: Can we choose wallet address?
Post by: Bizmark13 on June 21, 2014, 01:03:36 PM
Hi All,

I have seen many address include their brand name.
Can you choose wallet address for blockchain?
Or can we change it?

If you want to change the address you have on blockchain.info you need to import a specific private key. There is a tool called vanitygen, as has been suggested, that can generate the private key to a specific address. Keep in mind however that this might take a while. 1blasomething is easy 1IwantThisAddresssomething will most likely not be found while you are alive.

Even generating 1b1asomething isn't easy. It would take my computer 8.8*10^11 years at 50 Kkey/s per second to generate that. The rise in difficulty per additional character is exponential so 1b1a would be easy (a minute or two at most), 1b1aso would be moderately difficult (a couple of hours to a day or two), and 1b1asome would be very difficult (a couple of years to a decade or two).


Title: Re: Can we choose wallet address?
Post by: norgan on June 21, 2014, 02:00:47 PM
I managed to generate 14money and 1norgan overnight. Anything longer starts to quite weeks and years. Also use -I on vanitygen so it doesn't worry about case as that adds quite a bit of time to find one.


Title: Re: Can we choose wallet address?
Post by: 300 on June 21, 2014, 02:09:41 PM
I managed to generate 14money and 1norgan overnight. Anything longer starts to quite weeks and years. Also use -I on vanitygen so it doesn't worry about case as that adds quite a bit of time to find one.

I think it's about 58 times more for each character you add:

Quote from: stevegee58
Bitcoin addresses are Base 58 so every time you add a digit to the vanity part it multiplies the number of search permutations by 58.

So if those take overnight to generate then adding one more character would make it take about a month and another one on top of that would take about five years.


Title: Re: Can we choose wallet address?
Post by: Bizmark13 on June 21, 2014, 02:14:13 PM
I managed to generate 14money and 1norgan overnight. Anything longer starts to quite weeks and years. Also use -I on vanitygen so it doesn't worry about case as that adds quite a bit of time to find one.

I think it's about 58 times more for each character you add:

Quote from: stevegee58
Bitcoin addresses are Base 58 so every time you add a digit to the vanity part it multiplies the number of search permutations by 58.

So if those take overnight to generate then adding one more character would make it take about a month and another one on top of that would take about five years.

Yeah, that sounds about right from my experience, although I've found that some characters take less/more time to find than others.


Title: Re: Can we choose wallet address?
Post by: Harley997 on June 21, 2014, 04:45:46 PM
I managed to generate 14money and 1norgan overnight. Anything longer starts to quite weeks and years. Also use -I on vanitygen so it doesn't worry about case as that adds quite a bit of time to find one.

I think it's about 58 times more for each character you add:

Quote from: stevegee58
Bitcoin addresses are Base 58 so every time you add a digit to the vanity part it multiplies the number of search permutations by 58.

So if those take overnight to generate then adding one more character would make it take about a month and another one on top of that would take about five years.

Yeah, that sounds about right from my experience, although I've found that some characters take less/more time to find than others.

You need to remember that this is only an average, it could very well take longer then this (or less time).


Title: Re: Can we choose wallet address?
Post by: ranochigo on June 22, 2014, 03:36:10 AM
You can use a vanity address generator, it will generate thousands of private keys until it matches your desired keyword inside. Keyword is usually 6-7 letters.


Title: Re: Can we choose wallet address?
Post by: Chemistry1988 on June 22, 2014, 04:00:11 AM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com
never EVER use sites like these. I used one, and the site was compromised and every address that I had made on there was wiped and the funds were sent to the hacker.

It sounds very much like the site owner "hacked" his own site. :P


Title: Re: Can we choose wallet address?
Post by: ranochigo on June 22, 2014, 04:04:56 AM
i used web service for this, dont have any good hardware to generate 6 letters vanity address in any real time
http://bitcoinvanitygen.com
never EVER use sites like these. I used one, and the site was compromised and every address that I had made on there was wiped and the funds were sent to the hacker.

It sounds very much like the site owner "hacked" his own site. :P

It isn't good to even let third party to help you to generate your private key, especially when it doesn't even use https protection. The third party can hack your private key since they generated it for you.


Title: Re: Can we choose wallet address?
Post by: CEG5952 on June 22, 2014, 04:11:06 AM
Indeed, I would never use a bitcoin address that I hadn't generated myself. That's just a huge security risk. Plus, I never saw the big attraction with vanity addresses. They're just for transacting with, not advertising.... not effect advertising, anyway. ;)


Title: Re: Can we choose wallet address?
Post by: 300 on June 22, 2014, 04:21:05 AM
Indeed, I would never use a bitcoin address that I hadn't generated myself. That's just a huge security risk. Plus, I never saw the big attraction with vanity addresses. They're just for transacting with, not advertising.... not effect advertising, anyway. ;)

There is a way to securely use vanity addresses generated by someone other than yourself if you use the split-key method (http://en.bitcoin.it/wiki/Split-key_vanity_address):

Quote
Generating a split-key vanity address can be outsourced to a third party miner without risking your final private key being compromised. Moreover, work on such address generation can be distributed to many miners simultaneously through a use of a pooling service. One example of such a service is Vanity Pool.


Title: Re: Can we choose wallet address?
Post by: Chemistry1988 on June 22, 2014, 05:08:42 AM
Indeed, I would never use a bitcoin address that I hadn't generated myself. That's just a huge security risk. Plus, I never saw the big attraction with vanity addresses. They're just for transacting with, not advertising.... not effect advertising, anyway. ;)

There is a way to securely use vanity addresses generated by someone other than yourself if you use the split-key method (http://en.bitcoin.it/wiki/Split-key_vanity_address):

Quote
Generating a split-key vanity address can be outsourced to a third party miner without risking your final private key being compromised. Moreover, work on such address generation can be distributed to many miners simultaneously through a use of a pooling service. One example of such a service is Vanity Pool.

Exactly. The third party won't have your private key at all with split key.
For more technical details, you may refer to https://bitcointalk.org/index.php?topic=19080.0;all