mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
Updated README
This commit is contained in:
parent
ab5a032269
commit
cc066c0716
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ unnecessary features, or they didn't have all the features I wanted.
|
|||
- Backend written in Rust using [Actix](https://actix.rs/), frontend
|
||||
written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/)
|
||||
for styling.
|
||||
- Uses very basic authentication using a provided password. It's not encrypted in transport.
|
||||
I recommend using something like [Nginx Proxy Manager](https://nginxproxymanager.com/) to
|
||||
encrypt the connection by SSL.
|
||||
|
||||
# Bloat that will not be implemented
|
||||
- Tracking or spying of any kind. The only logs that still exist are
|
||||
|
|
Loading…
Reference in a new issue