awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cryptomator avatar

cryptomator/cryptomator

0
View on GitHub↗
15,310 Stars·1,298 Forks·Java·GPL-3.0·5 Aufrufecryptomator.org↗

Cryptomator

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 metadata from cloud providers. It also implements secure file integrity verification to detect ciphertext changes and ensure data consistency.

Features

  • Client-Side Encryption - Provides client-side encryption of file contents and folder structures before they are uploaded to cloud storage.
  • Virtual File System Layers - Implements a virtual file system layer to intercept OS calls for transparent on-the-fly encryption and decryption.
  • Filename Encryption - Obfuscates directory structures and filenames to prevent cloud providers from analyzing data organization.
  • Transparent Encryption Wrappers - Provides a layer that automatically encrypts and decrypts data on the fly between the local system and cloud storage.
  • Data Obfuscation Tools - Hides filenames and folder hierarchies to prevent cloud providers from analyzing metadata.
  • Encrypted Storage Vaults - Organizes encrypted data into independent, password-protected vaults for remote storage.
  • Virtual Encrypted Disks - Creates secure virtual disks to interact with encrypted files as if they were stored on physical hardware.
  • Key Derivation Functions - Derives encryption keys from user passwords locally on the device to ensure raw passwords are never transmitted.
  • Privacy and Data Protection - Ensures data privacy by keeping decryption keys exclusively on the client's device.
  • Storage Encryption - Encrypts files and directories locally before uploading them to cloud services to ensure privacy.
  • Authenticated Encryption - Implements authenticated encryption to ensure both confidentiality and the integrity of encrypted files.
  • Ciphertext Mapping - Maps the virtual drive's plaintext structure to encrypted files on the host disk for transparent access.
  • Integrity Verification - Uses authenticated encryption to detect ciphertext changes and ensure data consistency.
  • Vault Managers - Manages multiple independent encrypted containers across Windows, macOS, and Linux.
  • Encryption - Listed in the “Encryption” section of the Awesome Mac awesome list.
  • Encryption and Privacy - Transparent client-side encryption for cloud-stored files.
  • Encryption & Privacy - Transparent client-side encryption for cloud-stored files.
  • Secret Management - Transparent client-side encryption for cloud-stored files.
  • Sicherheit und Datenschutz - Client-side encryption for files stored in the cloud.

Star-Verlauf

Star-Verlauf für cryptomator/cryptomatorStar-Verlauf für cryptomator/cryptomator

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cryptomator

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cryptomator.
  • veracrypt/veracryptAvatar von veracrypt

    veracrypt/VeraCrypt

    9,220Auf GitHub ansehen↗

    VeraCrypt is a cross-platform disk encryption utility used to create encrypted file containers and secure entire disk partitions. It functions as a tool for full disk encryption and a manager for encrypted volumes, providing a means to protect sensitive data on local disks and removable media across multiple operating systems. The software is distinguished by its support for plausible deniability, allowing the creation of hidden volumes nested within other encrypted volumes to conceal the existence of data. It also implements hardware-based access control, requiring physical security tokens,

    Cencryptionencryption-algorithmsencryption-decryption
    Auf GitHub ansehen↗9,220
  • alistgo/alistAvatar von AlistGo

    AlistGo/alist

    49,705Auf GitHub ansehen↗

    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,

    Gofile-servergingolang
    Auf GitHub ansehen↗49,705
  • ncw/rcloneAvatar von ncw

    ncw/rclone

    57,898Auf GitHub ansehen↗

    rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous cloud storage providers. It functions as a storage management tool that enables bidirectional or one-way synchronization between local filesystems and remote cloud backends. The project acts as a unified cloud storage gateway, capable of merging multiple remote providers into a single directory tree. It further provides a filesystem mount to expose remote cloud storage as a local disk for direct operating system access and a transparent encryption wrapper to secure data before it

    Go
    Auf GitHub ansehen↗57,898
  • agwa/git-cryptAvatar von AGWA

    AGWA/git-crypt

    9,746Auf GitHub ansehen↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    Auf GitHub ansehen↗9,746
Alle 30 Alternativen zu Cryptomator anzeigen→

Häufig gestellte Fragen

Was macht cryptomator/cryptomator?

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.

Was sind die Hauptfunktionen von cryptomator/cryptomator?

Die Hauptfunktionen von cryptomator/cryptomator sind: Client-Side Encryption, Virtual File System Layers, Filename Encryption, Transparent Encryption Wrappers, Data Obfuscation Tools, Encrypted Storage Vaults, Virtual Encrypted Disks, Key Derivation Functions.

Welche Open-Source-Alternativen gibt es zu cryptomator/cryptomator?

Open-Source-Alternativen zu cryptomator/cryptomator sind unter anderem: veracrypt/veracrypt — VeraCrypt is a cross-platform disk encryption utility used to create encrypted file containers and secure entire disk… alistgo/alist — Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable… ncw/rclone — rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous… agwa/git-crypt — git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so… jhaals/yopass — Yopass is a secure secret sharing platform used to share encrypted text and files via one-time expiring links. It… haiwen/seafile — Seafile is a self-hosted file synchronization and sharing platform that provides a central server for maintaining file…