Project-Based Organization

Organize your credentials hierarchically: Projects contain Services (AWS, GitHub, etc.), and each Service can store multiple credentials.

  • Projects — Group related services together
  • Services — Add platforms like AWS, GitHub, databases
  • Credentials — Store multiple credentials per service

Secure Project Sharing

Share entire projects with team members using OPAQUE protocol. Access is controlled by project-specific passwords shared out-of-band.

  • Search and share projects with other users by username
  • Collaborators enter project password to decrypt shared data
  • Remove access instantly — revoke sharing anytime

How Collaboration Works

1

Owner Shares

Search username, select user, share project

2

External Password

Owner shares project password via secure channel

3

Decrypt & Access

Collaborator enters password to view services

OPAQUE Protocol Security: All sharing uses cryptographic protocols. No role-based access control — project passwords provide all-or-nothing access. LockPulse servers never see decrypted data.

Deterministic · SHA-256 · Password Generator

Deterministic Password Generator

Generate your password

Enter a passphrase and an optional service name. Same inputs always produce the same password.

Not sure what to use? How to choose a good passphrase →

Quick fill: LockPulse

Include in password

How it works

1. Enter passphrase + service

Your passphrase can be any phrase you can remember. The service name (e.g. GitHub) scopes it so the same phrase gives a different password per site.

2. SHA-256 hashes server-side

The combination is processed through SHA-256 on the server — cryptographically one-way. Your inputs are never stored.

3. Consistent, scoped output

Same passphrase + service + options → same password every time. Choose any length up to 400 characters.

Deterministic Password Generator — LockPulse