I made the prepper version of the Internet

This page summarizes the projects mentioned and recommended in the original post on /r/preppers

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Reticulum

    The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.

    So in 2014 I set out to do build that system. Well, it's been a while, and while it is by no means perfect, the Reticulum Network Stack now exists, and it does exactly that. It allows you to build networks over LoRa or Packet Radio, WiFi or fiber optics (or anything actually), and to connect those networks together.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • cryptography

    cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

    Ah, and sorry, I forgot, I don't use any third party libs for the networking. It's all from scratch to be as efficient as possible, and usable over low-bandwidth links. I used a library for fetching network card details when using physical ethernet devices as interfaces, and I used the very well-regarde cryptography.io library for the cryptographic primitives that I use in the implementation.

  • wikipedia-mirror

    🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kiwix + ZIM dump, and MediaWiki/XOWA + XML dump

    Haha well good news is that if you have a Wikipedia Mirror (they have instructions here -> https://github.com/pirate/wikipedia-mirror) it’s continually syncing with Wikipedia as a whole so if/when SHTF your copy of Wikipedia will be up to date as of the moment there’s power loss 👌, from there using u/UnsignedMark ’s concept network you / others could keep Wikipedia going pending only electricity. On that note SCADA + Solar Panels go brrr hahahaha

  • wrolpi

    Create your own off-grid library

    A prepper posted about WROLPi a few weeks back. It's not exactly the same but has some interesting features.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Caddy branch · piku/piku · Discussion #382

    1 project | news.ycombinator.com | 9 Aug 2024
  • RustPython: A Python Interpreter Written in Rust

    5 projects | news.ycombinator.com | 2 Aug 2024
  • Google DeepMind's Aloha Unleashed is pushing the boundaries of robot dexterity

    4 projects | news.ycombinator.com | 16 Apr 2024
  • BeagleY-AI: 4 TOPS-capable $70 board from Beagleboard

    1 project | news.ycombinator.com | 27 Mar 2024
  • Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python

    4 projects | news.ycombinator.com | 3 Mar 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?