Hi in order to support the new feature set we are adding to the
desktop-security-center
, we would like to request auto-connect for the removable-media
interface so that the user can save disk encryption recovery keys to a USB.
- name: desktop-security-center
- description: Official Security Center used on Ubuntu for managing app armor prompting and disk encryption settings.
- snapcraft: snapcraft.yaml
- upstream: Github repository
- upstream-relation: We (the desktop team) maintain the application and the snap package
- interfaces:
- removable-media:
- request-type: auto-connection
- reasoning: The
desktop-security-center
has been extended to support managing TPM backed FDE settings. One of the new features is the ability to replace disks recovery key and save the new one to a file. A very practical place to save the new recovery key is somewhere external to the system, such as a USB.
- removable-media:
Thanks, Matt