{% extends "base.html" %} {% block body %}
When uploading a file to blek! File, you may add a password to it, if it has confidential data.
However, be aware that even though the file won't be sent unless the user provides a password, the instance owner will still be able to see the file contents without a password.
There is a number of reasons why that is a stupid idea.
Its dead simple: download a program for encrypting files on your computer and use it to handle all encryption operations.
As for the encryption program, it is recommended to use GnuPG ( Windows Android ). Kleopatra is a cross-platform easy to use GUI for GPG.