Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 2.39 KB

File metadata and controls

16 lines (13 loc) · 2.39 KB

Hello Everyone, Welcome to my backup & recovery repo. In this repo, I publish backup & recovery knowledge in a human-centric and practical format. I also publish documentation on specific backup systems. I'm someone who thinks backups are especially important as especially in the USA it is more needed than in some other countries. For those looking for implementation or some kind of testing, I will not be showing my own backup system. I also do not have the resources to implement some of these backup systems myself. However, I provide full permission to implement my designs. I do not ask for any credit although you can provide it if you wish too. I only ask that you ensure that these backup systems help you or many others.

GPG Verification Commands:

  1. gpg --import public-key.asc - This is the command that you can use to import the public key. Make sure to adapt this command based on where the key is stored on your device.
  2. gpg --verify "Backup Architecture.pdf.asc" "Backup Architecture.pdf" - You can use this command to verify my signature specifically for my backup architecture

Other Documents GPG Verification commands:

  1. gpg --verify "OS Backup System.pdf.asc" "OS Backup System.pdf"
  2. gpg --verify "Human Knowledge Protection System.pdf.asc" "Human Knowledge Protection System.pdf"
  3. gpg --verify "Hospital Backup System.pdf.asc" "Hospital Backup System.pdf"

Current Documentation as of 6th July 2026:

  1. Backup Architecture - This Backup Architecture covers backup and recovery knowledge across accounts, operating systems and physical drives. I would recommending this if you are looking for implementation guidance or tips on recovery and backups.
  2. OS Backup System - This OS Backup System covers OS recovery using features like recovery mode and snapshots. I would recommending reading this if you are interested in OS recovery or looking for an recovery architecture for Operating systems.
  3. Human Knowledge Protection System - This Human Knowledge Protection systems covers multiple layers to protect against nuclear winter, physical compromise and digital compromise. I recommend reading this if you are interested in global knowledge protection.
  4. Hospital backup system - This hospital backup system covers multiple layers to protect patient data and to ensure hospitals are resilient. I would recommend reading this if you are interested or are working as an IT team in a hospital environment.