Update README.md (#46)

This commit is contained in:
Luc Didry 2016-05-13 12:15:45 +02:00
parent c631109c66
commit 7b7d1e9de1
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ It stores files and allows you to download them.
Is that all? No. All the files are encrypted **by the browser**! It means that your files **never** leave your computer unencrypted.
The administrator of the Lufi instance you use will not be able to see what is in your file, neither will your network administrator, or your ISP.
The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https://en.wikipedia.org/wiki/Fragment_identifier)), that means this part is only processed client-side and does not reached the server. :-)
## License
Lufi is licensed under the terms of the AGPL. See the [LICENSE](LICENSE) file.