From 9bec2305793264e6adb7dda1c39b128938bbd028 Mon Sep 17 00:00:00 2001 From: Shalysa Date: Sat, 1 Aug 2026 23:11:01 -0400 Subject: [PATCH] add bank-bridge --- plugins/bank-bridge | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/bank-bridge diff --git a/plugins/bank-bridge b/plugins/bank-bridge new file mode 100644 index 000000000000..3a8375282511 --- /dev/null +++ b/plugins/bank-bridge @@ -0,0 +1,4 @@ +repository=https://github.com/theshane0314/bank-bridge-plugin.git +commit=f806042418cf1dd70ad1af0e93ab02e42e2fe38c +warning=This plugin opens a WebSocket server on 127.0.0.1 so a gear-planning website can read your bank, inventory, worn equipment and levels. Nothing is uploaded and there is no server or account involved, and only allowlisted sites can connect.
Be aware that another program already running on your own machine could forge the origin check and read the same data. It cannot see your bank PIN or anything you type. +authors=theshane0314