For homelab builders

Unique secrets for the server closet you built yourself.

TofuPass helps homelab owners avoid password reuse across routers, NAS boxes, dashboards, VMs, local admin accounts, and experiments.

Runs in the browser, works well offline, and does not collect your generated passwords.

Lab-friendly defaults

Stop letting the lab share one secret.

Homelabs grow sideways. TofuPass gives you quick unique passwords before temporary services become permanent infrastructure.

  • Use Extra Firm or passphrases for routers, NAS admin, hypervisors, and password managers.
  • Give every dashboard, VM, and local service its own credential.
  • Store final secrets in your password manager or vault, not in a README.
Homelab secret plan
Core gear
Use the strongest practical mode for routers, NAS, hypervisors, and recovery accounts.
Local apps
Generate unique credentials for dashboards, databases, containers, and test services.
Document
Save the secret in a password manager and keep setup notes free of live passwords.

Homelab playbook

Build like the lab will become important later.

Most homelabs start as experiments and slowly become personal infrastructure. Unique passwords keep that growth from turning into one shared blast radius.

Which mode fits the service

Firm Temporary dashboards

Good for local tools and web UIs that are not exposed but still deserve unique credentials.

Extra Network and storage

Use Extra Firm for routers, NAS admin, hypervisors, backup systems, and anything with broad access.

Phrase Long-lived vault entries

Use passphrases when length is accepted and you want a secret that can survive beyond a weekend build.

Lab scenarios

Router The network core gets touched

Replace default credentials and store recovery details before changing too many settings.

VM A test box becomes permanent

Rotate the original quick password once the service starts holding real data or real access.

Docs Setup notes need cleanup

Move live passwords into a manager and leave notes with account names, URLs, and rotation dates only.

Automation fit

Useful for setup scripts, not a vault replacement.

Use the API when a lab script needs a readable starter password or passphrase, then store the final secret in your manager or vault.

See API options
Passphrase endpoint curl https://tofupass.com/api/passphrase?count=5

Returns a hyphenated passphrase you can move into your vault after setup.

Personal infrastructure

Treat the lab like it might matter later.

1

Isolate

One leaked dashboard password should not open the rest of the lab.

2

Upgrade

Move long-lived services from quick passwords to passphrases or vault-generated secrets.

3

Recover

Keep recovery paths private, unique, and stored somewhere you can actually find.