The current form looks like this:
Based on @dom_walden’s feedback on T272916 that the SelectFileWidget is getting too much attention, I propose two changes:
- Change the order of the two fields, the GPG Key textarea first followed by SelectFileWidget
- Add a label to the SelectFileWidget making it clear that it is optional - Upload encrypted dump (optional)
We don’t usually do this for optional form fields but I think this is a weird use-case so its alright to make it explicit. Let us keep the help text as is.

