Pages:
Author

Topic: Bitcoin anonymity - page 4. (Read 3278 times)

member
Activity: 98
Merit: 10
error
July 20, 2015, 08:20:43 AM
#26
There is no reason to mix coins other than to hide your transactions. I'm not passing judgement. Who wants to pay taxes or be busted buying drugs? That doesn't sound like fun to me.



Seriously?

You wouldn't mind people knowing your salary?

You would be ok with your bitcoin company's profits being calculable from your payments to suppliers, customer receipts, etc?

i think i will invest in monero. it solves that problem.
hero member
Activity: 576
Merit: 503
July 20, 2015, 08:13:06 AM
#25
There is no reason to mix coins other than to hide your transactions. I'm not passing judgement. Who wants to pay taxes or be busted buying drugs? That doesn't sound like fun to me.



Seriously?

You wouldn't mind people knowing your salary?

You would be ok with your bitcoin company's profits being calculable from your payments to suppliers, customer receipts, etc?
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
July 20, 2015, 07:08:58 AM
#24
User A -> illegal drug money -> tumbler

User B -> illegal Ponzi money -> tumbler

User C -> terrorist financing -> tumbler

Tumble - Tumble - Tumble

Tumbler -> User A = illegal Ponzi money and terrorist financing

Tumbler -> User B = illegal drug money and terrorist financing

Tumbler -> User C = illegal drug money and illegal Ponzi money

User A, B, C -> Coinbase

Coinbase = Sorry we've confiscated your bitcoins because they were blacklisted.

LOL

Quote from Bitmixer:

Quote
I'm not a criminal. Why should I mix my coins?
Virtual currency is part of the here and now, but with it comes the need to “guard your wallet.” BitMixer’s high volume bitcoin mixer keeps your identity safe by offering premium mixing service with the ability to handle even the largest bitcoin transactions.

anyone normal wants to stay anonymous

Of course a company making money mixing coins is going to say that. There is no reason to mix coins other than to hide your transactions. I'm not passing judgement. Who wants to pay taxes or be busted buying drugs? That doesn't sound like fun to me.

I do think tumblers work fairly well but you don't need to be fleeced by a tumbler service to hide your coins. Greg Maxwell was working on a service to do it for free. I'll see if I can find the thread and post it.
member
Activity: 66
Merit: 10
July 20, 2015, 07:08:10 AM
#23
anyone normal wants to stay anonymous

Normal? Most normal people don't care or not to the point where they mix their money several times. I think the pseudo anonymity of bitcoin is enough for most people.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
July 20, 2015, 07:02:07 AM
#22
-snip-
Thank you for this nicely explained post.


Monero has the solution for this? If yes, it probably will rise fast and become a serious contender.

Alts are not my strong suit, sorry, but there are probably many alts that focus on anonymous transactions.

User A -> illegal drug money -> tumbler

User B -> illegal Ponzi money -> tumbler

User C -> terrorist financing -> tumbler

Tumble - Tumble - Tumble

Tumbler -> User A = illegal Ponzi money and terrorist financing

Tumbler -> User B = illegal drug money and terrorist financing

Tumbler -> User C = illegal drug money and illegal Ponzi money

User A, B, C -> Coinbase

Coinbase = Sorry we've confiscated your bitcoins because they were blacklisted.

LOL

Quote from Bitmixer:

Quote
I'm not a criminal. Why should I mix my coins?
Virtual currency is part of the here and now, but with it comes the need to “guard your wallet.” BitMixer’s high volume bitcoin mixer keeps your identity safe by offering premium mixing service with the ability to handle even the largest bitcoin transactions.

anyone normal wants to stay anonymous

Coinbase does not care, AFAIK they actually do this or at least have done so at least once in the past.
hero member
Activity: 518
Merit: 500
July 20, 2015, 06:58:22 AM
#21
User A -> illegal drug money -> tumbler

User B -> illegal Ponzi money -> tumbler

User C -> terrorist financing -> tumbler

Tumble - Tumble - Tumble

Tumbler -> User A = illegal Ponzi money and terrorist financing

Tumbler -> User B = illegal drug money and terrorist financing

Tumbler -> User C = illegal drug money and illegal Ponzi money

User A, B, C -> Coinbase

Coinbase = Sorry we've confiscated your bitcoins because they were blacklisted.

LOL

Quote from Bitmixer:

Quote
I'm not a criminal. Why should I mix my coins?
Virtual currency is part of the here and now, but with it comes the need to “guard your wallet.” BitMixer’s high volume bitcoin mixer keeps your identity safe by offering premium mixing service with the ability to handle even the largest bitcoin transactions.

anyone normal wants to stay anonymous
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
July 20, 2015, 06:52:18 AM
#20
User A -> illegal drug money -> tumbler

User B -> illegal Ponzi money -> tumbler

