Backup and Failsafe System
Go to file
DarkFeather 63d0ccc2de Recent dev 2016-12-13 19:58:03 -06:00
.gitignore Converting to Git 2016-08-04 11:15:34 -05:00
Makefile Fixes 2016-11-09 22:29:17 -06:00
README New remote backup script 2016-09-21 21:43:35 -05:00
aether-gen.bash Fixes to control backup size and back up the right things. Backups encrypted and labeled as such. 2016-08-10 12:38:26 -05:00
aether.bash Fixes for makefile and aether.bash -- deduplicate the right files. 2016-08-10 12:44:54 -05:00
make-user.bash Converting to Git 2016-08-04 11:15:34 -05:00
remote-backup Recent dev 2016-12-13 19:58:03 -06:00
server-backup Recent dev 2016-12-13 19:58:03 -06:00

README

The Aether project is a way to back up server configuration, source code, and file lists to remote locations. These remote locations should be securely controlled by the same administrative staff as the server owner.

To create the aether and aether.pub files, run "make keys". This should not be repeated.