Ross ROSS = Recommend OSS · open-source software intelligence for agents

borgbackup/borg

Deduplicating archiver with compression and authenticated encryption. observed · 2026-08-28

github.com/borgbackup/borg · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 99
  • Release rhythm 69
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 107
  • age_days: 4131
  • days_rel: 46
  • days_push: 7
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

13654 stars · 867 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

BorgBackup (Borg) is a deduplicating backup program with optional compression and authenticated encryption. It stores data as content-defined chunks so only changes are saved, making it efficient for daily backups to untrusted targets.

Use cases

  • back up my laptop daily without wasting disk space
  • encrypt backups to an untrusted remote server
  • deduplicate backups across multiple machines
  • mount an old backup and browse previous file versions
  • run efficient nightly backups of VMs or raw disks
  • compress and encrypt archives before offsite storage

When to choose

  • you need space-efficient, deduplicated backups with full version history
  • you want authenticated encryption so the backup target never sees plaintext
  • you prefer a simple one-command CLI with no daemons or agents
  • you need to mount archives as filesystems via FUSE to restore individual files

When to avoid

  • you need a GUI-driven backup solution
  • you want continuous real-time backup rather than scheduled snapshots
  • you need block-level disk imaging or bare-metal disaster recovery
  • you require Windows-native support as a primary platform

Facets

cli-tool · maturity active

backup compression cryptography cli file-system files security developer-tools self-hosted bsd cli python deduplication authenticated-encryption fuse-mount ssh incremental-backup content-defined-chunking linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
borgbackup/borgmain89

For agents

markdown · JSON · MCP: product_card(name="borgbackup/borg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem