aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordvn <git@dvn.me>2018-08-02 15:07:11 +0200
committerdvn <git@dvn.me>2018-08-02 15:07:11 +0200
commitbbcc293821aecf82003de2305942e1350e5e8693 (patch)
tree4707469bcbd230d0d5f3d902552fd365a1bdb4f0
parentdc76b749974a4c9dc44b4e6def578e6859f879ff (diff)
downloadgnunet-bbcc293821aecf82003de2305942e1350e5e8693.tar.gz
gnunet-bbcc293821aecf82003de2305942e1350e5e8693.zip
README.md: er, not ssh -- bring back rsh!
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e0ec41b9d..3f40b3d87 100644
--- a/README.md
+++ b/README.md
@@ -177,7 +177,7 @@ The URI you get is what you can use to retrieve the file with `gnunet-download`.
177 177
178#### "Half-hidden" services 178#### "Half-hidden" services
179 179
180You can tunnel IP traffic through GNUnet allowing you to offer web, SSH, messaging or other servers without revealing your IP address. 180You can tunnel IP traffic through GNUnet allowing you to offer web, [rsh](https://linux.die.net/man/1/rsh), messaging or other servers without revealing your IP address.
181 181
182This is similar to Tor's Hidden (aka Onion) services, but currently does not provide as much privacy as onion routing isn't yet implemented; on the other hand, you can tunnel UDP, unlike Tor. 182This is similar to Tor's Hidden (aka Onion) services, but currently does not provide as much privacy as onion routing isn't yet implemented; on the other hand, you can tunnel UDP, unlike Tor.
183 183