1 repo
Tools and configurations for establishing and managing remote data backup repositories over network protocols.
Distinguishing note: No existing candidates provided; this focuses on the infrastructure setup for remote storage.
Explore 1 awesome GitHub repository matching devops & infrastructure · Remote Backup Protocols. Refine with filters or upvote what's useful.
This project is a command-line utility designed for secure, content-addressable data archiving. It functions as an encrypted backup tool that stores data as deduplicated chunks, ensuring that every piece of information is identified by a cryptographic hash to maintain integrity across all backups. By applying strong encryption and message authentication codes to both data and metadata, the software prevents unauthorized access and detects potential tampering. The tool distinguishes itself through a backend-agnostic storage abstraction that allows users to maintain repositories across diverse
Create a remote backup repository over an encrypted network connection by configuring SSH credentials and specifying the remote server path.