From 4ed62df589e9f1f42395ae29d346f5646c0d4509 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Mon, 4 Jan 2021 20:37:46 -0600 Subject: [PATCH] Create 27.md --- docs/forum/bitcoin-forum/27.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/forum/bitcoin-forum/27.md diff --git a/docs/forum/bitcoin-forum/27.md b/docs/forum/bitcoin-forum/27.md new file mode 100644 index 0000000..e6c5d26 --- /dev/null +++ b/docs/forum/bitcoin-forum/27.md @@ -0,0 +1,22 @@ +--- +layout: forum +title: 'Re: TOR and I2P' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 27 +date: 2010-01-20 22:05:28 UTC +original: https://bitcointalk.org/index.php?topic=22.msg113#msg113 +--- + +# Re: TOR and I2P + +--- + +``` +Re: TOR and I2P +January 20, 2010, 10:05:28 PM + +I've been thinking about that for a while. I want to add the backend support for .onion addresses and connecting to them, then go from there. + +There aren't many .onion addresses in use for anything because the user has to go through a number of steps to create one. Configure TOR to generate a .onion address, restart TOR, configure it with the generated address. Perhaps this is intentional to keep TOR so it can't be integrated into file sharing programs in any sufficiently automated way. +```