[Index]

Model: data/Secrets

Data model to hold encrypted secrets

Model Details: data/Secrets

Title Description Details
Name A unique text identifier
  • Field Name: name
  • Type: String
Note This data model is for storage of unique key/values securely Default: Data model for secure storage of secret data
  • Field Name: note
  • Type: String
  • Default: Data model for secure storage of secret data
Secrets List
  • Field Name: secrets_list.[n]
  • Type: Array
Key
  • Field Name: secrets_list.[n].key
  • Type: String
Value
  • Field Name: secrets_list.[n].value
  • Type: String
  • Is Password: True
  • Store Encrypted: True