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

libsodium-laravel
libsodium-laravelPHP

Laravel integration that replaces built-in encryption and hashing with libsodium-powered methods.

#data-protection#hashing#authentication
Stars23
Forks5
Last commit10 years ago
readonly.nvim
readonly.nvimLua

A Neovim plugin that prevents editing sensitive files to avoid accidental data leaks from plugins.

#plugin-manager#sensitive-data#editor-security
Stars23
Forks2
Last commit1 year ago
go-sshkit
go-sshkitGo

A toolkit for building SSH servers and clients in Go, based on code from ssh-chat.

#client#server#go-library
Stars23
Forks4
Last commit10 years ago
terraform-provider-scp
terraform-provider-scpGo

Terraform provider for managing Splunk Cloud Platform resources including indexes, HEC tokens, users, roles, and IP allowlists.

#devops#terraform-provider#security
Stars23
Forks6
Last commit23 days ago
awscr-signer
awscr-signerCrystal

A Crystal library for signing and presigning AWS requests using Signature Version 4 and Version 2.

#authentication#aws-v2#crystal-lang
Stars23
Forks16
Last commit1 year ago
gpg.nvim
gpg.nvimLua

A Neovim plugin for transparently editing symmetrically encrypted GPG files with automatic decryption and encryption.

#gpg#nvim-lua#symmetric-encryption
Stars22
Forks3
Last commit22 days ago
steam-totp
steam-totpPHP

PHP library for generating Steam's proprietary TOTP authentication codes.

#totp#steam#library
Stars22
Forks7
Last commit8 years ago
safetybox
safetyboxElixir

A collection of security-oriented helper functions for Elixir applications.

#helper-functions#elixir#authentication
Stars21
Forks2
Last commit11 years ago
Honeyprint
HoneyprintPython

A printer honeypot proof-of-concept that simulates network printers to detect and analyze unauthorized access attempts.

#printer-security#honeypot#security
Stars21
Forks12
Last commit10 years ago
ca
caTeX

An Elixir-based Certificate Authority (CA) implementing DSTU-4145, X.509, and supporting PKI entities, key purposes, and protocols like CMP, EST, and CMC.

#elixir#enroll#ocsp
Stars21
Forks7
Last commit22 days ago
Express honeypot
Express honeypotJavaScript

An Express.js honeypot that catches bots scanning for remote and local file inclusion vulnerabilities using fake URLs.

#honeypot#exploit#web-security
Stars21
Forks8
Last commit2 months ago
ssh-honeypotd
ssh-honeypotdC

A low-interaction SSH honeypot written in C for detecting and logging unauthorized access attempts.

#honeypot#ssh-honeypot#syslog
Stars20
Forks5
Last commit2 days ago
cr-xmpp
cr-xmppCrystal

A pure Crystal XMPP library for building clients, components, and IoT applications with modern security features.

#iot#xmpp-client-library#scram
Stars20
Forks3
Last commit22 days ago
RSASwiftGenerator
RSASwiftGeneratorSwift

A Swift utility for generating RSA key pairs on iOS/macOS clients and managing them in the keychain.

#keychain#ios#rsa
Stars20
Forks2
Last commit6 years ago
zachaeus
zachaeusElixir

A simple licensing system for Elixir applications using asymmetric cryptography, inspired by JWT and PASETO.

#database-free#elixir#api
Stars20
Forks1
Last commit6 years ago
goArgonPass
goArgonPassGo

A Go utility package for Argon2 password hashing and verification, compatible with Passlib for Python and Argon2 PHP.

#argon2i#passwords#authentication
Stars20
Forks7
Last commit5 years ago
phoenix_turnstile
phoenix_turnstileElixir

Phoenix components and helpers for integrating Cloudflare Turnstile CAPTCHA into Elixir web applications.

#web-forms#elixir#phoenix
Stars20
Forks11
Last commit1 year ago
TPObfuscatedString
TPObfuscatedStringSwift

A Swift string extension that obfuscates hardcoded strings in compiled binaries using UnicodeScalars.

#mobile-security#ios#unicode
Stars20
Forks10
Last commit8 years ago
J<sub>ack</sub>SON: JSON secret keeper
J<sub>ack</sub>SON: JSON secret keeperPython

