Pages:
Author

Topic: how to acquire bitcoin address? - page 2. (Read 2038 times)

hero member
Activity: 625
Merit: 500
May 11, 2014, 11:46:15 AM
#22
I've been flipping coin. how to import?

First get a 256-bit number by flipping the coin 256 times, and convert it to hex format.
Then, convert it to WIF format using bitaddress in offline mode or manually with the following steps (not really suggested) Wallet_import_format.

Please make sure you do enough testing to make sure everything is working, before depositing any bitcoin onto the address.


i've much radioactive decay. how to import?

The idea should be exactly the same, and you need to get a 256-bit number with the decay data.
You may get some idea from the section "Bit from It" in this page .
newbie
Activity: 50
Merit: 0
May 11, 2014, 02:33:18 AM
#21
how to acquire bitcoin address?

You can create one with any wallet client you want, or you can generate your private key (256-bit random number) with coins, dices, background radio noise, radioactive decays and convert it to a bitcoin address.


i've much radioactive decay. how to import?
hero member
Activity: 615
Merit: 500
May 09, 2014, 04:45:53 AM
#20
how to acquire bitcoin address?

You can create one with any wallet client you want, or you can generate your private key (256-bit random number) with coins, dices, background radio noise, radioactive decays and convert it to a bitcoin address.
sr. member
Activity: 399
Merit: 257
May 09, 2014, 01:46:56 AM
#19
Your Bitcoin wallet will generate one for you upon opening it for the first time. So all you really have to do is download a secure wallet from a legitimate source and install/run it. There are other ways to generate a personal Bitcoin address, as mentioned by others, but you will most likely want to download a Bitcoin wallet in some form sooner or later if you intend to become part of the Bitcoin community for a very long time.
full member
Activity: 137
Merit: 100
May 09, 2014, 12:09:53 AM
#18
Theres multiple ways, but one of the common ones are getting a online wallet at blockchain info and register.
hero member
Activity: 782
Merit: 1000
May 08, 2014, 05:18:37 AM
#17
how to acquire bitcoin address?

You can get them fairly everywhere. I use a Blockchain btc address and also one one on the cex.io.
sr. member
Activity: 462
Merit: 250
May 08, 2014, 03:15:16 AM
#16
Go to bitaddress.org and generate them offline
legendary
Activity: 1162
Merit: 1007
May 08, 2014, 02:20:10 AM
#15
how to acquire bitcoin address?

You need to apply for an account from the Bitcoin-CEO on Reddit. 
legendary
Activity: 3472
Merit: 4801
May 08, 2014, 12:27:46 AM
#14
Whats the catch when using these wallets by the way?

That's a bit like being presented with a list of a half dozen types of vehicles and asking:

"What's the catch when using these vehicles by the way?"

Each wallet has its own features and "quirks".  It's up to you as the consumer to determine what your needs are, to learn what each wallet has to offer, and to choose the wallet the best meets your needs.

Armory and Electrum offline both provide a method to secure your private keys on a computer that is never connected to the internet to significantly increase security (but at a cost of some inconvenience, and owning a second computer that is never connected to the internet).

Electrum relies on a server, MultiBit depends on SPV (Simplified Payment Verification).

Armory and Bitcoin Core both require you to have enough available disk space to store the entire blockchain, and need to be kept up to date with synchronization.

Most of those wallets run on computers, so they aren't as useful when you are out and about.  Mycellium and Bitcoin Wallet run on Android mobile devices, so they are more convenient for carrying around.

Most of those wallets can only be accessed from the one device where they are installed.  They don't synchronize to other devices.  You would need to create transactions to transfer balances between separate wallets on separate devices.

blockchain.info is a hybrid wallet.  You can access it from nearly any web browser (mobile device, laptop, desktop, etc).  They store your private keys in encrypted form so they can't access (spend/steal) your bitcoins, and they provide a backup file of your wallet so that you can still access the bitcoins even if they disappear.  This makes them much safer than other web based options (such as MtGox, BitStamp, localbitcoins, or Coinbase).
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
May 08, 2014, 12:12:03 AM
#13
You should understand the difference between a web-based
wallet and one that you run yourself on your own machine.

