Create 27.md

This commit is contained in:
wakgill
2021-01-04 20:37:46 -06:00
committed by GitHub
parent ef80cce089
commit 4ed62df589
+22
View File
@@ -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.
```