OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Encryption

Encryption

16 open source tools found

C
File Management

croc

Send files between any two computers with one command: end-to-end encrypted, cross-platform, supports resume.

A CLI tool for simple, secure, and cross-platform file transfers between any two computers, with end-to-end encryption and resume support.

Simply delete the croc executable. If installed via package manager (e.g., brew, scoop), use its uninstall command (e.g., brew uninstall croc).
36.9kChecksum
C
Developer Tools

CyberChef

A browser-based Swiss Army knife for all kinds of data manipulation, fully client-side.

A simple web app that lets you perform a wide variety of cyber operations (encoding, encryption, compression, etc.) directly in your browser. No server uploads.

No uninstall needed for the web app. If using Docker, run `docker rm -f cyberchef` to remove the container; browser storage can be cleared manually.
34.8k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
R
System Optimization

restic

Fast, secure, cross-platform backup tool with encryption, deduplication, and multi-cloud support.

Restic is a fast, secure, efficient backup program. It encrypts and deduplicates data, supports local and cloud backends, and runs on all major OSes.

Simply delete the restic binary (e.g., /usr/local/bin/restic). Backup data remains in the repository; keep your password safe.
34.3kChecksum
E
Privacy Protection

ente

Open source end-to-end encrypted alternative to Google Photos and Authy.

Fully open source, end-to-end encrypted photos, authenticator, and document locker.

Uninstall like any app on your device. Your data remains in the cloud; to fully delete, log into ente.com account settings and delete the account.
26.3k
T
File Management

transfer.sh

Instant file sharing from your terminal, self-hosted.

Easy and fast file sharing from the command-line with curl. Supports S3, Google Drive, Storj, and local storage. Encrypt, limit downloads, auto-delete. Self-hostable.

If using Docker, remove the container with docker rm. If using binary, delete the executable file.
15.8k
S
Privacy Protection

simplex-chat

The first messaging platform without any user identifiers, fully private by design.

SimpleX is the first messaging platform without any user identifiers, 100% private by design.

Mobile: delete the app (all local messages lost). Terminal: delete the binary and remove the ~/.simplex configuration directory.
11.1kChecksum
P
Privacy Protection

passbolt_api

A self-hosted, open source password manager for teams with end-to-end encryption and granular sharing.

The backend server for the Passbolt ecosystem. It provides security-first, self-hosted password management for teams, with user-owned GPG keys, end-to-end encryption, and comprehensive audit logs. Supports multiple deployment platforms, browser extensions, mobile apps, CLI, and desktop client.

Stop and remove the container: docker stop passbolt && docker rm passbolt. To completely remove data, delete the mounted volumes or data directory.
5.9k
C
Privacy Protection

Converse.js

A browser-based XMPP chat client with E2E encryption and multiple embedding modes.

A fully client-side XMPP chat app that runs in the browser, with support for end-to-end encryption, multi-user chat, and flexible embedding.

For desktop apps, simply delete the application. For self-hosted, remove the project folder and npm dependencies.
3.2k
P
Privacy Protection

PasswordPusher

One-time links that self-destruct after viewing or expiry, with full audit trails.

Open source web app to share passwords, text, files & URLs securely with self-destructing links and full audit logs.

For Docker: run `docker compose down` and remove the project directory & volumes. For hosted version, simply stop using it.
3.0k
G
File Management

Gokapi

Self-host secure file sharing with expiry, encryption, and granular user control.

A lightweight, self-hosted alternative to Firefox Send with expiry, encryption, and user management.

Remove Docker container and image (if using Docker), or delete the program directory. Back up /app/data and /app/config if you want to preserve files and settings.
2.7kChecksum
E
Privacy Protection

Enclosed

Send end-to-end encrypted notes and files that self-destruct after reading.

Minimalistic web app for sending private, encrypted notes and files with zero-knowledge server.

Run docker stop enclosed && docker rm enclosed. For persistent data removal, delete the volume directory.
2.0k
P
File Management

ProjectSend

Self-host your own client file portal with no monthly fees and full data control.

Self-hosted client portal for secure file sharing with clients, partners, and teams.

Delete the entire ProjectSend directory and drop the database. If files are stored locally (default: upload/files/), remove that directory as well. Always backup data before uninstalling.
1.9k
P
File Management

PsiTransfer

Self-hosted, no‑account file sharing for huge files with resumable uploads – like WeTransfer but yours.

Simple, self-hosted open source file sharing tool. No accounts, supports huge files, resumable uploads, optional password protection, and one‑time downloads.

For Docker: stop the container and remove image/data directory. For manual: delete the project folder.
1.9k
C
System Optimization

ClipCascade

Automatically sync your clipboard across devices with end-to-end encryption, no server setup needed.

ClipCascade is a free, open-source clipboard sync tool supporting text, images, and files. It offers both server mode and peer-to-peer mode with end-to-end encryption. Use the public community server or self-host via Docker.

Windows: Uninstall via Control Panel; macOS: Drag to Trash; Linux: Delete binaries or use package manager; Android: Long-press icon and uninstall.
1.7kChecksum
D
Privacy Protection

Databag

Self-hosted federated messenger with end-to-end encryption, low resource usage, and topic-based threads.

Databag is a self-hosted, federated messenger. It features end-to-end encryption, audio/video calls, and topic-based message threads. The server is extremely lightweight and can run on a Raspberry Pi Zero.

Stop Docker containers and remove volumes: 'docker-compose down -v', then delete the image balzack/databag to fully remove.
1.5k
O
Privacy Protection

ots

Share secrets that self-destruct after one read, with end-to-end encryption in the browser.

A one-time secret sharing platform where secrets are encrypted in the browser before sending, ensuring the server never sees the plaintext and the secret is deleted after first read.

Stop the process/container, delete the binary or run `docker rmi ghcr.io/luzifer/ots`. If using Redis, remove keys with prefix `io.luzifer.ots`.
754Checksum
Browse All Categories