From 561f311291cce6ced36ec3eeef7e37e9b9eab354 Mon Sep 17 00:00:00 2001 From: Jake Coffman Date: Mon, 2 Dec 2019 10:45:35 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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")