diff options
author | maxigas <maxigas@anargeek.net> | 2013-04-11 19:08:09 +0200 |
---|---|---|
committer | maxigas <maxigas@anargeek.net> | 2013-04-11 19:08:09 +0200 |
commit | 2a60c6eeef5df93edfd2fbfdbfbd49f0a9c08fd5 (patch) | |
tree | 9b870fbe89934f807d8b6f80047cf0f4fbd39e20 | |
parent | 2b04e69d9d07ea0e66b61fdb1d4be702cfb6afd2 (diff) | |
download | policy-2a60c6eeef5df93edfd2fbfdbfbd49f0a9c08fd5.tar.gz policy-2a60c6eeef5df93edfd2fbfdbfbd49f0a9c08fd5.tar.bz2 |
small change
-rw-r--r-- | best_practices.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/best_practices.mdwn b/best_practices.mdwn index b396e2c..f30f5e8 100644 --- a/best_practices.mdwn +++ b/best_practices.mdwn @@ -63,8 +63,9 @@ In order to implement this, you need to know the up-to-date fingerprints of the ### Level 3 #### Mail is also available as a hidden Tor service. -https://www.torproject.org/docs/tor-hidden-service.html.en adapt to the needs of a mailserver. -Client: [torbirdy](https://trac.torproject.org/projects/tor/wiki/torbirdy) is a useful Thunderbird extension to make use of such a hidden service. + + * [Torproject: Tor Hidden Service documentation](https://www.torproject.org/docs/tor-hidden-service.html.en) → adapt to the needs of a mailserver. + * Client: [torbirdy](https://trac.torproject.org/projects/tor/wiki/torbirdy) is a useful Thunderbird extension to make use of such a hidden service. ## Filesystems and Storage |