awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to cossacklabs/acra

Projects sharing features with Acra

30 open-source projects similar to cossacklabs/acra, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • adrianosela/sslmgrA

    adrianosela/sslmgr

    0View on GitHub↗
    View on GitHub↗0
  • pompelmi/pompelmipompelmi avatar

    pompelmi/pompelmi

    649View on GitHub↗

    ClamAV antivirus scanning for Node.js — scan file uploads with a single function call. Zero dependencies. Typed Symbol verdicts. Local or Docker/clamd.

    JavaScript
    View on GitHub↗649
  • gopasspw/gopassgopasspw avatar

    gopasspw/gopass

    6,940View on GitHub↗

    gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git. The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent rep

    Go
    View on GitHub↗6,940
  • kevinburke/naclK

    kevinburke/nacl

    0View on GitHub↗
    View on GitHub↗0
  • ssh-vault/ssh-vaultssh-vault avatar

    ssh-vault/ssh-vault

    505View on GitHub↗

    🌰 encrypt/decrypt using ssh keys

    Rust
    View on GitHub↗505

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
stackexchange/blackboxStackExchange avatar

StackExchange/blackbox

6,768View on GitHub↗

Blackbox is a GPG secret management tool and asymmetric encryption wrapper used to securely store and share sensitive files within version control systems like Git, Mercurial, or Subversion. It functions as a version control secret store that encrypts files for safe storage at rest while allowing authorized users and machines to decrypt them. The system distinguishes itself by integrating directly with version control to provide plaintext diff and log visualization of encrypted files. It supports multi-recipient encryption and automated secret decryption via passphrase-less GPG subkeys, enabl

Go
View on GitHub↗6,768
  • cossacklabs/themiscossacklabs avatar

    cossacklabs/themis

    1,965View on GitHub↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    View on GitHub↗1,965
  • elithrar/simple-scryptelithrar avatar

    elithrar/simple-scrypt

    202View on GitHub↗

    A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑

    Go
    View on GitHub↗202
  • jaredfolkins/badactorJ

    jaredfolkins/badactor

    0View on GitHub↗
    View on GitHub↗0
  • hlandau/passlibH

    hlandau/passlib

    0View on GitHub↗
    View on GitHub↗0
  • openidentityplatform/openamOpenIdentityPlatform avatar

    OpenIdentityPlatform/OpenAM

    873View on GitHub↗

    OpenAM is an open-source access management solution for identity authentication, authorization, and federation. It provides single sign-on, adaptive authentication, and centralized policy control, enabling secure access to web, mobile, and cloud applications

    Java
    View on GitHub↗873
  • raja/argon2pwR

    raja/argon2pw

    0View on GitHub↗
    View on GitHub↗0
  • ullaakut/cameradarUllaakut avatar

    Ullaakut/cameradar

    5,084View on GitHub↗

    Cameradar is a network scanning tool designed to discover publicly accessible IP cameras. It identifies active Real Time Streaming Protocol services by scanning IP ranges and using device fingerprints to determine specific hardware models. The tool performs security auditing through dictionary-based probing and brute force attacks to uncover valid streaming paths and authentication credentials. It validates discovered streams by verifying the receipt of real-time transport protocol data packets to eliminate false positives. The system supports a multi-stage discovery pipeline and can export

    Gocamerascctvhacking
    View on GitHub↗5,084
  • unrolled/secureunrolled avatar

    unrolled/secure

    2,345View on GitHub↗

    HTTP middleware for Go that facilitates some quick security wins.

    Gogogolangmiddleware
    View on GitHub↗2,345
  • awnumar/memguardawnumar avatar

    awnumar/memguard

    2,748View on GitHub↗

    Software sandbox for storage of sensitive information in memory.

    Gocryptocryptographygo
    View on GitHub↗2,748
  • bastiaanjansen/otp-javaBastiaanJansen avatar

    BastiaanJansen/OTP-Java

    237View on GitHub↗

    A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).

    Java
    View on GitHub↗237
  • dwin/goargonpassD

    dwin/goArgonPass

    0View on GitHub↗
    View on GitHub↗0
  • dwin/gosecretboxpasswordD

    dwin/goSecretBoxPassword

    0View on GitHub↗
    View on GitHub↗0
  • hakky54/certificate-ripperHakky54 avatar

    Hakky54/certificate-ripper

    912View on GitHub↗

    🔐 A CLI tool to extract server certificates

    Java
    View on GitHub↗912
  • hashicorp/vaulthashicorp avatar

    hashicorp/vault

    35,796View on GitHub↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Gogosecretsvault
    View on GitHub↗35,796
  • hillu/go-yarahillu avatar

    hillu/go-yara

    388View on GitHub↗

    Go bindings for YARA

    Go
    View on GitHub↗388
  • hlandau/acmeH

    hlandau/acme

    0View on GitHub↗
    View on GitHub↗0
  • lyft/confidantlyft avatar

    lyft/confidant

    1,857View on GitHub↗

    Confidant: your secret keeper. https://lyft.github.io/confidant

    Python
    View on GitHub↗1,857
  • mvmaasakkers/certificatesM

    mvmaasakkers/certificates

    0View on GitHub↗
    View on GitHub↗0
  • helmetjs/helmethelmetjs avatar

    helmetjs/helmet

    10,692View on GitHub↗

    Helmet is an Express.js middleware library that sets a comprehensive collection of HTTP security headers to protect web applications from common vulnerabilities like cross-site scripting and clickjacking. At its core, it provides a configurable middleware system for injecting security headers into HTTP responses, with a primary focus on Content Security Policy configuration through custom directives and report-only testing modes. The library distinguishes itself through a flexible configuration surface that supports method chaining for composing multiple headers in a single expression, as wel

    TypeScripthelmethttp-headersjavascript
    View on GitHub↗10,692
  • spec-first/connexionspec-first avatar

    spec-first/connexion

    4,600View on GitHub↗

    Connexion is a spec-first Python web framework designed to derive server behavior and validation logic directly from a predefined API contract. It enables the development of web services by using an OpenAPI specification to automatically handle routing, request validation, and response serialization. The framework distinguishes itself by acting as an OpenAPI request validator and mock server. It can simulate API behavior by serving example responses based on specification schemas, allowing for frontend development and prototyping before a backend implementation is completed. Additionally, it

    Pythonapi-firstapi-restflask-extensions
    View on GitHub↗4,600
  • ashishb/android-security-awesomeashishb avatar

    ashishb/android-security-awesome

    9,224View on GitHub↗
    Shellandroidawesomeawesome-list
    View on GitHub↗9,224
  • aflplusplus/libaflAFLplusplus avatar

    AFLplusplus/LibAFL

    2,586View on GitHub↗

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rustaflafl-fuzzaflplusplus
    View on GitHub↗2,586
  • arsvechkarev/vaultarsvechkarev avatar

    arsvechkarev/Vault

    51View on GitHub↗

    Simple, fast, secure password manager

    Kotlin
    View on GitHub↗51
  • arctosoft/valv-androidArctosoft avatar

    Arctosoft/Valv-Android

    217View on GitHub↗

    An encrypted gallery vault for Android devices.

    Java
    View on GitHub↗217