awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesAuthentication Security

Tools for managing secrets, keys, and security-sensitive authentication settings.

Distinguishing note: Focuses on secret key management for two-factor authentication.

Explore 9 awesome GitHub repositories matching security & cryptography · Authentication Security. Refine with filters or upvote what's useful.

Awesome Authentication Security GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mastodon/mastodonAvatar mastodon

    mastodon/mastodon

    50,053Vezi pe GitHub↗

    Mastodon is a self-hosted, decentralized social networking platform that functions as a microblogging application. It enables independent server instances to communicate and exchange social data through the standardized ActivityPub protocol, allowing users to participate in a global, interoperable network. The platform distinguishes itself through its federated architecture, which grants administrators full control over their community instances. This includes comprehensive tools for user moderation, account management, and the enforcement of community guidelines. The system is designed to ha

    Generates and updates secret keys for two-factor authentication to maintain account security.

    Rubyactivity-streamactivitypubdocker
    Vezi pe GitHub↗50,053
  • eugenp/tutorialsAvatar eugenp

    eugenp/tutorials

    37,340Vezi pe GitHub↗

    This project is a collection of educational resources and step-by-step tutorials for Java backend development. It provides implementation guides for building web services and applications using the Spring Boot framework, focusing on the development of data streams and concurrent tasks. The repository includes technical walkthroughs for Kubernetes cluster automation, specifically regarding the creation of custom operators and admission controllers. It also serves as a manual for cloud native integration, covering the packaging of applications into containers and the use of distributed event me

    Implements authentication and authorization controls to protect application endpoints and manage role-based access.

    Java
    Vezi pe GitHub↗37,340
  • ityouknow/spring-boot-examplesAvatar ityouknow

    ityouknow/spring-boot-examples

    30,567Vezi pe GitHub↗

    This repository serves as a comprehensive collection of practical demonstrations and tutorials for building enterprise-ready Java applications using the Spring Boot framework. It provides structured guidance on core development topics, including the implementation of inversion-of-control containers, auto-configuration mechanisms, and convention-over-configuration patterns to simplify the assembly of complex systems. The project distinguishes itself by offering implementation patterns for diverse architectural requirements, such as microservices development, reactive programming models for hig

    Enforces system-wide security through endpoint protection, session management, and role-based access control.

    Javadockerdocker-composerfastdfs
    Vezi pe GitHub↗30,567
  • semantic-release/semantic-releaseAvatar semantic-release

    semantic-release/semantic-release

    23,332Vezi pe GitHub↗

    Semantic-release is an automated release management tool that determines version increments, generates changelogs, and publishes software packages by analyzing commit history against standardized conventions. It functions as a plugin-based orchestrator that integrates directly into continuous integration pipelines to manage the entire release lifecycle, from verifying environment conditions to distributing artifacts. The project distinguishes itself through its commit-message-driven approach, which enforces consistent versioning standards and automates the creation of release notes based on t

    Provides secure injection of authentication tokens into build environments to authorize package publishing.

    JavaScriptautomationchangelogpackage
    Vezi pe GitHub↗23,332
  • fosrl/pangolinAvatar fosrl

    fosrl/pangolin

    21,255Vezi pe GitHub↗

    Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n

    Supports passwordless login using physical security keys to improve authentication security.

    TypeScriptcrowdsecdockerhome-lab
    Vezi pe GitHub↗21,255
  • uberguidoz/flipperAvatar UberGuidoZ

    UberGuidoZ/Flipper

    17,148Vezi pe GitHub↗

    Flipper is a portable, multi-protocol hardware security tool designed for the analysis, capture, and emulation of wireless and physical access signals. It functions as a platform for security research and hardware experimentation, enabling users to interact with radio frequency, infrared, and near-field communication systems. The device distinguishes itself through its modular firmware architecture and script-based execution engine, which allow for the automation of complex signal transmissions and keystroke injection sequences. By utilizing direct hardware manipulation and event-driven polli

    Generates and verifies cryptographic responses to act as a hardware security key for multi-factor authentication.

    C
    Vezi pe GitHub↗17,148
  • 0xjacky/nginx-uiAvatar 0xJacky

    0xJacky/nginx-ui

    11,172Vezi pe GitHub↗

    This project is a web-based management interface designed for the administration, monitoring, and configuration of Nginx server instances. It functions as a centralized platform for managing reverse proxy settings, traffic routing, and server lifecycles, providing a visual dashboard to replace manual configuration file editing. The platform distinguishes itself through integrated infrastructure automation and observability tools. It supports distributed environments by synchronizing configuration states across multiple nodes and containerized services, while offering artificial intelligence a

    Manages secret keys for generating and validating authentication tokens to ensure secure user sessions.

    Gochatgpt-appcode-completioncopilot
    Vezi pe GitHub↗11,172
  • codingdocs/springboot-guideAvatar CodingDocs

    CodingDocs/springboot-guide

    5,256Vezi pe GitHub↗

    Acest proiect este o resursă educațională cuprinzătoare și un ghid tehnic pentru construirea de aplicații backend enterprise și servicii RESTful folosind framework-ul Spring Boot. Acesta servește ca tutorial pas cu pas pentru dezvoltarea logicii server-side, rutarea API-urilor și sistemele distribuite în ecosistemul Java. Documentația oferă ghiduri de implementare specifice pentru arhitectura de microservicii, concentrându-se pe coordonarea serviciilor distribuite și comunicarea bazată pe evenimente. Include o referință practică pentru ecosistemul Spring, cu secțiuni detaliate despre implementarea securității și persistența datelor. Materialul acoperă mai multe arii de capabilități de bază, inclusiv dezvoltarea de servicii web RESTful, gestionarea persistenței în baze de date și integrarea brokerilor de mesaje pentru comunicare decuplată. De asemenea, abordează securitatea aplicațiilor prin autentificare bazată pe token-uri, testarea backend automată cu mock-uri izolate și gestionarea procesării asincrone a task-urilor.

    Implements application-level endpoint protection and role-based access control for sensitive resources.

    Javaasynchronousdubbomybatis
    Vezi pe GitHub↗5,256
  • hansonwang99/spring-boot-in-actionAvatar hansonwang99

    hansonwang99/Spring-Boot-In-Action

    4,678Vezi pe GitHub↗

    This project is a collection of reference implementations and practical guides for building enterprise Java applications using the Spring Boot framework. It serves as a backend project gallery and implementation guide, providing a set of architectures for common server patterns. The repository distinguishes itself through a focus on distributed system design, offering examples for global unique identifier generation, distributed caching, and full-text search. It also includes templates and examples for creating custom Spring Boot starters to encapsulate shared dependencies and configurations

    Implements application security mechanisms including endpoint protection and role-based access control.

    Javajavajwtmybatis
    Vezi pe GitHub↗4,678
  1. Home
  2. Security & Cryptography
  3. Authentication Security

Explorează sub-etichetele

  • Application Security MechanismsFrameworks and patterns for securing application endpoints, managing user sessions, and enforcing role-based access control. **Distinct from Authentication Security:** Distinct from Authentication Security: focuses on application-level endpoint protection and RBAC rather than low-level secret key management.