Expand Custom Field Options - Entry Templates - Devolutions Server

Expand Custom Field Options - Entry Templates - Devolutions Server

1 vote

avatar

Please expand the data types available in custom fields. Common secrets people want to protect include the following which would be solvable by having a custom field data type that accepts a file attachment and stores in the DB as an encrypted blob. All of these field types would be addressed by allowing a custom field to be a blob/binary DB storage type. For performance/ease of implementation, I would recommend ~1MB size cap for this type of data, especially since customers can choose to zip/7z/rar/etc before uploading it.

  1. Configuration file backups that include passwords and other sensitive data
  2. Public/Private key pairs
  3. License files for software
  4. File-based encryption settings for app configurations
  5. API tokens/Azure service principal keys


The SSH Keys template seems to have the ability to upload files, tho I would like to see an option to have it kept as a file rather than turned into data in a text field after upload. There are numerous storage formants for sensitive data, and not all of them are text (like a base-64 key pair is), so being able to truly upload a file for secure storage would be ideal.

All Comments (0)

Closed