mirror of
https://github.com/YunoHost-Apps/hat_ynh.git
synced 2024-09-03 19:16:04 +02:00
add domain requirements
This commit is contained in:
parent
8ddba27b3a
commit
d2613a336f
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,8 @@ Hat.sh is a web app that provides secure local file encryption in the browser. I
|
|||
|
||||
### Features
|
||||
|
||||
Hat.sh requires a dedicated domain or subdomain.
|
||||
|
||||
#### Security
|
||||
|
||||
- XChaCha20-Poly1305 - for symmetric encryption.
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Hat.sh requires a dedicated domain or subdomain.
|
Loading…
Reference in a new issue