Skip to content

myTerminal/ursa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ursa

License
ko-fi

My opinionated data backup and retrieval system

Purpose

Since the late 1990s, I have accumulated a significant amount of digital data. Starting from my first Casio digital diary, my data has migrated across various computing devices and undergone format changes. I've also experienced occasional data loss. My quest to find the most secure and reliable method for data storage has led me through various solutions, including external drives, cloud storage, and a network of Syncthing nodes offering more than sufficient redundancy.

While these methods have served me well, ensuring continued access to my data for an inheritor after I'm not around anymore is tricky. Storage drives can fail, cloud services come with trust issues, and even replicating data across multiple computers is constrained by password requirements.

ursa is designed to address these concerns by:

  1. Centralizing Data: Keeping all data in a single location
  2. Enhanced Security: Protecting data behind encrypted volumes, accessible only through independent passwords
  3. Redundant Copies: Maintaining more than two redundant copies of all data to ensure reliability
  4. Regular Synchronization: Continuously syncing data from its various sources to keep it up-to-date
  5. Error Checking and Refreshing: Periodically refreshing and checking data for errors to ensure ongoing integrity

With ursa, I could have peace of mind knowing that my data is securely managed and more accessible in case I need it available after I'm gone.

Setup & Use

At a high-level you need an external storage drive with sufficient storage space for a host Linux system, and most of the rest to contain data.

Refer to the docs for more information about setting up and then using ursa.

External Dependencies

TODO

  • Implement progress update during long-running processes

About

My opinionated data backup and retrieval system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published