awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cryptomator avatar

cryptomator/cryptomator

0
View on GitHub↗
15,310 نجوم·1,298 تفرعات·Java·GPL-3.0·5 مشاهداتcryptomator.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.
  • الأمن والخصوصية - Client-side encryption for files stored in the cloud.

سجل النجوم

مخطط تاريخ النجوم لـ cryptomator/cryptomatorمخطط تاريخ النجوم لـ cryptomator/cryptomator

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ cryptomator/cryptomator؟

الميزات الرئيسية لـ cryptomator/cryptomator هي: Client-Side Encryption, Virtual File System Layers, Filename Encryption, Transparent Encryption Wrappers, Data Obfuscation Tools, Encrypted Storage Vaults, Virtual Encrypted Disks, Key Derivation Functions.

ما هي البدائل مفتوحة المصدر لـ cryptomator/cryptomator؟

تشمل البدائل مفتوحة المصدر لـ cryptomator/cryptomator: 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…

بدائل مفتوحة المصدر لـ Cryptomator

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Cryptomator.
  • veracrypt/veracryptالصورة الرمزية لـ veracrypt

    veracrypt/VeraCrypt

    9,220عرض على GitHub↗

    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
    عرض على GitHub↗9,220
  • alistgo/alistالصورة الرمزية لـ AlistGo

    AlistGo/alist

    49,705عرض على 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,

    Gofile-servergingolang
    عرض على GitHub↗49,705
  • ncw/rcloneالصورة الرمزية لـ ncw

    ncw/rclone

    57,898عرض على GitHub↗

    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
    عرض على GitHub↗57,898
  • agwa/git-cryptالصورة الرمزية لـ AGWA

    AGWA/git-crypt

    9,746عرض على GitHub↗

    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++
    عرض على GitHub↗9,746
عرض جميع البدائل الـ 30 لـ Cryptomator→