The trade-off is that the web wallets are easier for
the beginner to use, but you are then trusting a
third-party (the web wallet provider) versus
completely controlling the private keys to
the coins yourself.

Are you familiar with the story of Mt. Gox?  Smiley
full member
Activity: 154
Merit: 100
May 08, 2014, 12:05:30 AM
#12


Whats the catch when using these wallets by the way?
legendary
Activity: 3472
Merit: 4801
May 07, 2014, 11:58:24 PM
#11
Grin
oh.. no one ever told me to download first the client software.
where can i download it and are there tar balls or linux package for this software?

For an easy to use wallet try:

https://blockchain.info/wallet

If you are storing larger amounts of bitcoins and are concerned about higher security options, you can look at any of the wallets listed here:

https://bitcoin.org/en/choose-your-wallet

Some of the more popular choices are:

  • Armory
  • Bitcoin Core
  • Electrum
  • MultiBit
  • Mycellium
  • Bitcoin Wallet for Android
full member
Activity: 154
Merit: 100
May 07, 2014, 11:58:11 PM
#10
https://bitcoin.org/en/choose-your-wallet

I recommend Electrum because you don't
have to download the 16 gig blockchain.


nice! I don't have to manually configure to create deb package.
sr. member
Activity: 434
Merit: 250
May 07, 2014, 11:55:12 PM
#9
use mycelium to acquire bitcoin address while in the main view, click the Options button and select Add Address Book, and click the + button.
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
May 07, 2014, 11:50:22 PM
#8
https://bitcoin.org/en/choose-your-wallet

I recommend Electrum because you don't
have to download the 16 gig blockchain.
full member
Activity: 154
Merit: 100
May 07, 2014, 11:47:30 PM
#7
 Grin
oh.. no one ever told me to download first the client software.
where can i download it and are there tar balls or linux package for this software?
legendary
Activity: 3598
Merit: 2386
Viva Ut Vivas
May 07, 2014, 11:31:58 PM
#6
Download the Bitcoin client (bitcoin core).

Go to file, receive, generate address (or something like that...I don't have it open right now)

Or download vanitygen, run it.
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
May 07, 2014, 11:29:58 PM
#5
flip a coin 256 times.  Then import the resulting private key into software that can calculate a bitcoin address from a private key.

Have you actually done this at least once?
newbie
Activity: 50
Merit: 0
May 07, 2014, 11:29:32 PM
#4
flip a coin 256 times.  Then import the resulting private key into software that can calculate a bitcoin address from a private key.

I've been flipping coin. how to import?
hero member
Activity: 667
Merit: 500
May 07, 2014, 11:24:51 PM
#3
What these people are talking about above is that a bitcoin address starts with a private key, which is just a randomly-generated number. Treating it just as a series of dice rolls I think is too low-level to actually be helpful to someone who would ask this question in the first place.

Leaving out the technical details, that number is then hashed into a public key, then that public key is hashed into what you would recognize as the address (starting with a "1", or "3" for multisig). All of these are typically represented in base-58 for readability/convenience, but they're all just regular numbers in reality.

The way that you "have" an address is that you control the private key so that you are able to sign transactions against it (i.e. spend). The typical way to do this is through some kind of wallet software, or having an account with a third party that runs wallet software on your behalf. The point of wallet software is that it keeps track of your keys and generates and broadcasts the transactions you execute in it.

If you want to have an address, there are a number of options, each with its own pros and cons relating to a security / convenience tradeoff.

The most straightforward thing for a new user is to download either a desktop client or web wallet and try it out.

Probably the easiest thing is to just get Blockchain.info's webwallet or download Electrum or Multibit. KryptoKit is really straightforward if you run Chrome. Darkwallet looks awesome but I haven't had a chance to examine it in any detail yet. Once you have some experience with what's involved with having a wallet, you can make better decisions about how you would want to manage your keys, and decide how technical you want to get in understanding what's going on underneath.
Pages:
Jump to: