From 7a9e4b164f0cddd42598be15bc8ae83b0c470745 Mon Sep 17 00:00:00 2001 From: shruub Date: Wed, 3 Jan 2024 13:20:11 +0100 Subject: [PATCH] Update copyright, remove holiday notices, 2 fixes --- content/_index.de.md | 3 --- content/_index.md | 7 +++---- public/de/chat/index.html | 2 +- public/de/donate/index.html | 2 +- public/de/index.html | 3 +-- public/de/privacy/index.html | 2 +- public/de/rules/index.html | 2 +- public/en/chat/index.html | 2 +- public/en/donate/index.html | 2 +- public/en/privacy/index.html | 2 +- public/en/rules/index.html | 2 +- public/index.html | 8 +++----- themes/hugodieehre/layouts/partials/footer.html | 2 +- 13 files changed, 16 insertions(+), 23 deletions(-) diff --git a/content/_index.de.md b/content/_index.de.md index 765c2d0..26922ba 100644 --- a/content/_index.de.md +++ b/content/_index.de.md @@ -7,9 +7,6 @@ Diese Seite ist eigentlich nur eine Landing Page, um die Dienste, die ich auf Su [Hinweis: Ich habe schon seit einiger Zeit Schwierigkeiten mit Mastodon, und da ich es selber nicht mehr nutze, habe ich entschieden, dessen Betrieb einzustellen.] -🎄🎅🎇 Fröhliche Weihnachten und guten Rutsch! 🎆🤶🎄 - - Viele von ihnen gibt es auch auf TOR, I2P und dem OpenNIC netzwerk. (Zum Beispiel: [T](http://habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/ "Ein Beispiel für onion links"), [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/ "Ein Beispiel für I2P links") and [O DNS](http://habedieehre.geek/ "Ein Beispiel für OpenNIC links"). | Service | Clearweb | TOR | I2P | OpenNIC | diff --git a/content/_index.md b/content/_index.md index 5be9689..04e9f2d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,10 +7,9 @@ This site is simply a landing page, however I do host some privacy frontends on [Notice: Since I've had difficulties with Mastodon for a while and I haven't been using it for a while, I've decided to discontinue it.] -🎄🎅🎇 Merry Christmas and a happy new year!🎆🤶🎄 +Most of them are also available on TOR, I2P and the OpenNIC network. (For example: [T](http://habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/ "An example for onion links"), [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/ "An example for I2P links") and [O DNS](http://habedieehre.geek/ "An example for OpenNIC links").) + -Most of them are also available on TOR, I2P and the OpenNIC network. (For example: [T](http://habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/ "An example for onion links"), [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/ "An example for I2P links") and [O DNS](http://habedieehre.geek/ "An example for OpenNIC links"). -_ | Service | Clearweb | TOR | I2P | OpenNIC | |:--------|:--------:|:---:|:---:|--------:| | Gitea | [git.habedieeh.re](https://git.habedieeh.re/) | [T](http://git.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | [I](http://ehre2peckhgn6pjmdutpseuy36vtpj5chgyyli5bltvflc7xtf2a.b32.i2p/) | [O DNS](http://git.habedieehre.geek/) | @@ -23,7 +22,7 @@ _ | [Matrix](en/chat)[^1] | [chat.habedieeh.re](https://chat.habedieeh.re/) | [T](http://chat.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | X | [O DNS](http://chat.habedieehre.geek) | | PrivateBin | [bin.habedieeh.re](https://bin.habedieeh.re/) | [T](http://bin.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | [I](http://prvbinaxvxofvmqtdeif26agvvpkdddf3wdfsvysnhiqxo5fxn5a.b32.i2p/) | [O DNS](https://bin.habedieehre.geek)[^2] | | [IRC](en/chat) | [irc.habedieeh.re](irc://irc.habedieeh.re) | [T](irc://76z2se4gu2gajt4w3c244qwfvg2p4emtljlberynlyn4rwpgphbvorqd.onion) | [I](irc://irc72vjd5bwu4spp6tbjvyudh4a44cs4clr7y7ufwfwzn2yfl6fq.b32.i2p) | [O DNS](irc://irc.habedieehre.geek)[^2] | -If you wish to, you can donate [here](donate). +If you wish to, you can donate [here](/en/donate). [^1]: Doesn't federate with other privacy respecting networks, simply the frontend is available on different networks. [^2]: Uses "selfsigned" cert powered by EhrenSSL on OpenNIC, you can download it [here](EhrenCA.pem), though you might not want to do that if you don't trust me enough (I could intercept and decrypt your TLS traffic) diff --git a/public/de/chat/index.html b/public/de/chat/index.html index 913dfc2..8a26764 100644 --- a/public/de/chat/index.html +++ b/public/de/chat/index.html @@ -47,6 +47,6 @@ no-JS Club Mastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/de/donate/index.html b/public/de/donate/index.html index 0abd8cf..c86f772 100644 --- a/public/de/donate/index.html +++ b/public/de/donate/index.html @@ -35,6 +35,6 @@ no-JS Club Mastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/de/index.html b/public/de/index.html index f633ca5..ef325e5 100644 --- a/public/de/index.html +++ b/public/de/index.html @@ -27,7 +27,6 @@

Privatsphäre respektierende Services.

Diese Seite ist eigentlich nur eine Landing Page, um die Dienste, die ich auf Subdomains hoste, zu finden.

[Hinweis: Ich habe schon seit einiger Zeit Schwierigkeiten mit Mastodon, und da ich es selber nicht mehr nutze, habe ich entschieden, dessen Betrieb einzustellen.]

-

🎄🎅🎇 Fröhliche Weihnachten und guten Rutsch! 🎆🤶🎄

Viele von ihnen gibt es auch auf TOR, I2P und dem OpenNIC netzwerk. (Zum Beispiel: T, I and O DNS.

@@ -133,6 +132,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/de/privacy/index.html b/public/de/privacy/index.html index 3a33b76..47e5f6b 100644 --- a/public/de/privacy/index.html +++ b/public/de/privacy/index.html @@ -52,6 +52,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/de/rules/index.html b/public/de/rules/index.html index 98ec749..9a8386c 100644 --- a/public/de/rules/index.html +++ b/public/de/rules/index.html @@ -57,6 +57,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/en/chat/index.html b/public/en/chat/index.html index b716757..dd9da27 100644 --- a/public/en/chat/index.html +++ b/public/en/chat/index.html @@ -47,6 +47,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/en/donate/index.html b/public/en/donate/index.html index be57b16..dc0e2f9 100644 --- a/public/en/donate/index.html +++ b/public/en/donate/index.html @@ -35,6 +35,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/en/privacy/index.html b/public/en/privacy/index.html index 8321fff..2fe1052 100644 --- a/public/en/privacy/index.html +++ b/public/en/privacy/index.html @@ -58,6 +58,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/en/rules/index.html b/public/en/rules/index.html index e3c147b..59ba015 100644 --- a/public/en/rules/index.html +++ b/public/en/rules/index.html @@ -56,6 +56,6 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/public/index.html b/public/index.html index 660f83b..a8c375d 100644 --- a/public/index.html +++ b/public/index.html @@ -27,9 +27,7 @@

Privacy respecting services

This site is simply a landing page, however I do host some privacy frontends on subdomains.

[Notice: Since I’ve had difficulties with Mastodon for a while and I haven’t been using it for a while, I’ve decided to discontinue it.]

-

🎄🎅🎇 Merry Christmas and a happy new year!🎆🤶🎄

-

Most of them are also available on TOR, I2P and the OpenNIC network. (For example: T, I and O DNS. -_

+

Most of them are also available on TOR, I2P and the OpenNIC network. (For example: T, I and O DNS.)

@@ -112,7 +110,7 @@ _

- + @@ -134,6 +132,6 @@ _

no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

diff --git a/themes/hugodieehre/layouts/partials/footer.html b/themes/hugodieehre/layouts/partials/footer.html index 2de9db5..ed3dc13 100644 --- a/themes/hugodieehre/layouts/partials/footer.html +++ b/themes/hugodieehre/layouts/partials/footer.html @@ -1,2 +1,2 @@ no-JS ClubMastodon -

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023

+

TOR/onion | habedieehre.i2p/eepsite | OpenNIC | (c) shruub, 2023-2024

O DNS2
If you wish to, you can donate here.If you wish to, you can donate here.