Secret Tracker Field | |
|
This feature development is in progress. Related MR
This field type stores sensitive values such as API keys, credentials, and tokens.
For team password management with encryption, the Secret field integrates with Shared Secrets (Shamir's Shared Secret) encryption keys. | |
Overview | |
|
| |
To Access | |
|
| |
Parameters | ||||||||
|
| ||||||||
Using the field | |
|
| |
Edit mode | |
|
| |
View mode | |
|
| |
With encryption (Shared Secrets) | |
|
When an encryption key is assigned:
| |
Security model | |
|
Tracker synchronization transfers secrets in plaintext. When using Tracker Synchronization between Tiki instances, Secret field values are transferred unmasked. Deployments syncing trackers between instances should account for this in their threat model.
Clearing a stored value: an empty submission deliberately preserves the existing value, so editing other fields never wipes a secret by accident. To remove a value on purpose, use the Clear stored value checkbox in edit mode. It acts on the single item being edited, never on other items in the tracker.
Related
| |