From 8f7d9dec7ff285256855ec80ad78c883f488aa02 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sun, 3 Jan 2021 02:05:00 -0600 Subject: [PATCH] Create 14.md --- docs/forum/bitcoin-forum/14.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/forum/bitcoin-forum/14.md diff --git a/docs/forum/bitcoin-forum/14.md b/docs/forum/bitcoin-forum/14.md new file mode 100644 index 0000000..20407a0 --- /dev/null +++ b/docs/forum/bitcoin-forum/14.md @@ -0,0 +1,21 @@ +--- +layout: forum +title: 'Re: Questions about Bitcoin' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 14 +date: 2009-12-11 17:58:57 UTC +original: https://bitcointalk.org/index.php?topic=13.msg49#msg49 +--- + +# Re: Questions about Bitcoin + +--- +``` +Re: Questions about Bitcoin +December 11, 2009, 05:58:57 PM + +That's true, with the send-to-IP option, you are sending to whoever answers that IP. Sending to a bitcoin address doesn't have that problem. + +The plan is to implement an IP + bitcoin address option that would have the benefits of both. It would still use a different address for each transaction, but the receiver would sign the one-time-use address with the given bitcoin address to prove it belongs to the intended receiver. +```