Duplicato
Duplicato is an open‑source backup utility designed to provide reliable data protection for personal and small business users. The software is written in Python and leverages the BitTorrent protocol internally to transfer files efficiently between a local source and a remote destination, typically a cloud storage service or another machine. It supports incremental backups, meaning only changed data slices are transferred after the initial full backup, reducing bandwidth and storage requirements. Encrypting backups is a core feature, with support for AES‑256 encryption and the option to securely store the encryption key on a separate service or local key management system.
The project was first released in mid‑2018 by a community of developers and has since been maintained