OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Security

Security

24 open source tools found

U
Privacy Protection

uBlock Origin

The most efficient ad-blocker, low resource usage, no donations, privacy-first.

uBlock Origin is a wide-spectrum content blocker for Chromium and Firefox that is CPU and memory efficient. Blocks ads, trackers, miners, and malware out of the box.

Go to your browser’s extension management page, find uBlock Origin, and click Remove / Delete. Clear browser cache if you encounter leftover issues.
64.4k
T
Developer Tools

trivy

One command to find vulnerabilities, misconfigs, and secrets in containers, K8s, code, and clouds.

Trivy is a comprehensive open-source security scanner that finds vulnerabilities, misconfigurations, secrets, and SBOMs across containers, Kubernetes, code repos, clouds, and VMs.

Uninstall via Homebrew: brew uninstall trivy. For Docker, delete the image. For manual install, remove the binary file.
35.5kChecksum

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
G
Developer Tools

GoAccess

A real-time, terminal-based web log analyzer that’s lightweight, fast, and requires almost no setup.

GoAccess is a fast, real-time web log analyzer that runs in the terminal or browser, perfect for monitoring HTTP traffic and spotting anomalies instantly.

Use your package manager to remove: `apt remove goaccess`, `brew uninstall goaccess`. If compiled from source, run `make uninstall` in the source directory.
20.5k
B
Privacy Protection

Bitwarden Client Applications

Open-source password management suite covering all platforms.

Bitwarden client applications (browser extension, CLI, desktop, web vault) for password management.

Remove via OS standard uninstaller: for Windows use 'Add or remove programs', for macOS drag app to Trash. Browser extensions can be removed from the extension management page.
12.7k
I
Developer Tools

imgproxy

Fast & secure image processing server for on-the-fly resizing, cropping, and conversion.

A fast and secure standalone server for resizing, processing, and converting images on the fly.

If using Docker, stop and remove the container and image: docker stop <container> && docker rm <container> && docker rmi ghcr.io/imgproxy/imgproxy:latest. If built from source, delete the binary and any service files.
10.7k
B
Developer Tools

bunkerweb

An open-source WAF based on NGINX that secures your web services out of the box.

An open-source next-generation Web Application Firewall (WAF) that makes your web services secure by default, based on NGINX.

For Docker: docker stop bunkerweb && docker rm bunkerweb and remove configuration directory. For Linux: uninstall the package or remove installation directory. For Kubernetes: delete the namespace/resources.
10.4k
V
Privacy Protection

VeraCrypt

Free open-source disk encryption tool based on TrueCrypt with enhanced security, cross-platform, and hidden volume support.

VeraCrypt is a free, open-source disk encryption software based on TrueCrypt 7.1a, offering enhanced security and cross-platform support for Windows, macOS, Linux, and FreeBSD.

Windows: Uninstall via Control Panel; macOS/Linux: delete app and /Library/Application Support/VeraCrypt leftovers. Important: dismount all volumes before uninstalling to avoid data loss.
9.7k
F
System Optimization

Firezone

Fast, secure remote access with zero-trust peer-to-peer tunnels, 3x faster than OpenVPN.

Firezone is an open-source platform for managing remote access at any scale. Built on WireGuard, it delivers 3-4x better performance than OpenVPN with sub-10ms latency overhead. It uses hole-punching to establish on-demand tunnels, eliminating attack surface. Firezone supports SSO, group-based policies, auto load balancing, and full audit logs. SOC 2 compliant (managed).

Windows: uninstall via 'Add or Remove Programs'; macOS: drag app to Trash; Linux: remove package via package manager; iOS/Android: long-press app icon and delete.
8.6k
U
Privacy Protection

universal-android-debloater-next-generation

A cross-platform desktop tool that safely debloats non-rooted Android devices via ADB, improving privacy, security, and battery life.

A cross-platform GUI tool written in Rust that removes bloatware from non-rooted Android devices via ADB to improve privacy, security, and battery life. More actively maintained than the original UAD, with a modern interface and comprehensive package lists.

Uninstall 'Universal Android Debloater NG' from your system's program manager. Configuration files are stored in the user documents folder under 'uad-ng' – you may delete them manually if desired.
7.5kChecksum
N
System Optimization

NetAlertX

Open-source network visibility & asset intelligence framework with Docker deployment, 80+ notifications, and Home Assistant integration.

Centralized network visibility and continuous asset discovery. Monitor devices, detect change, and stay aware across distributed networks.

Stop and remove the container: docker stop <container_name> && docker rm <container_name>. Delete the data directory: rm -rf /your_data_dir (backup first).
6.3k
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
M
System Optimization

mox

An all-in-one, low-maintenance, secure mail server for self-hosted email.

A modern, full-featured open source secure mail server for low-maintenance self-hosted email.

Stop the mox service, remove the installation directory and user (userdel -r mox), and clean up DNS records.
5.7k
P
System Optimization

pomerium

