Credals
Credals — Share access, not passwords.
AES-256-GCM

Credentials encrypted before storage

4 levels

Client, project, platform, credential

< 5 seconds

Find anything without searching through folders

Features

The vault follows the work.

Credals is intentionally narrower than a generic password manager. It is designed for the repeated pattern freelancers and agencies live in every day.

01
Client
02
Project
03
Platform
04
Credential

Built around client work

Every credential belongs to a client. That context never gets lost, no matter how many projects or platforms you add under it.

Field-level access, no friction

Retrieve only what you need: one login, one API key, without opening a folder, searching, or scrolling.

A hard boundary for sensitive data

Credentials are encrypted before they reach the database. The boundary is explicit and auditable.

How it works

One path from client to secret.

  1. 01

    Create the client

    Start where the relationship starts. The client is the top-level context for everything that follows.

  2. 02

    Add projects

    A rebuild, a retainer, a launch. Each project sits under its client, no naming conventions required.

  3. 03

    Attach platforms and credentials

    GitHub, Vercel, Stripe, store logins, tokens, and API keys exactly where you'd expect to find them.

Security

Encrypted before it touches the database.

AES-256-GCM encryption runs client-side. Supabase Auth handles sessions. Clipboard auto-clears after 60 seconds. The boundary is explicit, not assumed.

Encryption boundary
Browser to database
  • AES-256-GCM encryption runs client-side before storage.
  • Supabase Auth manages email and password sessions.
  • Copied credentials auto-clear from the clipboard after 60 seconds.
  • The database stores ciphertext, not plaintext credential values.
credential.value
encrypt before save
database stores ciphertext only

Common questions

On Supabase (PostgreSQL). All credential values are encrypted AES-256-GCM before reaching the database. You can choose your region during account setup.

An export feature is on the roadmap — you'll be able to download a structured archive of all your encrypted credentials. The encryption is documented so your data is never trapped.

Yes — Credals is currently free while in active development. We'll always keep a free tier for individual freelancers.

Account recovery goes through your email via Supabase Auth. Encrypted credentials remain protected; the server-side encryption key is decoupled from your password.

Team sharing is on the roadmap. Today, Credals is optimized for the solo freelancer use case.

Free while we build with users

Your clients are organized. Your credentials should be too.

Move client credentials into a vault that matches how your projects are already structured. Credals is free while we gather enough usage and feedback to shape paid plans.