Browse Source

Add 'tor/index.html'

pull/6/head
zanzibar 3 years ago
parent
commit
7b6472d0ff
  1. 32
      tor/index.html

32
tor/index.html

@ -0,0 +1,32 @@
<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=utf8">
<title>Hush: Frequently Asked Questions about Tor</title>
<style>
body {
width: 42em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<!-- We will not be silenced.
In Zdust We Trust.
- The Hush Developers -->
<body>
<h1>Frequently Asked Questions about Hush + Tor </h1>
<h2>Is HUSH compatible with Tor?</h2>
Yes, HUSH autoconnect to Tor node running on same computer.
<h2>What version of Tor is HUSH compatible?</h2>
HUSH currently works with v2 Hidden Services, not v3 Hidden Services. Tor removes v2 support in 2021.
</body>
</html>
Loading…
Cancel
Save