Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Security

Security

1288 projects

Showing 36 of 1288 projects

TOTP
TOTPC#

A PowerToys Run plugin that copies two-factor verification codes from authenticators stored locally.

#totp#productivity#authentication
Stars57
Forks0
Last commit3 months ago
Shield
ShieldCrystal

A comprehensive Identity & Access Management solution for the Lucky framework with robust authentication and authorization features.

#oauth2#authentication#crystal-lang
Stars57
Forks8
Last commit14 days ago
go-generate-password
go-generate-passwordGo

A Go-based password generator usable as a CLI tool or library, with options for human-readable and accessibility-friendly passwords.

#hacktoberfest#developer-tools#go-library
Stars57
Forks6
Last commit4 years ago
kocaptcha
kocaptchaRust

A simple CAPTCHA service with a single API endpoint that generates captchas and validates answers via MD5 hash.

#bot-protection#web-security#api-service
Stars56
Forks4
Last commit6 years ago
basic-auth-pot (bap)
basic-auth-pot (bap)Python

A honeypot webservice that logs HTTP basic authentication attempts in a parser-friendly format.

#honeypot#http-basic-auth#security
Stars55
Forks4
Last commit11 years ago
MultiDocker
MultiDockerDockerfile

Creates isolated Docker containers for each user with root access, providing VM-like isolation on shared machines.

#containerization#devops#multiuser
Stars55
Forks9
Last commit7 years ago
honeyhttpd
honeyhttpdPython

A Python-based web server honeypot and service imitation builder for faking HTTP services and recording requests.

#python-web-server#http-server#honeypot
Stars55
Forks15
Last commit2 years ago
Unlock git-crypt files
Unlock git-crypt filesShell

A GitHub Action that unlocks git-crypt encrypted secrets in CI/CD workflows using a base64-encoded key.

#devops#secrets-management#encryption
Stars55
Forks24
Last commit2 years ago
ciscoasa_honeypot
ciscoasa_honeypotJavaScript

A low-interaction honeypot that emulates Cisco ASA devices to detect exploitation attempts targeting CVE-2018-0101.

#cisco-asa#cisco#vulnerability
Stars55
Forks23
Last commit7 years ago
ActsAsTextcaptcha
ActsAsTextcaptchaRuby

A Rails gem that adds spam protection using text-based logic question captchas fetched from textcaptcha.com.

#rails#rails-gem#captcha-generator
Stars54
Forks12
Last commit1 year ago
honeypot-camera
honeypot-cameraPython

A proof-of-concept honeypot that mimics an observation camera with simulated features to detect unauthorized access.

#honeypot#surveillance#security
Stars53
Forks18
Last commit11 years ago
sodium.cr
sodium.crCrystal

Crystal language bindings for the libsodium cryptographic library, providing a safe and easy-to-use API.

#key-derivation#blake2b#hashing
Stars52
Forks14
Last commit4 years ago
SHA.jl
SHA.jlJulia

A performant, 100% native-Julia implementation of SHA-1, SHA-2, and SHA-3 cryptographic hash functions.

#julia#sha2#julia-language
Stars52
Forks38
Last commit1 month ago
mqttsa
mqttsaPython

A security analysis tool that automatically detects misconfigurations and vulnerabilities in MQTT brokers.

#python-tool#broker-testing#mqtt
Stars51
Forks9
Last commit2 years ago
ocaml-oidc
ocaml-oidcOCaml

OpenID Connect client implementation in OCaml, currently focused on Relying Party functionality.

#oidc-client#webserver#authentication
Stars51
Forks5
Last commit9 months ago
passwordless_auth
passwordless_authElixir

An Elixir library for implementing passwordless authentication and verification flows with code generation, validation, and rate limiting.

#authentication#verification#security
Stars50
Forks6
Last commit6 years ago
SecurityBuilder
SecurityBuilderJava

A Java library providing fluent, type-safe builder APIs for the Java Cryptography Architecture (JCA) and JSSE.

#x509#tls#java
Stars49
Forks4
Last commit5 years ago
go-htpasswd
go-htpasswdGo

A Go library for parsing and validating user credentials against Apache htpasswd files.

#authentication#http-basic-auth#hashing-algorithms
Stars49
Forks12
Last commit1 month ago
go-HoneyPot
go-HoneyPotGo

A honeypot server written in Go that logs attacker interactions to a database.

