awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Storage Encryption · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesStorage Encryption

Tools and utilities for encrypting files and directory structures at rest to ensure data privacy.

Distinguishing note: Focuses specifically on file-system level encryption for storage backends rather than general-purpose network or application-layer cryptography.

Explore 1 awesome GitHub repository matching security & cryptography · Storage Encryption. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Storage Encryption

Awesome Storage Encryption GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • AlistGo/alist

    AlistGo/alist

    49,031View on GitHub↗

    Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable virtual file system. By acting as a remote file system proxy, it decouples file operations from specific provider implementations, allowing users to browse, download, and manage files across heterogeneous backends through a standardized interface. The platform utilizes a driver-based storage abstraction that translates generic file system operations into provider-specific API calls. This architecture supports a wide range of cloud storage services, S3-compatible object storage,

    Obfuscate files and directory names within a storage backend to protect data privacy by using a password and salt for secure encryption of remote paths.

    Gofile-servergingolang
    49,031View on GitHub↗