User C -> terrorist financing -> tumbler

Tumble - Tumble - Tumble

Tumbler -> User A = illegal Ponzi money and terrorist financing

Tumbler -> User B = illegal drug money and terrorist financing

Tumbler -> User C = illegal drug money and illegal Ponzi money

User A, B, C -> Coinbase

Coinbase = Sorry we've confiscated your bitcoins because they were blacklisted.

LOL
member
Activity: 98
Merit: 10
error
July 20, 2015, 06:52:02 AM
#19
If i use a different bitcoin address for every transaction, it is still possible to correlate my addresses?

If i leave one address here in my signature (for tip, lets say) and this address only serves this purpose, i will never use it in any other transaction; it is possible to correlate it with other of my addresses?

I am reading that bitcoin is not so anonymous like people think it is, BUT what are the possible falws here? I know that every transaction is public, but if "they" cant correlate transactions/addresses with each other, they have nothing, right?

Explain like i am five please  Cool

Thank you

When you make a transaction, change goes back to an address controlled by you. That address might be used later by your wallet in another transaction. See how they are connected?
It only needs for one transaction you make to tie your name to it ....

If this is the problem, the wallet would control this by automating exclude addresses already used! Every transaction MUST use a new address.

What am i missing here?

Thats not possible. There is no "from address", but blockchain explorers show it that way. The "from" address is the address you previously received bitcoin on and now want to spend. You cant just change the transaction someone else made for you in hindsight. If you want to avoid that inputs from different addresses are used you need to use a wallet (e.g. bitcoin core with coin control enabled) that allows you to select the inputs used yourself. That way you can use inputs that have been received by a single address and thus only this address shows as the "from" address on a blockchain explorer.

hmmmm, now i think i get it.

Transactions must have inputs, so if i use different addresses for every transaction, the inputs will be there to compromise me, every time. Is this correct?

Thank you for that post

Yes and no. If your wallet picks inputs for you it might pick inputs than have been received via different addresses. E.g. if you want to spend 1 BTC to Alice and have 5 possible inputs to use sorted by age (oldest first):
- identifier - size (in BTC)
- 1B01... - 0.6
- 1B02... - 0.7
- 1B03... - 0.3
- 1B04... - 5.0
- 1B05... - 1.5

Your wallet might use the oldest inputs first, because that would give your TX a high priority (different topic, but its used to get TX with no or low fee confirmed). It would use 1B01 and 1B02, send 1 BTC to alice (1A01) and the rest (assume no fee for simplicity) 0.3 back to you as change (1B06). Now it is reasonable to assume for someone that sees this TX that you are in control of 1B01 and 1B02. On top of that Alice also knows that 1B06 is yours. Others might guess this if they know more about you and/or Alice and/or the transaction that took place.

If you yourself pick the inputs you could use 1B04 or 1B05 and you still have the "problem" with the change, but since you only use a single input it does not give away information about other addresses that are part of your wallet. A change address is for most wallets a freshly generated address so it would have no history either and would be a fresh input.

As you can see you will eventually run into the problem that you have no input that is large enough to avoid linking inputs. In this case you have to use a mixer or something else in order to move different inputs to a single new address.

You might now think that this could be avoided if you only ever used a single address. Which is true, but that also means that there is a single address that can be checked on any block explorer and anyone knows how much bitcoin you have, where they come from and where they go. Essentially it makes it worse.

Thank you for this nicely explained post.


Monero has the solution for this? If yes, it probably will rise fast and become a serious contender.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
July 20, 2015, 06:43:17 AM
#18
If i use a different bitcoin address for every transaction, it is still possible to correlate my addresses?

If i leave one address here in my signature (for tip, lets say) and this address only serves this purpose, i will never use it in any other transaction; it is possible to correlate it with other of my addresses?

I am reading that bitcoin is not so anonymous like people think it is, BUT what are the possible falws here? I know that every transaction is public, but if "they" cant correlate transactions/addresses with each other, they have nothing, right?

Explain like i am five please  Cool

Thank you

When you make a transaction, change goes back to an address controlled by you. That address might be used later by your wallet in another transaction. See how they are connected?
It only needs for one transaction you make to tie your name to it ....

If this is the problem, the wallet would control this by automating exclude addresses already used! Every transaction MUST use a new address.

What am i missing here?

Thats not possible. There is no "from address", but blockchain explorers show it that way. The "from" address is the address you previously received bitcoin on and now want to spend. You cant just change the transaction someone else made for you in hindsight. If you want to avoid that inputs from different addresses are used you need to use a wallet (e.g. bitcoin core with coin control enabled) that allows you to select the inputs used yourself. That way you can use inputs that have been received by a single address and thus only this address shows as the "from" address on a blockchain explorer.

hmmmm, now i think i get it.