Zero-trust access to internal apps without VPN or client software.

Pomerium is an identity and context-aware reverse proxy providing secure, clientless access to internal web apps and services without a corporate VPN.

If using Docker, run `docker-compose down` and remove containers/volumes. For binary installation, stop the service and delete the installation directory and config files.
4.8kChecksum
Z
Privacy Protection

ziti

Open-source zero-trust network platform that hides services, replaces VPNs, and provides identity-based access.

OpenZiti is an open-source zero-trust networking platform that makes network services invisible to unauthorized users. It provides cryptographic identity for every entity, end-to-end encryption, and policy-driven access without VPNs or open ports.

Stop and remove all OpenZiti Docker containers and images: `docker stop $(docker ps -a -q --filter name=ziti) && docker rm $(docker ps -a -q --filter name=ziti) && docker rmi openziti/...` and delete the local data directory (~/.openziti).
4.1kChecksum
2
Privacy Protection

2FAuth

Self-hosted web app to manage 2FA accounts and generate codes.

Web-based self-hosted 2FA manager with code generation. Manage accounts, organize them in groups, and generate TOTP/HOTP/Steam Guard codes.

Delete the deployment directory or remove the Docker container. Back up the database and encryption key (APP_KEY) beforehand if encryption was enabled, as data cannot be decrypted without it.
3.9k
D
System Optimization

docker-swag

One-click HTTPS reverse proxy with auto SSL renewal and fail2ban.

SWAG sets up an Nginx reverse proxy with automated SSL certificate management (Let's Encrypt/ZeroSSL) and fail2ban intrusion prevention.

Stop and remove the container: `docker stop swag && docker rm swag`, then delete the config directory.
3.7k
Y
Privacy Protection

Yopass

Browser-encrypted, self-destructing secret sharing with no accounts or server-side plaintext.

End-to-end encrypted sharing of passwords, keys, and files. One-time URLs auto-expire. No accounts, no tracking.

If using Docker: `docker stop <container>` and `docker rm <container>`; remove persistent volumes. For Kubernetes: `kubectl delete -f deploy/yopass-k8.yaml`. For manual install: delete binary and config files.
2.8k
B
Developer Tools

Beelzebub

An LLM-powered deception framework that engages attackers with realistic decoys and extracts high-fidelity threat intel.

Beelzebub deploys adaptive, LLM-driven decoy services across SSH, HTTP, TCP, TELNET, and MCP. It actively engages attackers, collects TTPs, and detects AI prompt injections. Low-code YAML config, plugin system, full observability, and production-ready.

Run `docker compose down` to stop containers. Delete the project folder for complete removal.
2.0k
T
Privacy Protection

TeamPass

On-premise collaborative password manager for teams to securely share credentials.

A self-hosted collaborative password manager for teams, allowing secure sharing and management of credentials on-premise.

Traditional: Delete the teampass folder from web root and drop the database; optionally clear APCu/Redis cache. Docker: stop and remove the container, remove the image, and delete persistent volumes.
1.8k
U
System Optimization

UUSEC WAF

Free AI-powered WAF with Docker one-click deploy, outperforming ModSecurity and Cloudflare Free.

Industrial-grade free web application firewall with AI-powered zero-day defense, semantic engine, and self-developed HIPS/RASP for active protection.

Run bash /opt/waf/manager.sh and choose uninstall, or manually remove /opt/waf directory and related Docker containers/images.
1.6k
D
Privacy Protection

Databunker

Replace sensitive data with tokens and lock real info in an encrypted vault to prevent breaches.

A self-hosted, GDPR-compliant vault that tokenizes and encrypts personal data (PII/PHI/KYC) to prevent breaches and simplify compliance.

Stop and remove container: docker stop dbunker && docker rm dbunker. Delete persistent volumes if mounted.
1.4k
S
Privacy Protection

sup3rS3cretMes5age

Secure self-destructing message service using HashiCorp Vault as backend, messages vanish after first read.

A secure self-destructing message service that uses HashiCorp Vault for one-time secret sharing.

To uninstall, run 'docker compose -f deploy/docker-compose.yml down' to remove containers and network. For local build, delete the binary and cloned directory.
564
P
Privacy Protection

Paaster

A privacy-focused pastebin with end-to-end encryption and zero dynamic third-party dependencies.

Secure pastebin with end-to-end encryption, paste history, and no dynamic third-party dependencies.

Self-hosted: Stop and remove containers with data volumes (`docker-compose down -v`). Delete local data directories and MinIO buckets.
534
U
System Optimization

UnrealIRCd

The most popular open-source IRC server, powering 37% of IRC networks with strong security and modularity.

Open Source IRC server with strong security and modular design. Runs on Linux, macOS, and Windows. Powers 37% of IRC networks worldwide.

Linux/Mac: Delete the installation directory (e.g., ~/unrealircd) and config files. Windows: Use 'Programs and Features' in Control Panel, then manually remove leftover data if needed.
513
Browse All Categories