diff --git a/README.md b/README.md index 7e3fe41..e24e9ba 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This is a simple implementation of a Vue client to our [custom Guacamole Client in Go](https://github.com/wwt/guac). +This implementation passes passwords over in plaintext. It's not recommended to run this way in production. This is for demoing purposes only. ## demo ![Demo](/demo.gif?raw=true "Demo")