api: clan Modules add readme content

This commit is contained in:
Johannes Kirschbauer
2024-07-02 11:45:48 +02:00
parent 58b9e5e66e
commit 5ab22d043d
3 changed files with 13 additions and 7 deletions

View File

@@ -1,4 +1,13 @@
---
description = "Efficient, deduplicating backup program with optional compression and secure encryption."
categories = ["backup"]
---
---
BorgBackup (short: Borg) gives you:
- Space efficient storage of backups.
- Secure, authenticated encryption.
- Compression: lz4, zstd, zlib, lzma or none.
- Mountable backups with FUSE.
- Easy installation on multiple platforms: Linux, macOS, BSD, ...
- Free software (BSD license).
- Backed by a large and active open source community.