From 381fd337bf5d45a297baadf0735e09459574676d Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Tue, 11 Apr 2023 20:27:42 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index ddb18f9..c8b319e 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,4 @@ Lewis is our server used for backups. Backups are implemented in a pull fasion. A single Borg backup repository is maintained on this server. Servers in our network expose a SSHFS share with files they wish to be backed up. -Authentication of these SSHFS shares is done using SSH user certificates. - -## TODO: off-site backups - -Right now, all backup data is still stored on-site. -One potential place to store backups off-site is Amazon S3. -Another options would be HiDrive S3 from Strato. - -## TODO: offline backups - -Another improvement to our backup system is to incorporate offline backups. -I should investigate what is a good method to do this. +Authentication of these SSHFS shares is done using SSH user certificates. \ No newline at end of file