- Joined
- Apr 21, 2013
These sites have a lot of great info:
privacytools.io
prism-break.org
GOG is great for games since it offers them DRM free and they have offline installers for all their games. Or just pirate shit.
There's some decent stuff on itch.io too. DRM free as well.
Folks have created alterative instances for popular services. They serve up the content from them, but doesn't track you.
Nitter - https://github.com/zedeus/nitter (Twitter)
Invidious - https://github.com/omarroth/invidious (Youtube)
Piped - https://github.com/TeamPiped/Piped (Youtube)
Bibliogram - https://github.com/cloudrac3r/bibliogram (Instagram)
OpenStreetMap - https://wiki.openstreetmap.org (Google Maps, et. al)
Piped uses javascript while Invidious doesn't.
Here's a chrome extension that forces all links and instances of those sites to redirect to the alt ones:
These guys make great browser addons. Mostly Dark Mode and Smart HTTPS
Also, for *nix, some non systemd distros. People don't like it because its becoming ever so encompassing part of linux.
Void Linux (not based on any big distro) - https://voidlinux.org/
Artix Linux (Arch) - https://artixlinux.org/
Calculate Linux (The sane version of Gentoo) - https://www.calculate-linux.org/
GhostBSD (FreeBSD) - https://www.ghostbsd.org/
Probably use Debian for Babbies first linux. Or Linux Mint or Elementry. idk.
wiki.installgentoo.com
edit: more info on alt instances (stolen from some anon):
privacytools.io
prism-break.org
GOG is great for games since it offers them DRM free and they have offline installers for all their games. Or just pirate shit.
There's some decent stuff on itch.io too. DRM free as well.
Folks have created alterative instances for popular services. They serve up the content from them, but doesn't track you.
Nitter - https://github.com/zedeus/nitter (Twitter)
Invidious - https://github.com/omarroth/invidious (Youtube)
Piped - https://github.com/TeamPiped/Piped (Youtube)
Bibliogram - https://github.com/cloudrac3r/bibliogram (Instagram)
OpenStreetMap - https://wiki.openstreetmap.org (Google Maps, et. al)
Piped uses javascript while Invidious doesn't.
Here's a chrome extension that forces all links and instances of those sites to redirect to the alt ones:
These guys make great browser addons. Mostly Dark Mode and Smart HTTPS
Also, for *nix, some non systemd distros. People don't like it because its becoming ever so encompassing part of linux.
Void Linux (not based on any big distro) - https://voidlinux.org/
Artix Linux (Arch) - https://artixlinux.org/
Calculate Linux (The sane version of Gentoo) - https://www.calculate-linux.org/
GhostBSD (FreeBSD) - https://www.ghostbsd.org/
Probably use Debian for Babbies first linux. Or Linux Mint or Elementry. idk.
Babbies First Linux - InstallGentoo Wiki
edit: more info on alt instances (stolen from some anon):
The modern internet is evil, its heavily centralized nature gives the power to the corporations that controls it to do what they want with their users which means often abusing them, while at the same time the lack of alternatives caused by the combination of the network effect[1] and the sheer amount of resources needed to create such alternatives puts us in the position of having to rely on some of these services even if they abuse us.
This thread is not necessarily dedicated on complaining about all of this, but instead it is about finding and discussing "less evil" ways of using the centralized internet.
So I'll start to list the one I knows, most of these are alternative clients to centralized services, some are alternative services altogether, I expect most of you to already know about most of these but putting them together in a tidy reference doesn't hurt:
nitter
Nitter[2] is an open source[3] Twitter front-end written in Nim:
+ Your IP is never leaked to Twitter.
+ Can be used with Tor.
+ JavaScript is not required.
+ There are many instances[4].
+ Some unofficial instances are hosted on hidden services.
+ Has multiple themes.
+ You can create RSS feeds with it.
+ Integrated with Invidious and Bibliogram.
- Cannot make a feed from different profiles, developer said this feature will be added in the future.
- Cannot log in, manage account, post, through it(it's read only basically).
Bibliogram
Bibliogram[5] is an open source[6] Instagram front-end written in Node.js:
+ Your IP is never leaked to Instagram.
+ Can be used with Tor.
+ JavaScript is not required.
+ There are some instances[7].
+ You can create RSS/Atom feeds with it.
- Does not have multiple themes or a dark theme.
- There is not instance hosted on an hidden service.
- Cannot make a feed from different profiles.
- Cannot log in, manage account, post, through it(it's read only basically).
gallery-dl
Gallery-dl[8] is an open source[8] command-line images scraper with multiple supported services written in Python:
+ Can be used with Tor, with torsocks.
+ Can scrape entire profiles, entire pools and entire threads.
+ Is easily scriptable.
+ Has an advanced configuration.
+ Supports lot of different image hosts, boorus and imageboards[9].
- Does not support nanochan or picochan.
- Will leak your IP address, so use Tor or a VPN.
Invidious
Invidious[10] is an open source[11] Youtube front-end written in Crystal:
+ Doesn't need to connect to googlevideo servers if you use the DASH video quality and is therefore able to not leak your IP.
+ Can be used with Tor.
+ JavaScript is not required.
+ There are many instances[12].
+ Has official instances hosted on hidden services.
+ Has a dark theme.
+ Some instances allows downloads.
- Cannot make a feed from different channels.
- Cannot log in, manage account, upload videos, through it(it's read only basically).
- Pain in the ass to use on mobile consider using NewPipe.
youtube-dl
Youtube-dl[13] is an open source[14] command-line video scraper with multiple supported services written in Python:
+ Can be used with Tor, with torsocks.
+ Can scrape entire playlists and entire channels.
+ Can scrape metadata.
+ Is easily scriptable.
+ Has an advanced format selector.
+ Has an advanced configuration.
+ Supports lot of different video hosts[15].
+ Integrated with mpv.
- Will leak your IP address, so use Tor or a VPN.
Streamlink
Streamlink[16] is an open source[17] command-line stream front-end with multiple supported services written in Python:
+ Can be used with Tor, with torsocks.
+ Is easily scriptable.
+ Has an advanced configuration.
+ Supports lot of different stream hosts[18].
+ Integrated with mpv.
- Will leak your IP address, so use Tor or a VPN.
None of the above solves the inherent problems of the modern internet, but it should make your experience less cancerous to the least. Add your own ways of lessering the evils of the modern internet in the thread.
References:
[1]: https://en.wikipedia.org/wiki/Network_effect
[2]: https://nitter.net
[3]: https://github.com/zedeus/nitter
[4]: https://github.com/zedeus/nitter/wiki/Instances
[5]: https://bibliogram.art
[6]: https://github.com/cloudrac3r/bibliogram
[7]: https://github.com/cloudrac3r/bibliogram/wiki/Instances
[8]: https://github.com/mikf/gallery-dl
[9]: https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst
[10]: https://invidio.us
[11]: https://github.com/omarroth/invidious
[12]: https://github.com/omarroth/invidious/wiki/Invidious-Instances
[13]: https://ytdl-org.github.io/youtube-dl
[14]: https://github.com/ytdl-org/youtube-dl
[15]: https://ytdl-org.github.io/youtube-dl/supportedsites.html
[16]: https://streamlink.github.io/index.html
[17]: https://github.com/streamlink/streamlink
[18]: https://streamlink.github.io/plugin_matrix.html#plugin-matrix
Last edited:
