awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
veracrypt avatar

veracrypt/VeraCrypt

0
View on GitHub↗

VeraCrypt

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, smart cards, or keyfiles in addition to passwords to authenticate users.

The project covers a broad range of security capabilities, including the management of EFI-based boot loaders for encrypted operating system booting and the use of high-iteration key derivation to resist brute-force attacks. It includes utilities for volume creation, mounting, and conversion, as well as a command-line interface for automating these administrative tasks.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
veracrypt.jp
↗

Features

  • Full Disk Encryption - Provides full disk encryption for entire operating system partitions to prevent unauthorized access during boot.
  • Full Disk Encryption - Provides full disk encryption for the primary system drive to prevent unauthorized data access and boot-level attacks.
  • Multi-Factor Key Composition - Combines passwords, keyfiles, and hardware tokens into a single master key required to decrypt volume headers.
  • Encrypted Volume Unlocking - Decrypts and mounts encrypted volumes as virtual disks to enable secure data reading and writing.
  • Hidden - Creates hidden volumes within other encrypted volumes to ensure plausible deniability of stored data.
  • EFI Boot Loaders - Implements a specialized EFI boot loader to authenticate users and decrypt the system partition during startup.
  • Secure Boot Loaders - Loads the operating system from an encrypted partition using specialized boot loaders to prevent offline data theft.
  • Cross-Platform Encryption Utilities - Provides consistent volume encryption and mounting capabilities across multiple operating systems.
  • Keyfile Authentication - Requires a specific external keyfile in addition to a password as a second factor to decrypt volumes.
  • Encrypted Storage - Builds secure encrypted containers and partitions to protect sensitive data from unauthorized access.
  • Plausible Deniability Storage - Implements hidden volumes nested within other encrypted volumes to provide plausible deniability regarding sensitive data.
  • Virtual Encrypted Disks - Maps decrypted data streams to virtual encrypted disks so the host OS treats them as physical devices.
  • Hardware Authentication - Integrates physical security tokens, smart cards, and keyfiles into the authentication workflow for volume access.
  • Key Derivation Functions - Uses repeated hashing in key derivation functions to transform passwords into encryption keys and resist brute-force attacks.
  • Encrypted Boot Loaders - Loads the operating system from an encrypted partition using a specialized EFI boot loader.
  • Boot Configuration Installers - Provides utilities for writing secure boot configurations to storage drives to facilitate system startup from encrypted partitions.
  • Hidden Volumes - Supports the creation of hidden volumes within existing encrypted containers to provide plausible deniability.
  • Multi-Factor Authentication - Implements multi-factor authentication by requiring physical tokens or keyfiles to unlock encrypted data.
  • Token Authentication - Requires physical security tokens, smart cards, or keyfiles in addition to passwords for identity verification.
  • CLI System Management - Provides a command-line interface for automating volume creation, mounting, and other administrative tasks.
  • Encryption and Privacy - Disk encryption software for secure data storage.
  • 安全与隐私 - Native disk encryption software for secure data storage.
9,220 星标·1,145 分支·C·other·3 次浏览

Star 历史

veracrypt/veracrypt 的 Star 历史图表veracrypt/veracrypt 的 Star 历史图表

常见问题解答

veracrypt/veracrypt 是做什么的?

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.

veracrypt/veracrypt 的主要功能有哪些?

veracrypt/veracrypt 的主要功能包括:Full Disk Encryption, Multi-Factor Key Composition, Encrypted Volume Unlocking, Hidden, EFI Boot Loaders, Secure Boot Loaders, Cross-Platform Encryption Utilities, Keyfile Authentication。

veracrypt/veracrypt 有哪些开源替代品?

veracrypt/veracrypt 的开源替代品包括: cryptomator/cryptomator — Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent… keepassxreboot/keepassxc — This project is a cross-platform credential management suite designed to store sensitive information in encrypted… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… macpass/macpass — MacPass is a native macOS password manager and encrypted database client designed to manage credentials using the… keeweb/keeweb — KeeWeb is a web-based password manager and vault that allows users to open and edit encrypted databases through a… standardnotes/app.

VeraCrypt 的开源替代方案

相似的开源项目,按与 VeraCrypt 的功能重合度排序。
  • cryptomator/cryptomatorcryptomator 的头像

    cryptomator/cryptomator

    15,310在 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

    Javacloud-storagecryptocryptography
    在 GitHub 上查看↗15,310
  • keepassxreboot/keepassxckeepassxreboot 的头像

    keepassxreboot/keepassxc

    27,675在 GitHub 上查看↗

    This project is a cross-platform credential management suite designed to store sensitive information in encrypted local databases. It functions as a secure desktop application that provides a unified environment for organizing secrets, generating passwords, and managing multi-factor authentication tokens. By utilizing industry-standard file formats, the application ensures that stored credentials remain secure and interoperable across different operating systems. The software distinguishes itself through deep integration with hardware-backed security and system-level services. It supports phy

    C++cross-platformhacktoberfestkeepass
    在 GitHub 上查看↗27,675
  • bitwarden/androidbitwarden 的头像

    bitwarden/android

    8,457在 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

    Kotlinandroidbitwardencompose
    在 GitHub 上查看↗8,457
  • macpass/macpassMacPass 的头像

    MacPass/MacPass

    6,850在 GitHub 上查看↗

    MacPass is a native macOS password manager and encrypted database client designed to manage credentials using the KeePass standard. It serves as a secure credential vault for storing usernames and passwords within a hierarchical structure. The application integrates a TOTP authenticator to generate time-based and hash-based one-time passwords for multi-factor authentication. It utilizes a KeePass-compatible database engine to ensure data portability and supports keyfile-based authentication to increase decryption entropy. The project covers broader capabilities including automated credential

    Objective-C
    在 GitHub 上查看↗6,850
  • 查看 VeraCrypt 的所有 30 个替代方案→