awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to google/certificate-transparency

Open-source alternatives to Certificate Transparency

30 open-source projects similar to google/certificate-transparency, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Certificate Transparency alternative.

  • projectdiscovery/naabuprojectdiscovery का अवतार

    projectdiscovery/naabu

    5,766GitHub पर देखें↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Gocdn-exclusionhacktoberfestnmap
    GitHub पर देखें↗5,766
  • hktalent/scan4allhktalent का अवतार

    hktalent/scan4all

    6,127GitHub पर देखें↗

    scan4all is an all-in-one vulnerability scanner that orchestrates parallel network reconnaissance, service cracking, and exploit execution across a wide range of protocols. It combines port discovery, web fingerprinting, password cracking, and a plugin-based database of over 15,000 proof-of-concept exploits into a single automated pipeline, with results streamed to Elasticsearch for structured querying and analysis. The tool distinguishes itself through its multi-engine orchestration, coordinating tools like nmap, naabu, and nuclei under one pipeline to avoid redundant work and share results.

    Go
    GitHub पर देखें↗6,127
  • hitsz-ids/synthetic-data-generatorhitsz-ids का अवतार

    hitsz-ids/synthetic-data-generator

    2,422GitHub पर देखें↗

    This project is a framework for generating synthetic tabular data that preserves the statistical properties and relational integrity of original source datasets. It functions as a metadata-driven engine, utilizing language models to synthesize information even when original training samples are restricted. The system is designed to maintain logical consistency across complex, multi-table structures while ensuring that generated outputs adhere to defined schema requirements. The platform distinguishes itself through a focus on privacy-preserving synthesis, integrating tools to quantify and mit

    Pythonagentdata-generatordeep-learning
    GitHub पर देखें↗2,422

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • 2dust/v2rayng2dust का अवतार

    2dust/v2rayNG

    58,172GitHub पर देखें↗

    v2rayNG is an Android proxy client designed to route device network traffic through encrypted tunnels. It functions as a network routing engine that intercepts outgoing requests and applies custom traffic rules to manage connectivity and enhance user privacy. The application distinguishes itself by integrating a high-performance network proxy core, which enables complex protocol translation and traffic management directly on mobile devices. It utilizes local loopback and Unix-socket tunneling to redirect device-wide requests, maintaining persistent connectivity through native background servi

    Kotlinandroidproxyshadowsocks
    GitHub पर देखें↗58,172
  • aboul3la/sublist3raboul3la का अवतार

    aboul3la/Sublist3r

    10,957GitHub पर देखें↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    GitHub पर देखें↗10,957
  • abraithwaite/jeffabraithwaite का अवतार

    abraithwaite/jeff

    272GitHub पर देखें↗

    🍍Jeff provides the simplest way to manage web sessions in Go.

    Go
    GitHub पर देखें↗272
  • 6eero/newpass6

    6eero/NewPass

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • achmaddaniel24/kupassA

    achmaddaniel24/kupass

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • adam-hanna/jwt-authadam-hanna का अवतार

    adam-hanna/jwt-auth

    238GitHub पर देखें↗

    This package provides json web token (jwt) middleware for goLang http servers

    Go
    GitHub पर देखें↗238
  • adam-hanna/sessionsadam-hanna का अवतार

    adam-hanna/sessions

    80GitHub पर देखें↗

    A dead simple, highly performant, highly customizable sessions middleware for go http servers.

    Go
    GitHub पर देखें↗80
  • adilmajid/privacy-for-the-paranoidadilmajid का अवतार

    adilmajid/privacy-for-the-paranoid

    55GitHub पर देखें↗

    A master checklist for securing your online life.

    GitHub पर देखें↗55
  • aforward/safetyboxaforward का अवतार

    aforward/safetybox

    21GitHub पर देखें↗

    Security oriented helper functions for Elixir

    Elixir
    GitHub पर देखें↗21
  • agpenton/1password-zsh-pluginagpenton का अवतार

    agpenton/1password-zsh-plugin

    5GitHub पर देखें↗

    zsh plugin to manage 1password

    Shell
    GitHub पर देखें↗5
  • agwa/git-cryptAGWA का अवतार

    AGWA/git-crypt

    9,746GitHub पर देखें↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    GitHub पर देखें↗9,746
  • alexedwards/scsalexedwards का अवतार

    alexedwards/scs

    2,583GitHub पर देखें↗

    HTTP Session Management for Go

    Go
    GitHub पर देखें↗2,583
  • aivanovski/kpassnotesA

    aivanovski/kpassnotes

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alulsh/personal-security-checklistalulsh का अवतार

    alulsh/personal-security-checklist

    280GitHub पर देखें↗

    Personal security checklist for securing your devices and accounts.

    GitHub पर देखें↗280
  • amazon-science/refcheckerA

    amazon-science/RefChecker

    0GitHub पर देखें↗

    | 🔥 News | 🤖️ Demo | 🚀 Quick Start | 💾 Benchmark | 📖 Docs |

    GitHub पर देखें↗0
  • amnezia-vpn/amnezia-clientamnezia-vpn का अवतार

    amnezia-vpn/amnezia-client

    10,108GitHub पर देखें↗

    Amnezia Client is a cross-platform VPN client application and server orchestrator designed to manage secure tunnels and automate the deployment of containerized VPN services on remote self-hosted servers. It functions as a multi-protocol VPN manager that supports various tunneling standards to ensure connectivity across restrictive network environments. The project distinguishes itself through network traffic obfuscation, which disguises VPN traffic as common web protocols or DNS requests to bypass deep packet inspection and censorship. It further enables the automation of remote server admin

    C++cloakgfwikev2
    GitHub पर देखें↗10,108
  • anatolykopyl/sshukh-zsh-pluginanatolykopyl का अवतार

    anatolykopyl/sshukh-zsh-plugin

    8GitHub पर देखें↗

    Plugin to update known hosts automatically if needed

    Shell
    GitHub पर देखें↗8
  • anonaddy/addy-androidanonaddy का अवतार

    anonaddy/addy-android

    180GitHub पर देखें↗

    Easily create and manage your addy.io aliases, recipients and more from your phone, tablet or wearable with this gorgeous addy.io app for Android.

    Kotlin
    GitHub पर देखें↗180
  • apache/spamassassinA

    apache/spamassassin

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • arun11299/cpp-jwtarun11299 का अवतार

    arun11299/cpp-jwt

    438GitHub पर देखें↗

    JSON Web Token library for C++

    C++
    GitHub पर देखें↗438
  • ashishb/android-security-awesomeashishb का अवतार

    ashishb/android-security-awesome

    9,224GitHub पर देखें↗
    Shellandroidawesomeawesome-list
    GitHub पर देखें↗9,224
  • ashishb/osx-and-ios-security-awesomeashishb का अवतार

    ashishb/osx-and-ios-security-awesome

    1,599GitHub पर देखें↗
    Shellawesomeawesome-listios-security
    GitHub पर देखें↗1,599
  • atentumzero/passcheckAtentumZero का अवतार

    AtentumZero/PassCheck

    65GitHub पर देखें↗

    A web application featuring some handy password tools

    JavaScript
    GitHub पर देखें↗65
  • authelia/autheliaauthelia का अवतार

    authelia/authelia

    26,785GitHub पर देखें↗

    Authelia is a centralized identity and access management server designed to secure web applications through unified authentication and authorization. It functions as an identity authority that enables single sign-on across diverse platforms, allowing users to access multiple services with a single set of credentials. By acting as a standards-compliant provider, it facilitates secure identity propagation and token issuance for client applications. The platform distinguishes itself through its ability to integrate directly with web gateways as a reverse proxy authentication middleware, intercep

    Go2faauthenticationdocker
    GitHub पर देखें↗26,785
  • authzed/spicedbauthzed का अवतार

    authzed/spicedb

    6,781GitHub पर देखें↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Go
    GitHub पर देखें↗6,781
  • axtl/gpg-agent.zshaxtl का अवतार

    axtl/gpg-agent.zsh

    12GitHub पर देखें↗

    very simple gpg-agent plugin for zsh

    Shell
    GitHub पर देखें↗12
  • achep/keyguard-appAChep का अवतार

    AChep/keyguard-app

    2,497GitHub पर देखें↗

    Keyguard is a password manager application and secure vault designed for storing and organizing logins, passkeys, and sensitive data. It provides a multi-factor authentication vault that utilizes encrypted offline access to ensure credentials remain available without an internet connection. The application includes a dedicated SSH key manager and agent integration for generating and managing keys to access remote servers. It also features a password security auditor that analyzes vault entries to identify compromised, reused, or weak credentials. The system covers a broad range of security c

    Kotlinandroidbitwardencompose
    GitHub पर देखें↗2,497