wowana.me

website source


commit 292cb754fd09fbf232ae2e44fbcb70667aac9e53
parent e7241b6079dce94536a21873a215a4788128f42c
Author: opal hart <opal@wowana.me>
Date:   Tue, 17 Sep 2019 02:39:19 +0000

update permalink for onion v3 and http://wowana.me/

Diffstat:
Mout/permalink.xht | 9+++++++++
Msrc/permalink.md | 9+++++++++
2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/out/permalink.xht b/out/permalink.xht @@ -37,10 +37,19 @@ <li><a href="http://opal.i2p/?i2paddresshelper=li5kue3hfaqhhvaoxiw2ollhhkw765myhwcijgock5rs4erdqdaa.b32.i2p">opal.i2p, HTTP</a></li> <li><a href="https://opal.ano/">opal.ano, HTTPS</a></li> <li><a href="http://opal.ano/">opal.ano, HTTP</a></li> +<li><a href="https://opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion/">opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion, HTTPS</a></li> +<li><a href="http://opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion/">opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion, HTTP</a></li> <li><a href="https://opalrwf4mzmlfmag.onion/">opalrwf4mzmlfmag.onion, HTTPS</a></li> <li><a href="http://opalrwf4mzmlfmag.onion/">opalrwf4mzmlfmag.onion, HTTP</a></li> <li><a href="https://wowana.me/">wowana.me</a>, HTTPS (using <a href="https://letsencrypt.org/">Let's Encrypt</a> certificate)</li> +<li><a href="http://wowana.me/">wowana.me</a>, HTTP</li> </ul> + +<p>switching entirely to quark and stunnel means I no longer have an easy +way to redirect users to the HTTPS version of wowana.me. any current +HSTS rules in your browser will still apply until they expire. I am +debating whether I will re-implement HSTS and redirecting or leave it +as-is.</p> </main> </body> </html> diff --git a/src/permalink.md b/src/permalink.md @@ -5,9 +5,18 @@ I offer my site over [I2P][] and [Tor][] for increased security and anonymity. y * [opal.i2p, HTTP](http://opal.i2p/?i2paddresshelper=li5kue3hfaqhhvaoxiw2ollhhkw765myhwcijgock5rs4erdqdaa.b32.i2p) * [opal.ano, HTTPS](https://opal.ano/) * [opal.ano, HTTP](http://opal.ano/) +* [opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion, HTTPS](https://opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion/) +* [opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion, HTTP](http://opalwxdqzyuwo2vbipp3facjuuztfjwauai7fghh2ggbcl7enuvfg6yd.onion/) * [opalrwf4mzmlfmag.onion, HTTPS](https://opalrwf4mzmlfmag.onion/) * [opalrwf4mzmlfmag.onion, HTTP](http://opalrwf4mzmlfmag.onion/) * [wowana.me](https://wowana.me/), HTTPS (using [Let's Encrypt][] certificate) +* [wowana.me](http://wowana.me/), HTTP + +switching entirely to quark and stunnel means I no longer have an easy +way to redirect users to the HTTPS version of wowana.me. any current +HSTS rules in your browser will still apply until they expire. I am +debating whether I will re-implement HSTS and redirecting or leave it +as-is. [I2P]: <https://geti2p.net/> [Tor]: <https://torproject.org/>