Skip to content
@jwtwallet

JWT Wallet

Manage your jwks

JWTWallet

Welcome to JWTWallet, a secure JWT Key Management Service designed to simplify the management of JSON Web Keys (JWKs) for developers using NestJS. Our service supports Elliptic Curve (EC) keys exclusively, providing a streamlined approach to key generation, rotation, and verification.

Overview

JWTWallet offers a comprehensive solution for managing your JWT keys with a focus on security and transparency. Our service includes an API, a frontend interface, and a CLI tool to cater to various user preferences and needs.

Features

  • Secure Key Generation and Management: Generate and manage your EC keys securely.
  • Public JWKS Hosting: Automatically host your jwks.json on a secure subdomain.
  • Private Key Management: Store encrypted private keys securely, with the ability to decrypt them on the frontend using your password.
  • Deployment Tokens: Generate deployment tokens via a web interface to manage your keys seamlessly.
  • Transparency Dashboard: View logs of key generation, access, and other operations.
  • Scheduled Deployments: Schedule deployments of new jwks.json versions.

Projects

  1. API: Built with NestJS and MongoDB, providing endpoints for key management and user authentication.
  2. Frontend: Developed with React, offering an intuitive interface for managing keys and viewing logs.
  3. CLI Tool: An npm package for generating keys and signing jwks.json on your local machine.

Popular repositories Loading

  1. jwtwalletapp jwtwalletapp Public

    TypeScript 1 1

  2. .github .github Public

  3. jwtwalletapi jwtwalletapi Public

    TypeScript

  4. jwtwalletcli jwtwalletcli Public

  5. jwtwallet-nestjs jwtwallet-nestjs Public

    TypeScript 1

Repositories

Showing 5 of 5 repositories
  • jwtwallet/jwtwallet-nestjs’s past year of commit activity
    TypeScript 0 GPL-3.0 1 0 11 Updated Oct 4, 2024
  • jwtwallet/jwtwalletapp’s past year of commit activity
    TypeScript 1 GPL-3.0 1 0 5 Updated Sep 30, 2024
  • jwtwallet/jwtwalletapi’s past year of commit activity
    TypeScript 0 GPL-3.0 0 0 5 Updated Sep 30, 2024
  • jwtwallet/jwtwalletcli’s past year of commit activity
    0 GPL-3.0 0 0 0 Updated Jul 1, 2024
  • .github Public
    jwtwallet/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 1, 2024

Top languages

Loading…

Most used topics

Loading…