1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-02-05 13:52:33 -06:00

docs: Add a few words

This commit is contained in:
Sayantan Santra 2025-01-30 00:59:05 -06:00
parent 86cea6278f
commit a63222a71a
Signed by: SinTan1729
GPG key ID: 0538DD402EA50898

View file

@ -56,7 +56,7 @@ for small. URL means, well... URL. So the name simply means Small URL.
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. - Uses very basic authentication using a provided password. It's not encrypted in transport.
I recommend using something like [caddy](https://caddyserver.com/) to I recommend using a reverse proxy such as [caddy](https://caddyserver.com/) to
encrypt the connection by SSL. encrypt the connection by SSL.
# Bloat that will not be implemented # Bloat that will not be implemented