awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Authentication Verification · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAuthentication Verification

Mechanisms for validating identity and API requests using cryptographic signatures.

Distinguishing note: Focuses on asymmetric verification of tokens rather than generic credential storage.

Explore 1 awesome GitHub repository matching security & cryptography · Authentication Verification. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Authentication Verification

Awesome Authentication Verification GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ente-io/ente

    ente-io/ente

    24,592View on GitHub↗

    Ente is a privacy-focused platform for end-to-end encrypted storage and two-factor authentication management. It functions as a zero-knowledge identity provider, ensuring that all cryptographic operations, key derivation, and data encryption occur locally on the user's device. By maintaining this architecture, the service provider remains unable to access or decrypt any stored personal information or authentication credentials. The platform distinguishes itself through a combination of on-device intelligence and resilient data distribution. It utilizes a local machine learning engine to perfo

    Validates API requests by decrypting tokens with client-side private keys to confirm identity without exposing raw credentials.

    Dart2faandroidauthy
    24,592View on GitHub↗