Title: "Restic – A Fast, Secure And Efficient Backup Application" Date: 2018-03-26 11:10:29 Categories: [devops] tags: [restic,backups]
Restic is a free, fast, open source, secure and cross-platform backup program, written using Go programming language. Restic encrypts the data with AES-256 in counter mode and authenticate it using Poly1305-AES.