diff options
Diffstat (limited to 'changes/proposal204')
-rw-r--r-- | changes/proposal204 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/proposal204 b/changes/proposal204 new file mode 100644 index 000000000..4c1854b1e --- /dev/null +++ b/changes/proposal204 @@ -0,0 +1,5 @@ + o Minor features: + - Ignore sub-domain components of a .onion address. This makes HTTP "virtual" + hosting possible: http://foo.aaaaaaaaaaaaaaaa.onion/ and + http//bar.aaaaaaaaaaaaaaaa.onion/ can be two different websites hosted at + the same location. Implements proposal 204. |