Updated README

This commit is contained in:
SinTan1729 2023-04-08 17:22:59 -05:00
parent ab5a032269
commit cc066c0716

View File

@ -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 - Backend written in Rust using [Actix](https://actix.rs/), frontend
written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/) written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/)
for styling. 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 # Bloat that will not be implemented
- Tracking or spying of any kind. The only logs that still exist are - Tracking or spying of any kind. The only logs that still exist are