Bitcoin Forum
November 16, 2024, 02:44:58 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Labelchange of existing adress  (Read 386 times)
neop (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 06, 2017, 03:54:58 PM
 #1

Hello!

I have 2 questions as a beginner!

For our project we made a donation-bitcoin-adress and put it on our website!
We gave the Adress a label.

1. What is if we change the label once (in bitcoin-core and website)!

Is the Adress working right and can we get and see all transactions of the past and future (with old/new label)
or is this a wrong way which makes errors?

Maybe the labelchange is possible and don't break the adress?

2. I know that is recommend for privacy to choose for every single transaction a new adress.

But it is technical possible to use just one adress for all donations over many years?

Thanks for answering!

neop
Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
February 06, 2017, 03:59:01 PM
 #2

1. What is if we change the label once (in bitcoin-core and website)!

Is the Adress working right and can we get and see all transactions of the past and future (with old/new label)
or is this a wrong way which makes errors?
A label is just that, a label. It will, in no way, impact your address or transaction. You can change it to whatever you want, and how many times you want to.

But it is technical possible to use just one adress for all donations over many years?
Yes.

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
achow101
Staff
Legendary
*
Offline Offline

Activity: 3542
Merit: 6886


Just writing some code


View Profile WWW
February 06, 2017, 04:03:12 PM
 #3

Hello!

I have 2 questions as a beginner!

For our project we made a donation-bitcoin-adress and put it on our website!
We gave the Adress a label.

1. What is if we change the label once (in bitcoin-core and website)!

Is the Adress working right and can we get and see all transactions of the past and future (with old/new label)
or is this a wrong way which makes errors?

Maybe the labelchange is possible and don't break the adress?
The label is not something that goes out to the rest of the network or to the blockchain. Labels are local to your wallet only, so whatever adding a label, changing it, or removing it won't make a difference. Because labels are for your wallet only, you can set it to whatever you want and no one will know or care.

2. I know that is recommend for privacy to choose for every single transaction a new adress.

But it is technical possible to use just one adress for all donations over many years?
Yes, addresses can be reused and there is nothing to stop that from happening. However, it is recommended that you don't reuse addresses.

neop (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 06, 2017, 04:18:02 PM
Last edit: February 06, 2017, 09:06:51 PM by Mitchell
 #4

Wow! Thanks for your fast and helpful answers!

Ok, if it's not recommend to reuse one adress - how should we deal with that as a project who just needs bitcoins for getting donations?

The people have to find one adress just to be able to spend something!

As i saw now in blockexplorer.com there was NO donations over all this 3 years?!

by the way- here our project: http://mayastudio.tumblr.com/64bit

thank's for answering!



Mod edit: Begging is not allowed
achow101
Staff
Legendary
*
Offline Offline

Activity: 3542
Merit: 6886


Just writing some code


View Profile WWW
February 06, 2017, 04:20:59 PM
 #5

To avoid address reuse, you would have to have a wallet on the server that the website calls using RPCs to get a new address from the wallet. However, usually people don't do this for donations and just post the address because it is easier to do that.

neop (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 06, 2017, 04:31:25 PM
 #6

i think this adress is enough and not so complicated!

BTW: Is a VPN giving privacy to bitcoin-client too?!?

 
achow101
Staff
Legendary
*
Offline Offline

Activity: 3542
Merit: 6886


Just writing some code


View Profile WWW
February 06, 2017, 05:02:08 PM
 #7

BTW: Is a VPN giving privacy to bitcoin-client too?!?
Privacy in what way? VPNs won't have any effect on the privacy of your transactions and addresses. They only hide your IP address, and it is nearly impossible to tell what addresses and transactions are associated with an IP address.

DannyHamilton
Legendary
*
Offline Offline

Activity: 3486
Merit: 4851



View Profile
February 06, 2017, 09:02:22 PM
 #8

To avoid address reuse, you would have to have a wallet on the server that the website calls using RPCs to get a new address from the wallet.

Or, just pre-generate a large number of addresses, and add them to a database.  Then have your website display a new address from the database each time a user clicks a "donate" button/link.

Or, use HD wallet and have your website calculate the next address in the hierarchy each time a user clicks a "donate" button/link.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!