Opened 8 years ago

Last modified 8 years ago

#354 new new-feature

use backup storage on serene, but encrypt the contents stored there

Reported by: Fred T. Hamster Owned by:
Priority: minor Milestone:
Component: server-serene Version:
Keywords: Cc:

Description

can do this with a simple trick:
+ do the backup to a local backups folder.
+ archive that with like squish directories.
+ encrypt that file using our private key for fred of some sort.
+ go over to the backups mount (with new location that's obviously not supposed to be used for clear archives).
+ move any 'current' backups into a 'history' folder.
+ clean out the oldest backup in 'history', if count of files is over a threshold.
+ copy over the newest backup into 'current'.
+ done.

Change History (1)

comment:1 by Fred T. Hamster, 8 years ago

Component: website-feistymeow.orgserver-serene
Note: See TracTickets for help on using tickets.