A Python library that extends JSON to securely reference secrets from environment variables and Python modules.

#environment-variables#python-library#security
Stars19
Forks4
Last commit
micropython-rsa-signing
micropython-rsa-signingPython

A lightweight RSA signing implementation for MicroPython, optimized for memory-constrained devices like ESP32.

#iot#micropython#esp32
Stars19
Forks0
Last commit7 years ago
siphash-elixir
siphash-elixirElixir

An Elixir implementation of the SipHash cryptographic hash family with native components for performance.

#elixir#library#hashing
Stars19
Forks3
Last commit5 years ago
Serverx
ServerxJava

A Vert.x-powered asynchronous multithreaded web server with simple annotation-based route configuration.

#web-server#oauth2#template-engine
Stars19
Forks1
Last commit4 years ago
go-jwt
go-jwtGo

A Go library for JWT authentication with Redis-backed token lifecycle management and device fingerprint binding.

#token-management#net-http#redis
Stars19
Forks0
Last commit1 month ago
slimswitch
slimswitchShell

Tooling for creating lean, minimal FreeSWITCH Docker images with reduced attack surface.

#slimtoolkit#containerization#freeswitch
Stars19
Forks5
Last commit2 years ago
monocypher.cr
monocypher.crC

Crystal bindings for the Monocypher cryptographic library, providing safe, allocation-free encryption and hashing.

#static-linking#hashing#allocation-free
Stars19
Forks3
Last commit3 years ago
phoenix_client_ssl
phoenix_client_sslElixir

A set of Plugs and libraries for implementing SSL client certificate authentication in Phoenix applications.

#elixir#web-security#phoenix
Stars19
Forks7
Last commit6 years ago
Aws-sign4
Aws-sign4Common Lisp

A Common Lisp library implementing AWS Signature Version 4 for signing HTTP requests to Amazon Web Services.

#authentication#aws-sdk#security
Stars19
Forks6
Last commit2 years ago
exgpg
exgpgElixir

An Elixir interface for GPG (GNU Privacy Guard) providing symmetric and asymmetric encryption, decryption, and key generation.

#elixir#gpg#symmetric-encryption
Stars19
Forks5
Last commit8 years ago
siphash-elixir
siphash-elixirElixir

An Elixir implementation of the SipHash cryptographic hash family with native components for performance.

#elixir#library#nif
Stars19
Forks3
Last commit5 years ago
cl-bcrypt
cl-bcryptCommon Lisp

A Common Lisp library for generating, parsing, and verifying bcrypt password hashes.

#parsing#key-derivation#library
Stars18
Forks2
Last commit3 years ago
libfprint-rs
libfprint-rsRust

Rust bindings for the libfprint library, enabling fingerprint scanning and authentication in Rust applications.

#fingerprint-recognition#fingerprint#ffi
Stars18
Forks7
Last commit9 months ago
MICROS honeypot
MICROS honeypotASP

A low-interaction honeypot that simulates Oracle MICROS servers to detect exploitation attempts of the CVE-2018-2636 directory traversal vulnerability.

#vulnerability#directory-traversal#honeypot
Stars18
Forks5
Last commit8 years ago
Sanitize
SanitizeSwift

A Swift package for Vapor that safely extracts and sanitizes models from JSON request data.

#json-sanitization#model-extraction#security
Stars17
Forks2
Last commit8 years ago
eb-wif-sample
eb-wif-sampleHTML

A sample application demonstrating Login with Amazon integration using AWS Web Identity Federation.

#sample-app#oauth#authentication
Stars17
Forks9
Last commit1 year ago
leakhound
leakhoundGo

A Go static analysis tool that detects accidental logging of sensitive struct fields tagged with `sensitive:"true"`.

#sensitive-data#cli-tool#security
Stars17
Forks0
Last commit2 months ago
Keyring
KeyringC++

A Godot GDExtension addon for cross-platform OS keyring/credential storage access.

#keychain#godot-addons#addon
Stars17
Forks2
Last commit1 year ago
PreviousPage 32 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
5 years ago
#Authentication254
#Cryptography194
#Docker126
#Go122
#Encryption115
#Python104
#Security Tools101
#Devops99
#Authorization96
#Golang95
#Rust89
#Devsecops86