awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 repositorios

Awesome GitHub RepositoriesEncrypted Storage Vaults

Security layers providing transparent, password-based obfuscation for remote file structures.

Distinguishing note: Provides a transparent vault layer for remote storage rather than simple file-level encryption.

Explore 11 awesome GitHub repositories matching security & cryptography · Encrypted Storage Vaults. Refine with filters or upvote what's useful.

Awesome Encrypted Storage Vaults GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • alistgo/alistAvatar de AlistGo

    AlistGo/alist

    49,705Ver en 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,

    A security layer that provides transparent, password-based obfuscation for file and directory structures stored across various remote cloud platforms.

    Gofile-servergingolang
    Ver en GitHub↗49,705
  • bitwarden/serverAvatar de bitwarden

    bitwarden/server

    18,074Ver en GitHub↗

    This project provides a comprehensive, self-hosted platform for zero-knowledge credential management and enterprise secrets orchestration. It functions as a secure vault that ensures all encryption and decryption processes occur exclusively on the client side, preventing the server from ever accessing plaintext data. By combining identity federation with robust access controls, the system enables organizations to centralize the management of passwords, passkeys, and sensitive infrastructure credentials. The platform distinguishes itself through its focus on both human-centric security and aut

    Generates secure, encrypted archives of stored credentials to ensure data portability and recovery.

    C#apiaspnetaspnetcore
    Ver en GitHub↗18,074
  • cryptomator/cryptomatorAvatar de cryptomator

    cryptomator/cryptomator

    15,310Ver en GitHub↗

    Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent encryption layer that encrypts files and folder structures locally before they are uploaded to a cloud storage provider. The software creates virtual encrypted drives that mount encrypted vaults, allowing users to interact with their data as if it were on a physical disk. It supports the management of multiple independent encrypted containers, each protected by a unique password. The project covers data privacy through directory structure obfuscation and filename encryption to hide

    Organizes encrypted data into independent, password-protected vaults for remote storage.

    Javacloud-storagecryptocryptography
    Ver en GitHub↗15,310
  • bitwarden/clientsAvatar de bitwarden

    bitwarden/clients

    13,114Ver en GitHub↗

    This project is a comprehensive zero-knowledge security suite designed for enterprise credential management, secrets orchestration, and password management. It provides a secure, end-to-end encrypted vault that allows users to store, synchronize, and manage sensitive information, including passwords, passkeys, and infrastructure secrets, across desktop, mobile, and browser environments. The platform distinguishes itself through a strict zero-knowledge architecture where all encryption and decryption occur locally on the client, ensuring that plaintext data remains inaccessible to the server.

    Prevents unauthorized access by adding an extra layer of cryptographic protection to stored data, even if the primary encrypted vault file is compromised.

    TypeScriptangularbitwardenbrowser-extension
    Ver en GitHub↗13,114
  • keybase/clientAvatar de keybase

    keybase/client

    9,171Ver en GitHub↗

    This project is an end-to-end encrypted communication client designed for secure messaging and identity management using public-key cryptography. It provides a cryptographic identity manager to verify authenticity across platforms and integrates a local messaging daemon to synchronize encrypted data and handle network communication. The system features a remote encrypted file system that mounts encrypted storage as local directories for direct file interaction. It also includes automated identity provisioning for registering and authenticating new devices and automation bots using cryptograph

    Provides a transparent vault layer that maps encrypted remote data to local folders.

    Gochatend-to-end-encryptiongo
    Ver en GitHub↗9,171
  • bitwarden/androidAvatar de bitwarden

    bitwarden/android

    8,457Ver en GitHub↗

    This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a

    Utilizes an encrypted storage vault to protect passwords, secure notes, and sensitive identity profiles.

    Kotlinandroidbitwardencompose
    Ver en GitHub↗8,457
  • passbolt/passbolt_apiAvatar de passbolt

    passbolt/passbolt_api

    5,974Ver en GitHub↗

    Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted vault where organizations can store, share, and manage credentials securely. The server exposes a JSON REST API that authenticates requests using either GPGAuth or JWT tokens, and all secrets are protected with OpenPGP end-to-end encryption, ensuring the server never has access to plaintext passwords. The platform distinguishes itself through a comprehensive role-based access control system that governs resource sharing and administrative actions. Teams can organize users into gro

    Centralizes credentials in a shared vault with end-to-end encryption for secure team management.

    PHPcakephpcakephp5credentials
    Ver en GitHub↗5,974
  • spaceandtimefdn/blitzarAvatar de spaceandtimefdn

    spaceandtimefdn/blitzar

    4,884Ver en GitHub↗

    Blitzar es un motor de pruebas SQL verificables y una librería criptográfica diseñada para la computación SQL verificable. Permite la ejecución de consultas de base de datos fuera de la cadena (off-chain) mientras genera pruebas de conocimiento cero que certifican la corrección de los resultados para su verificación en la cadena (on-chain). El proyecto se distingue por un acelerador de pruebas basado en GPU que descarga cargas de trabajo criptográficas pesadas a procesadores gráficos, reduciendo el tiempo requerido para la generación de pruebas sucintas. Proporciona primitivas criptográficas de alto rendimiento para aplicaciones en C++ y Rust, centrándose en operaciones de curvas elípticas y multiplicación multiescalar. El sistema cubre una amplia superficie de gestión de datos y seguridad, incluyendo la integración de datos sin confianza (trustless) que combina la indexación de blockchain con conjuntos de datos fuera de la cadena en tablas relacionales a prueba de manipulaciones. Utiliza consenso BFT y firmas de umbral para mantener la integridad del estado, junto con mecanismos para la sincronización de datos basada en quórum y la entrega de resultados verificados mediante callbacks de contratos inteligentes. El código base proporciona bindings nativos para C++ y Rust para exponer sus conjuntos de herramientas criptográficas y librerías de computación de pruebas.

    Provides encrypted storage for data capture results and cryptographic commitments to maintain privacy.

    C++cpp20curve25519elliptic-curve-cryptography
    Ver en GitHub↗4,884
  • iterate-ch/cyberduckAvatar de iterate-ch

    iterate-ch/cyberduck

    4,570Ver en GitHub↗

    Cyberduck es un cliente de transferencia de archivos multiprotocolo y gestor de archivos multiplataforma para Mac y Windows. Funciona como un gestor de almacenamiento en la nube y montador de almacenamiento remoto, permitiendo a los usuarios subir, organizar y sincronizar datos entre unidades locales y endpoints remotos. La aplicación proporciona una interfaz unificada para gestionar archivos a través de FTP, SFTP, WebDAV, S3 y otros protocolos de almacenamiento en la nube, incluyendo Amazon S3, Backblaze B2, Microsoft Azure y OneDrive. Se distingue por una bóveda de cifrado del lado del cliente que cifra archivos y carpetas localmente antes de ser transmitidos a servidores remotos. El sistema admite la gestión de archivos remotos y transferencias de archivos entre protocolos, incluyendo la capacidad de montar directorios de servidores remotos o de la nube directamente en el explorador de archivos del sistema operativo local. Capacidades adicionales incluyen una interfaz de línea de comandos para ejecutar tareas de transferencia de archivos.

    Provides a transparent encryption layer for remote storage vaults, securing data before it leaves the local machine.

    Javaazurebackblaze-b2cloudfront
    Ver en GitHub↗4,570
  • buttercup/buttercup-desktopAvatar de buttercup

    buttercup/buttercup-desktop

    4,401Ver en GitHub↗

    Buttercup es un gestor de contraseñas multiplataforma y almacén de credenciales cifrado, diseñado para proteger contraseñas y secretos en múltiples sistemas operativos. Funciona como una bóveda segura para almacenar credenciales sensibles, utilizando cifrado para todos los datos almacenados en dispositivos locales o remotos. La aplicación se distingue por un modelo de sincronización en la nube agnóstico al proveedor, que permite que los archivos de bóveda cifrados se sincronicen entre un sistema de archivos local y varios proveedores de almacenamiento en la nube externos. El sistema mantiene la seguridad de los datos mediante cifrado del lado del cliente y garantiza la integridad de los datos a través de la escritura atómica de archivos y la persistencia de estado basada en archivos. Estas capacidades permiten la organización segura de secretos y una sincronización consistente entre diferentes dispositivos.

    Synchronizes encrypted vault files between the local filesystem and external cloud storage providers.

    TypeScript
    Ver en GitHub↗4,401
  • bluewallet/bluewalletAvatar de BlueWallet

    BlueWallet/BlueWallet

    3,146Ver en GitHub↗

    BlueWallet is a Bitcoin wallet application that provides a mobile interface for managing Bitcoin assets, including standard wallets and specialized tools for Lightning Network payments. It serves as a coordinator for various wallet types, including multisig vaults and watch-only interfaces. The project distinguishes itself through advanced security and privacy features, such as decoy storage architecture to hide assets during forced disclosure and custom entropy generation using physical dice or coins. It supports air-gapped transaction management via QR codes and PSBT integration for hardwar

    Organizes wallets into separate encrypted containers protected by different passwords for enhanced security.

    TypeScriptbitcoinbitcoinjsblockchain
    Ver en GitHub↗3,146
  1. Home
  2. Security & Cryptography
  3. Encrypted Storage Vaults

Explorar subetiquetas

  • Cloud SynchronizationProcesses for synchronizing encrypted vaults with remote cloud storage providers. **Distinct from Encrypted Storage Vaults:** Focuses on the synchronization process of the vault rather than just the obfuscation layer of the vault itself
  • Multifactor EncryptionCryptographic protection layers that secure stored data against unauthorized access even if the primary vault file is compromised. **Distinct from Encrypted Storage Vaults:** Distinct from Encrypted Storage Vaults: focuses on the additional layer of cryptographic protection applied to the vault file itself, rather than the vault structure.