Transactions must have inputs, so if i use different addresses for every transaction, the inputs will be there to compromise me, every time. Is this correct?

Thank you for that post

Yes and no. If your wallet picks inputs for you it might pick inputs than have been received via different addresses. E.g. if you want to spend 1 BTC to Alice and have 5 possible inputs to use sorted by age (oldest first):
- identifier - size (in BTC)
- 1B01... - 0.6
- 1B02... - 0.7
- 1B03... - 0.3
- 1B04... - 5.0
- 1B05... - 1.5

Your wallet might use the oldest inputs first, because that would give your TX a high priority (different topic, but its used to get TX with no or low fee confirmed). It would use 1B01 and 1B02, send 1 BTC to alice (1A01) and the rest (assume no fee for simplicity) 0.3 back to you as change (1B06). Now it is reasonable to assume for someone that sees this TX that you are in control of 1B01 and 1B02. On top of that Alice also knows that 1B06 is yours. Others might guess this if they know more about you and/or Alice and/or the transaction that took place.

If you yourself pick the inputs you could use 1B04 or 1B05 and you still have the "problem" with the change, but since you only use a single input it does not give away information about other addresses that are part of your wallet. A change address is for most wallets a freshly generated address so it would have no history either and would be a fresh input.

As you can see you will eventually run into the problem that you have no input that is large enough to avoid linking inputs. In this case you have to use a mixer or something else in order to move different inputs to a single new address.

You might now think that this could be avoided if you only ever used a single address. Which is true, but that also means that there is a single address that can be checked on any block explorer and anyone knows how much bitcoin you have, where they come from and where they go. Essentially it makes it worse.
hero member
Activity: 490
Merit: 500
~ScapeGoat~
July 20, 2015, 06:31:33 AM
#17
If you want to stay anonymous with transactions use http://bitmixer.io and always make sure you are on BITmixer not BTCmixer.
----Snip---

Bitmixer.io won't scam anyone ( If they don't get hacked ) I transacted over 10 BTC in one TX and everything went well. I tried to find the sending address through my final transaction and I wasn't able to do it.

I am not saying that they will scam you for sure but dude i have seen enough here legit people turning into black hole, Moreover It just a suggestion , even i have Doubled my BTCs on coinsdouble and they have legitly Paid me but it snot the same mirror for others too.

You Must Check it : https://bitcointalksearch.org/topic/list-of-major-bitcoin-heists-thefts-hacks-scams-and-losses-old-83794
legendary
Activity: 1386
Merit: 1000
English <-> Portuguese translations
July 20, 2015, 06:29:55 AM
#16
The only way someone could be totally anonymous is making a transaction with a newly generated block transaction, and of course, nobody knew the receipt neither that you generated the block.

Mixers aren't enough, it may take time to get to the right point in discovering the destination of the bitcoins, but if people really want to track down, it's just a matter of time.
hero member
Activity: 518
Merit: 500
July 20, 2015, 06:24:09 AM
#15
If you want to stay anonymous with transactions use http://bitmixer.io and always make sure you are on BITmixer not BTCmixer.
Bitcoin Mixing can help you to achieve high level of anonymity , you send your money to an anonymous service and, if they are well-intentioned, they will send you someone else's tainted coins to you.


Through Mixing is is really good way but high volume mixing of bitcoins is Dangerous as the bixing company can Scam you , moreover Bitcoin transaction is irreversible.


Bitmixer.io won't scam anyone ( If they don't get hacked ) I transacted over 10 BTC in one TX and everything went well. I tried to find the sending address through my final transaction and I wasn't able to do it.
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
July 20, 2015, 06:23:46 AM
#14
As bitcoin developer Jeff Garzik put it, "Attempting major illicit transactions with bitcoin, given existing statistical analysis techniques deployed in the field by law enforcement, is pretty damned dumb."
hero member
Activity: 490
Merit: 500
~ScapeGoat~
July 20, 2015, 06:18:52 AM
#13
If you want to stay anonymous with transactions use http://bitmixer.io and always make sure you are on BITmixer not BTCmixer.
Bitcoin Mixing can help you to achieve high level of anonymity , you send your money to an anonymous service and, if they are well-intentioned, they will send you someone else's tainted coins to you.


Through Mixing is is really good way but high volume mixing of bitcoins is Dangerous as the bixing company can Scam you , moreover Bitcoin transaction is irreversible.
member
Activity: 98
Merit: 10
error
July 20, 2015, 06:17:51 AM
#12
If i use a different bitcoin address for every transaction, it is still possible to correlate my addresses?

If i leave one address here in my signature (for tip, lets say) and this address only serves this purpose, i will never use it in any other transaction; it is possible to correlate it with other of my addresses?

I am reading that bitcoin is not so anonymous like people think it is, BUT what are the possible falws here? I know that every transaction is public, but if "they" cant correlate transactions/addresses with each other, they have nothing, right?

