You've already forked nakamoto-archive
Create 104.md
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
---
|
||||
layout: forum
|
||||
title: 'Re: Tracing a coin's lineage'
|
||||
grand_parent: Forum Posts
|
||||
parent: Bitcoin Forum
|
||||
nav_order: 104
|
||||
date: 2010-05-26 18:51:04 UTC
|
||||
original: https://bitcointalk.org/index.php?topic=154.msg1254#msg1254
|
||||
---
|
||||
|
||||
# Re: Tracing a coin's lineage
|
||||
---
|
||||
|
||||
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight">
|
||||
<code>Re: Tracing a coin's lineage
|
||||
May 26, 2010, 06:51:04 PM
|
||||
|
||||
<a href="https://bitcointalk.org/index.php?topic=154.msg1242#msg1242">Quote from: Xunie on May 26, 2010, 12:50:04 AM</a>
|
||||
-------------
|
||||
Can't we force a user to use a new address for receiving payments?
|
||||
Every time a payment is received display another Bitcoin address in the address bar. (only transactions via Bitcoin addresses, NOT IPs of course, since that'd be useless, right?)
|
||||
The actual key would still be kept to ensure that the user would still receive payments of people sending to the same address.
|
||||
-------------
|
||||
|
||||
This is on my list. I will soon make the "Your Bitcoin Address:" window automatically change whenever you receive anything to the address displayed.
|
||||
|
||||
I'm also recommending this approach for the implementation of web apps. I just posted some sample code showing a suggested way of implementing this.
|
||||
|
||||
Versions on SVN since 0.2.4 already have a "New..." button next to the address bar to encourage changing it manually too.
|
||||
|
||||
@theymos: If nothing else, we can fall back on that solution in the future.</code></pre></div></div>
|
||||
Reference in New Issue
Block a user