← Discover
Discover · GitHub · Restic

Back up your data safely by encrypting it

Developed with the Go language, Restic offers an open source backup program that backs up data quickly and efficiently by encrypting it. This tool, which supports different storage systems, saves storage space with the incremental backup method.

Updates

  • August 2, 2026: Stars 34,273 → 35,302, latest release v0.19.1 (July 5, 2026).

What you get

  • Provides high security by encrypting data
  • Saves storage space with incremental backup
  • Compatible with different cloud and local storage systems

Installation

macOS · Homebrew
brew install restic
Windows · winget
winget install restic.restic

Running it

Create Backup Repository
restic init --repo /path/to/repo

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

I want to back up my data securely using Restic. How can I export a local folder or specific directory to an encrypted backup storage? Can you please explain step by step how to create the backup store and start the initial backup process so that my data is encrypted?

Related dictionary terms

Who it is forIt is suitable for all users who want to back up their data quickly and efficiently by encrypting it.
LicenseBSD-2-Clause

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-12: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.