1 Repo
Authenticates API requests using the legacy GPGAuth protocol for backward compatibility.
Distinct from Authentication Protocols: Distinct from Authentication Protocols: specifically implements the GPGAuth challenge-response protocol, not general authentication handshakes.
Explore 1 awesome GitHub repository matching security & cryptography · GPGAuth Protocols. Refine with filters or upvote what's useful.
Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted vault where organizations can store, share, and manage credentials securely. The server exposes a JSON REST API that authenticates requests using either GPGAuth or JWT tokens, and all secrets are protected with OpenPGP end-to-end encryption, ensuring the server never has access to plaintext passwords. The platform distinguishes itself through a comprehensive role-based access control system that governs resource sharing and administrative actions. Teams can organize users into gro
Authenticates API requests using the legacy GPGAuth protocol for backward compatibility.