From 71a158580b84333a9ddee8098eed2955c5645007 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Mon, 4 Jan 2021 23:38:44 -0600 Subject: [PATCH] Create 50.md --- docs/forum/bitcoin-forum/50.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/forum/bitcoin-forum/50.md diff --git a/docs/forum/bitcoin-forum/50.md b/docs/forum/bitcoin-forum/50.md new file mode 100644 index 0000000..6ffbcb8 --- /dev/null +++ b/docs/forum/bitcoin-forum/50.md @@ -0,0 +1,22 @@ +--- +layout: forum +title: 'Re: Repost: Request: Make this anonymous?' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 50 +date: 2010-02-12 17:28:32 UTC +original: https://bitcointalk.org/index.php?topic=7.msg324#msg324 +--- + +# Re: Repost: Request: Make this anonymous? + +--- + +``` +Re: Repost: Request: Make this anonymous? +February 12, 2010, 05:28:32 PM + +True, sending by IP through Tor trades one problem for another. The Tor exit node can see the text of your message and potentially MITM you. + +Best to only send to bitcoin addresses then. Payments by bitcoin address are broadcast over the network as part of the normal network traffic. All communications with the network are broadcasts of public information. +```