#honeypot#tcp-server#security
Stars49
Forks7
Last commit7 years ago
terraform-provider-secrethub
terraform-provider-secrethubGo

A Terraform provider for managing and using secrets from SecretHub within infrastructure-as-code workflows.

#hacktoberfest#devops#aws-integration
Stars49
Forks10
Last commit5 years ago
PhantomScript
PhantomScriptJavaScript

A JavaScript framework for executing arbitrary code using invisible Unicode characters and social engineering techniques.

#zero-width-characters#social-engineering#unicode
Stars48
Forks5
Last commit10 years ago
SecretHub
SecretHubShell

Load secrets from SecretHub into GitHub Actions workflows securely with automatic masking.

#hacktoberfest#devops#environment-variables
Stars48
Forks16
Last commit5 years ago
Raindance Project
Raindance ProjectGCC Machine Description

A methodology and toolset for creating reusable attack maps to integrate security threat modeling into software development workflows.

#security-documentation#attack-maps#risk-assessment
Stars48
Forks24
Last commit
Floom
FloomC#

Floom orchestrates and executes Generative AI pipelines, empowering developers to focus on what matters.

#ai#ai-pipelines#caching
Stars48
Forks4
Last commit1 year ago
wagtailenforcer
wagtailenforcerPython

Enforces security protocols like password policies, login attempt limits, and antivirus scanning for Wagtail CMS sites.

#axes#password-policies#authentication
Stars47
Forks3
Last commit4 years ago
POMjs
POMjsJavaScript

POMjs is a random password generator in HTML and pure Javascript with no cookies and no trackers. It has been translated into several languages.

#random password generator#password#security
Stars47
Forks13
Last commit3 years ago
ASCrypt
ASCryptActionScript

Open-source cryptography library providing a consistent API across multiple programming languages.

#crypto#developer-tools#open-source
Stars47
Forks10
Last commit11 years ago
cl-isolated
cl-isolatedCommon Lisp

A restricted environment for Common Lisp code evaluation that disables unsafe features and provides safer function replacements.

#sandbox#open-source#code-evaluation
Stars46
Forks3
Last commit6 years ago
react-native-web-container
react-native-web-containerJavaScript

A React Native WebView wrapper that automatically adjusts height and sanitizes HTML content.

#html-sanitization#webview#security
Stars46
Forks12
Last commit9 years ago
Restrict subclassing support in built-ins
Restrict subclassing support in built-ins

A TC39 proposal to remove ES6 built-in subclassing machinery (Types II, III, IV) to reduce complexity and security vulnerabilities.

#builtins#tc39#language-proposal
Stars46
Forks7
Last commit2 years ago
safe-read
safe-readCommon Lisp

A secure Lisp reader wrapper that protects against internbombing, excessive input, and macro characters when reading from untrusted sources.

#s-expressions#lisp#client-server
Stars46
Forks4
Last commit3 years ago
react-native-aws-signature
react-native-aws-signatureJavaScript

A library to generate AWS Signature Version 4 for React Native applications, enabling secure API calls to AWS services.

#aws-api#authentication#security
Stars45
Forks8
Last commit10 years ago
Manage Your GitHub Actions Secrets With A Simple CLI
Manage Your GitHub Actions Secrets With A Simple CLIPython

A CLI tool for managing GitHub Actions secrets across repositories with profiles and bulk operations.

#devops#github-secret#secrets-management
Stars45
Forks4
Last commit
unhomoglyph
unhomoglyphJavaScript

Replace homoglyphs with base characters to detect similar-looking strings, useful for preventing impersonation.

#unicode#npm-package#text-processing
Stars44
Forks11
Last commit6 years ago
electron-webauthn-mac
electron-webauthn-macSwift

A native Electron addon that enables WebAuthn and passkey authentication on macOS using Apple's AuthenticationServices framework.

#electron-builder#authenticationservices#passkeys
Stars44
Forks8
Last commit
is-elevated
is-elevatedJavaScript

Check if the current Node.js process is running with elevated privileges (root on Unix, administrator on Windows).

#privilege-check#npm-package#cli-tool
Stars44
Forks3
Last commit5 years ago
PreviousPage 29 of 36Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
9 years ago
6 months ago
8 months ago
#Authentication254
#Cryptography194
#Docker126
#Go122
#Encryption115
#Python104
#Security Tools101
#Devops99
#Authorization96
#Golang95
#Rust89
#Devsecops86