Explain like i am five please  Cool

Thank you

When you make a transaction, change goes back to an address controlled by you. That address might be used later by your wallet in another transaction. See how they are connected?
It only needs for one transaction you make to tie your name to it ....

If this is the problem, the wallet would control this by automating exclude addresses already used! Every transaction MUST use a new address.

What am i missing here?

Thats not possible. There is no "from address", but blockchain explorers show it that way. The "from" address is the address you previously received bitcoin on and now want to spend. You cant just change the transaction someone else made for you in hindsight. If you want to avoid that inputs from different addresses are used you need to use a wallet (e.g. bitcoin core with coin control enabled) that allows you to select the inputs used yourself. That way you can use inputs that have been received by a single address and thus only this address shows as the "from" address on a blockchain explorer.

hmmmm, now i think i get it.

Transactions must have inputs, so if i use different addresses for every transaction, the inputs will be there to compromise me, every time. Is this correct?

Thank you for that post
member
Activity: 98
Merit: 10
error
July 20, 2015, 06:11:48 AM
#11
If you want to stay anonymous with transactions use http://bitmixer.io and always make sure you are on BITmixer not BTCmixer.

I just want to fully understand bitcoin. Just to know the rules perfectly and play safe. Wink

I am not in pursuit of anonymity. Just want to know the "limits and the borders of this ship".
hero member
Activity: 490
Merit: 500
~ScapeGoat~
July 20, 2015, 06:10:56 AM
#10
It is always not anonymous like you think , When you have a wallet filled with change addresses, transactions will be forced to use some of those change addresses to fill transactions you want to make. The fact that the receiver is the same, and that the time of transaction is the same means that an outside observer will have a high confidence that those addresses belong to the same person. If all of those addresses only received bitcoins from a single address, it will be very clear they are change addresses for that address.
This is not necessarily a bad thing, as the tracability of transactions will make it harder.
hero member
Activity: 576
Merit: 503
July 20, 2015, 06:07:56 AM
#9
If i use a different bitcoin address for every transaction, it is still possible to correlate my addresses?

If i leave one address here in my signature (for tip, lets say) and this address only serves this purpose, i will never use it in any other transaction; it is possible to correlate it with other of my addresses?

I am reading that bitcoin is not so anonymous like people think it is, BUT what are the possible falws here? I know that every transaction is public, but if "they" cant correlate transactions/addresses with each other, they have nothing, right?

Explain like i am five please  Cool

Thank you

When you make a transaction, change goes back to an address controlled by you. That address might be used later by your wallet in another transaction. See how they are connected?
It only needs for one transaction you make to tie your name to it ....

If this is the problem, the wallet would control this by automating exclude addresses already used! Every transaction MUST use a new address.

What am i missing here?

Thats not possible. There is no "from address", but blockchain explorers show it that way. The "from" address is the address you previously received bitcoin on and now want to spend. You cant just change the transaction someone else made for you in hindsight. If you want to avoid that inputs from different addresses are used you need to use a wallet (e.g. bitcoin core with coin control enabled) that allows you to select the inputs used yourself. That way you can use inputs that have been received by a single address and thus only this address shows as the "from" address on a blockchain explorer.

Yup.

But that's more like ELI10 i figured Smiley
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
July 20, 2015, 06:04:56 AM
#8
If i use a different bitcoin address for every transaction, it is still possible to correlate my addresses?

If i leave one address here in my signature (for tip, lets say) and this address only serves this purpose, i will never use it in any other transaction; it is possible to correlate it with other of my addresses?

I am reading that bitcoin is not so anonymous like people think it is, BUT what are the possible falws here? I know that every transaction is public, but if "they" cant correlate transactions/addresses with each other, they have nothing, right?

Explain like i am five please  Cool

Thank you

When you make a transaction, change goes back to an address controlled by you. That address might be used later by your wallet in another transaction. See how they are connected?
It only needs for one transaction you make to tie your name to it ....

If this is the problem, the wallet would control this by automating exclude addresses already used! Every transaction MUST use a new address.

What am i missing here?

Thats not possible. There is no "from address", but blockchain explorers show it that way. The "from" address is the address you previously received bitcoin on and now want to spend. You cant just change the transaction someone else made for you in hindsight. If you want to avoid that inputs from different addresses are used you need to use a wallet (e.g. bitcoin core with coin control enabled) that allows you to select the inputs used yourself. That way you can use inputs that have been received by a single address and thus only this address shows as the "from" address on a blockchain explorer.
hero member
Activity: 518
Merit: 500
July 20, 2015, 06:02:12 AM
#7
If you want to stay anonymous with transactions use http://bitmixer.io and always make sure you are on BITmixer not BTCmixer.
Pages:
Jump to: