summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorDan Rostovtsev <dan@rostovtsev.org>2026-03-16 16:02:54 -0400
committerDan Rostovtsev <dan@rostovtsev.org>2026-03-16 16:02:54 -0400
commit2c6cf786c151118232533a6cfbc769ce1514aa9e (patch)
tree0dc171e25f46ea491f98f4a4a96b94e69defea89 /NOTES
Simple bash script deployment of client portal gateway.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/NOTES b/NOTES
new file mode 100644
index 0000000..bc8094e
--- /dev/null
+++ b/NOTES
@@ -0,0 +1,5 @@
+TLS is not necessary for local host, can turn it off and remove
+warnings. The proxy connection SHOULD be encrypted.
+
+You can use the "procyon" Java decompiler to read the source for the
+gateway. The source is straightforward.