Update README.md

This commit is contained in:
LRVT 2024-03-27 21:41:53 +01:00 committed by GitHub
parent f980273d91
commit 76740e6373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,10 @@
# References
- https://github.com/Lissy93/dashy
# Notes
> [! CAUTION]
> Dashy's authentication happens on the client side only, which can be easily bypassed by an attacker. It is not recommended to expose Dashy, as it is not considered secure.
>
> More information [here](https://subract.dev/posts/dashy/)