When uploading a file, you have the option to encrypt the file using an
AES-256 CTR cipher via Javascript in your browser.
This generates a random key that is not transported to the server, and only available to you. To view files encrypted in the browser, you must supply this key as the anchor tag in the URL, or when prompted for it when viewing the download link for the file.