Showing 70 open source projects for "disk encryption"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Arch Installer

    Arch Installer

    Arch Linux installer - guided, templates etc.

    Just another guided/automated Arch Linux installer with a twist. The installer also doubles as a python library to install Arch Linux and manage services, packages, and other things inside the installed system (Usually from a live medium).
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 3
    Alist

    Alist

    A file list/WebDAV program that supports multiple storages

    Alist is a file‑listing and WebDAV server built with Gin (Go) and SolidJS. It supports multiple storage backends—local disk, OneDrive, Google Drive, Aliyun Drive—and offers a modern UI for browsing, sharing, and streaming files.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Bareos

    Bareos

    Bareos is a cross-network Open Source backup solution

    Bareos (Backup Archiving Recovery Open Sourced) is an enterprise-grade open-source backup solution forked from Bacula. It offers robust backup, restore, and archiving features for Linux, Windows, and macOS systems. Bareos supports encrypted and deduplicated backups across networks, making it ideal for managing large infrastructure backups.
    Downloads: 11 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    ZipStream PHP

    ZipStream PHP

    PHP ZIP Streaming Library

    ZipStream-PHP is a library that allows you to dynamically create ZIP files on the fly without storing files on the server beforehand. It’s designed for streaming large ZIP archives directly to the browser or client, making it suitable for memory-efficient downloads.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    MemGuard

    MemGuard

    Secure software enclave for storage of sensitive information in memory

    This package attempts to reduce the likelihood of sensitive data being exposed when in memory. It aims to support all major operating systems and is written in pure Go. Sensitive data is encrypted and authenticated in memory with XSalsa20Poly1305. The scheme used also defends against cold-boot attacks. Memory allocation bypasses the language runtime by using system calls to query the kernel for resources directly. This avoids interference from the garbage collector. Buffers that store...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rclone

    Rclone

    Rsync for cloud storage

    Rclone is a command line program for syncing files and directories to and from various cloud storage providers, including Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files and many more.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    Tomb

    Tomb

    the Crypto Undertaker

    Tomb is a minimalistic command-line tool for creating and managing encrypted “tombs,” which are files that act as mountable, private storage vaults. Under the hood it uses Linux dm-crypt with LUKS for strong, disk-level encryption, and separates the key material from the vault itself to improve security workflows. Keys can be protected with passphrases and even hidden via steganography inside innocuous files, giving you options for concealment and off-device storage. The interface is deliberately simple—dig a tomb, forge a key, lock it, and open it—yet provides hooks to bind directories or run scripts on open/close so you can tailor behavior to your workstation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a simple and highly scalable distributed file system. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and based on TrueCrypt 7.1a. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase. ...
    Leader badge
    Downloads: 3,034 This Week
    Last Update:
    See Project
  • 11
    1654 — encryption system

    1654 — encryption system

    1024-bit encryption system (functional safe or disk) | С++20

    This release marks the first production-ready publication of 1654, a dependency-free cryptographic vault engine built around a strict vault abstraction and a wide-state cryptographic design. 1654 is not a wrapper around existing crypto libraries. It is a self-contained system whose cryptographic behavior is fully defined within the repository. Key Characteristics Vault-oriented model Encrypted data is treated as a sealed container-safe with explicit operations, not as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    s3fs

    s3fs

    FUSE-based file system backed by Amazon S3

    s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI. Large subset of POSIX including reading/writing files, directories, symlinks, mode, uid/gid, and extended attributes. Compatible with Amazon S3, and other S3-based object stores. Allows random writes and appends, large files via multi-part upload, and renames via server-side copy. User-specified regions, including Amazon GovCloud....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    µTorrent

    µTorrent

    Fast, efficient torrent downloader with minimal resource consumption

    µTorrent is the world's most popular BitTorrent client, designed for speed and efficiency. This compact software enables seamless peer-to-peer file sharing with minimal CPU and memory usage. Perfect for users seeking reliable torrent downloads without system slowdown. The intuitive interface makes torrent management simple, while advanced features like bandwidth prioritization, RSS feed support, and remote access satisfy power users. Built-in encryption ensures secure connections, and the...
    Downloads: 3,864 This Week
    Last Update:
    See Project
  • 14
    Textcryption

    Textcryption

    Tiny application which allows encrypting basic text.

    Application which allows encrypting text. It is encrypted using own libraries. I think it is a very strong way to encrypt, specially if the text has more than 1 KB. The application reads encrypted bytes from disk, and writes encyrpted bytes to disk, so it never is saved in the hard disk decrypted. JDK-17 compatibility. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/encriptadorDeTexto.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AIM Toolkit

    AIM Toolkit

    Ramdisk for Windows and mounting of image files

    ...Minimal requirement: Windows 7 64-bit or later .NET Framework 4.8 (included in Windows 10 1903 and later) for image file mounting https://dotnet.microsoft.com/download/dotnet-framework/net48 Need disk/volume encryption? Check out ProxyCrypt: https://sourceforge.net/p/proxycrypt/
    Leader badge
    Downloads: 1,195 This Week
    Last Update:
    See Project
  • 16

    ProxyCryptGUI

    An easy to use 'front-end' to ProxyCrypt 3.X encryption application

    ProxyCryptGUI2025 • ProxyCryptGUI2025 is a free application that provides a Windows GUI (graphical user interface) for ProxyCrypt to manage encrypted virtual disk drives. • The setup file for ProxyCryptGUI2025 includes the required setup of ProxyCrypt 3.x and required AIM disk driver. • All files stored in an encrypted virtual drive can be accessed just as any files on regular disk drives but only after the drive is mounted/opened with the associated passphrase. • ProxyCryptGUI2025 can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    zpaqfranz

    zpaqfranz

    Zpaq compatible archiver for Win, Linux, Free/OpenBSD, Solaris & MacOS

    ...Get forever storage of your files, managing critical backups with bulletproof archival solutions and enterprise-grade reliability Far more efficient than Time Machine or ZFS snapshots-perfect for VM backups and permanent archiving, effortlessly handling TBs and millions of files Optimized for cloud/NAS/USB with ultra-low bandwidth, military-grade encryption, and 1GB/s+ speeds on modern hardware GUI (Win/Linux/Mac) https://sourceforge.net/projects/catpaq Why choose catpaq/zpaqfranz? ✓ Complete: single/multi-file storage architecture ✓ Modern: SHA-2, SHA-3, BLAKE3, XXH3 and more ✓ Paranoid: anti-ransomware data verification with integrity checks ✓ Runs everywhere: TrueNAS, ARM-powered, even ESXi ✓ Lightning-fast: multi-core processing + hardware acceleration ✓ Deduplicated disk imaging ✓ Battle-tested: 15+ years of active development since 2009 https://github.com/fcorbelli/zpaqfranz https://www.francocorbelli.it/zpaqfranz 100% FOSS • forever free
    Downloads: 71 This Week
    Last Update:
    See Project
  • 18
    Linux Engineer Toolkit Live

    Linux Engineer Toolkit Live

    Portable Linux engineer toolkit for recovery, repair & data rescue

    Linux Engineer Toolkit (LengToolkit) Live is a specialized, recovery-oriented Linux distribution designed for system engineers and IT professionals. Operating exclusively in Live mode, it provides a robust environment to rescue failing systems, recover lost data, and manage disk infrastructures without the need for installation.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19
    XigmaNAS

    XigmaNAS

    XigmaNAS is an open source NAS / OS software appliance

    ...It's the quickest and most straightforward NAS solution for creating a centralized, easily accessible server for all types of data! XigmaNAS supports sharing across Windows, Apple, and UNIX-like systems. It includes ZFS (OpenZFS), Software RAID (0,1), disk encryption, S.M.A.R.T / email reports etc. with following protocols/services: CIFS/SMB (samba), Samba AD, FTP, NFS v4, TFTP, AFP, RSYNC, Unison, iSCSI, UPnP, Bittorent, Syncthing, MariaDB with phpMyAdmin, VirtualBox, Bridge, CARP (Common Address Redundancy Protocol) and HAST (Highly Available Storage). Plugins like Plex Media Server, OBI are also available. ...
    Leader badge
    Downloads: 899 This Week
    Last Update:
    See Project
  • 20
    Amanda is the most popular Backup and Archiving software that protects multiple machines running various versions of Linux, UNIX and Microsoft Windows operating systems. It supports tapes, disks, optical media and changers.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 21

    ProxyCrypt

    Encrypted volumes through command line

    ProxyCrypt is a command line tool that creates encrypted volumes within a file or a hard drive. Encryption and decryption are made on the fly, allowing you to use encrypted volumes like normal ones. Designed for paranoids and advanced users, it is also fast, very lightweight, open source and easy to recompile. See the features below. It works as a "proxy" for the AIM driver or the ImDisk driver. AIM driver is included in the full package.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    litePDF

    a library to create/modify PDF documents using HDC/TCanvas

    litePDF is a Windows library (DLL), which allows creating new and editing of existing PDF documents with simple API. Page content is drawn with standard GDI functions through a device context (HDC or TCanvas, in case of Delphi or C++ Builder).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    Areca Backup (fork)

    Areca Backup (fork)

    Free open source multiplatform backup solution.

    This independent development (fork) of Areca Backup attempts to extend its lifespan by fixing bugs and adding some new features while keeping its simplicity. Areca was originally developed by Olivier PETRUCCI (aventin): https://sourceforge.net/projects/areca/
    Downloads: 112 This Week
    Last Update:
    See Project
  • 24
    Pantha Terminal

    Pantha Terminal

    Note-Based Terminal

    Pantha Terminal is a next-generation encrypted terminal workspace disguised as a minimalist command shell. Beneath its sleek neon-purple interface lives a hardened secure vault engine designed for private, local-first knowledge storage. Every note is encrypted on disk using strong key derivation and authenticated encryption, ensuring your data remains unreadable without your password. Even if files are copied or stolen, their contents stay protected. Once unlocked, Pantha Mode transforms the terminal into a powerful command-driven productivity environment where you can create, search, edit, pin, and organize notes instantly—no mouse, no clutter, no distractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Disk Cryptography Services

    Enhancements for disk encryption based on VeraCrypt(EFI loader etc)

    Set of tools and enhancements for disk encryption based on VeraCrypt project. * EFI loader for VeraCrypt * TPM support * Two factors authorization (USB+Password), picture password, password timeout and many other options for EFI boot system encryption. Details in DcsProp.example ) * Hidden OS and FDE for EFI * Multiple hidden volumes via DcsWinCfg tool * Free PIM Demo: http://sendvid.com/px9jirm6 scenario: 1.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB