There are services that offer "secure data storage" but what secure means to them doesn't really mean secure. Anyway, in this particular case, I'm curious if there are any apps that essentially do this already:
1) Use standard FTP/SFTP/S3 remote storage.
2) Allow you to generate/store keys in your OS keychain (e.g. macOS Keychain, in this case)—without storing them anywhere else
3) Upload files and have the encryption managed for you by the app.
Here the keys never leave your system and the data is stored at-rest, securely.
Is there anything like this that a non-techie could set up and run?
This appears to do what I'm looking for. Anything else out there?