diff --git a/docs/forum/bitcoin-forum/40.md b/docs/forum/bitcoin-forum/40.md new file mode 100644 index 0000000..eaf58c2 --- /dev/null +++ b/docs/forum/bitcoin-forum/40.md @@ -0,0 +1,24 @@ +--- +layout: forum +title: 'Re: Questions about Addresses' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 40 +date: 2010-02-05 19:44:46 UTC +original: https://bitcointalk.org/index.php?topic=34.msg250#msg250 +--- + +# Re: Questions about Addresses +--- + +
+Re: Questions about Addresses
+February 05, 2010, 07:44:46 PM
+
+Quote from: Sabunir on February 05, 2010, 05:31:30 PM
+-------------
+Perhaps there should be a feature against this? For instance, if a transaction isn't accepted by the recipient for a long period of time (a month?), the transaction will be canceled and the coins returned to the one who sent them?
+-------------
+That's not possible. You've handed control of the money over to the recipient's keypair. Only that key can control it.
+
+It's similar to if you encrypt a file with AES and a strong password, and you lose the password. The data is lost.