Categorygithub.com/julianstephens/warden
module
0.0.0-20241116010858-3e8e76ddeb55
Repository: https://github.com/julianstephens/warden.git
Documentation: pkg.go.dev

# README

warden

A CLI for creating encrypted backups. See architecture docs for more info.

Design

Crypto Workflow

TODO

  • add ability to create backup chunks/packs
  • add fault-tolerant save for chunks/packs
  • add cache for resuming backups

Commands

CommandDescription
initCreate a new encrypted backup store
showPrint resource information (see appendix for valid resources)
backup Create a new backup of a directory

Appendix

  • valid resources: masterkey, config

# Packages

No description provided by the author
No description provided by the author