Privacy & security

So wählst du konsistente Konto-Labels

A label separates deterministic credentials. Learn a naming system that stays private, stable, and easy to recreate.

Published June 12, 2026 · Reviewed by the Kardix editorial team · 3 min read

Was ein Label bewirkt

The label acts as account-specific context. The same master inputs with “email-personal” and “shopping-main” should produce different outputs.

Eine stabile Konvention erstellen

Choose a format before creating many accounts. For example: service purpose, account role, and optional revision. Keep capitalization and punctuation consistent because exact differences may change outputs.

Was du vermeiden solltest

Do not put passwords, PINs, recovery codes, or highly sensitive personal details in labels. Avoid conventions you are likely to rename later.

Wenn ein Passwort geändert werden muss

A deterministic system needs a reproducible way to rotate credentials. One approach is a revision suffix such as “-v2”. Record the non-secret revision without recording the generated password.

Ein nicht geheimes Verzeichnis führen

You may maintain a list of service names, labels, versions, and revision numbers. This index is useful for recovery and is less sensitive than a password list, though it should still be protected.

Try Kardix locally

Generate account-specific login details from your private phrase, optional PIN, and a consistent label. Nothing is saved to a Kardix account.

Kardix-Generator öffnen →

About the author

Savvas Katsikas created Kardix and writes about practical password security, local-first tools, and deterministic generation trade-offs.

Read the author profile →