by anonypla on 7/11/22, 2:54 AM with 8 comments
The project aims to guide people into achieving online anonymity (obviously). We posted the first time here more than a year ago when it was young. Now we're at version 1.1.5. Our founder, a young Ukrainian woman, was severely wounded in the war and unfortunately passed away. We would like to state that our project is still alive. Still maintained. Still updated. Just changed URL from https://anonymousplanet.org to https://anonymousplanet-ng.org.
Any opinion or criticism would be welcome. It's free, open-source, no ads, no affiliates, no sponsors. Any help would be welcome. Even if it's just a follow on our twitter. We need collaborators, proof-readers, and people decent with Ruby...
https://github.com/Anon-Planet/thgtoa | Contact us on Matrix: @memorysafetybelike:envs.net | On Twitter: https://twitter.com/AnonyPla | Or on Mastodon: https://mastodon.social/@anonymous_planet
by dredmorbius on 7/11/22, 10:56 AM
The project aims to guide people into achieving online anonymity (obviously). We posted the first time here more than a year ago when it was young. Now we're at version 1.1.5. Our founder, a young Ukrainian woman, was severely wounded in the war and unfortunately passed away. We would like to state that our project is still alive. Still maintained. Still updated. Just changed URL from https://anonymousplanet.org to https://anonymousplanet-ng.org .
Any opinion or criticism would be welcome. It's free, open-source, no ads, no affiliates, no sponsors. Any help would be welcome. Even if it's just a follow on our twitter. We need collaborators, proof-readers, and people decent with Ruby...
https://github.com/Anon-Planet/thgtoa | Contact us on Matrix: @memorysafetybelike:envs.net | On Twitter: https://twitter.com/AnonyPla | Or on Mastodon: https://mastodon.social/@anonymous_planet
by BeefWellington on 7/11/22, 4:09 AM
Two off-the-cuff pieces of feedback:
1) The PDF link is broken.
2) You can achieve a Light/Dark theme toggle using pure CSS, using a combination of prefers-color-scheme[1] and/or a combinator selector (~) and checkbox. This could do away with the JS entirely.
[1]: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pref...
by gravitate on 7/11/22, 12:55 PM