From ebd50e1956dbf7c12db5b897fa9af5dce8f61675 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 22 Sep 2026 12:45:44 +0300 Subject: [PATCH] doc: add borg to known file systems --- doc/Known-File-Systems.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Known-File-Systems.asciidoc b/doc/Known-File-Systems.asciidoc index 0ae02ed3..d33200e5 100644 --- a/doc/Known-File-Systems.asciidoc +++ b/doc/Known-File-Systems.asciidoc @@ -6,6 +6,7 @@ This document contains a list of known open-source file systems and file system - https://github.com/dharmatech/9p-winfsp[9p-winfsp] - Experimental native Windows client for mounting Plan 9 9P exports. - https://github.com/wesley1975/blobfs-win[blobfs-win] - The native porting of the blobfs on the windows platform, blobfs can help you mount the Azure Blob storage as the local disk driver, no matter it is a Linux system or a Windows system. +- https://github.com/borgbackup/borg[borg] - Deduplicating archiver with compression and authenticated encryption. - https://github.com/buildbarn/bb-remote-execution[buildbarn] - A bazel-compatible remote execution service that uses WinFSP to provide a virtual directory for performing builds - https://github.com/cryptomator/cryptomator[Cryptomator] - Multi-platform transparent client-side encryption of your files in the cloud - https://github.com/vgough/encfs[EncFS] - an Encrypted Filesystem for FUSE