From 6af6094aff005e1509726a7288c57949508af5bb Mon Sep 17 00:00:00 2001 From: Amalinda Gamage <5582466+Amalinda@users.noreply.github.com> Date: Mon, 6 Mar 2023 17:46:06 +0800 Subject: [PATCH] adding restic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86a8f5a..cc63aa7 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ Google captchas use cookies to track users and rank their IPs. - [Cryptomator](https://cryptomator.org) - Cryptomator encrypts your data quickly and easily. Afterwards you upload them protected to your favorite cloud service - [Syncthing](https://syncthing.net/) - Continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. - [Rclone](https://rclone.org/) - Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors' web storage interfaces and like the tools listed above enables encryption for encrypting files in the cloud. +- [Restic](https://restic.net/) - Restic is also command line program to manage files on various cloud storage providers. Restic uses encryption by default. Few noteworthy features of restic include browsing through storage as git like snapshots at no extra storage cost, deduplication and significant savings through compression. ## Databases [![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)