Skip to content

Cucku Backup vs gocryptfs

A side-by-side look at Cucku Backup and gocryptfs. For an in-depth review of either product, follow the links below.

Cucku Backup

Cucku Backup

Backup & Sync

Cuckoo Backup is an open source backup software that focuses on security and encryption. It offers client-side encryption, versioning, data deduplication, and differential backups to help safely protect your data.

open-sourceencryptiondeduplicationdifferential-backup
gocryptfs

gocryptfs

Security & Privacy

gocryptfs is an open source encrypted overlay filesystem written in Go. It uses AES-256 in ciphertext stealing mode for file encryption,HMAC-SHA512 for integrity checking, and scrypt for password encryption to keep data secured on disk.

encryptionfilesystemgo