I would like to show (power) users which files are stored on their storage:
The links will just show the encrypted json in most cases. What would be a good UI to let the user decide whether to see the content of the file
- in a decrypted way
- in plain text
- or even using a different private key for encryption
A modal dialog?