PSSP Broker 1.0.5 — macOS Apple Silicon

From this extracted directory:
./pssp-broker bootstrap --data-dir "$HOME/Library/Application Support/PSSP" --portal-bind 127.0.0.1:8080
./pssp-broker serve --data-dir "$HOME/Library/Application Support/PSSP"

Save the one-time administrator password during bootstrap. Open
http://127.0.0.1:8080 and sign in as pssp-admin / admin with that password.
Ctrl+C stops the foreground service. State stays in the private data folder.
PSSP data traffic uses TCP and UDP 6688. For AES-only clients, obtain the
PSSP_AES_ONLY_PUBLIC_KEY public pin from the startup log through a trusted
administrator channel. Never distribute the private broker key.

For usage, deployment and OXRecorder integration, see the website doc/pssp.html.
Source revision: d8d0e4980ec132d47aed3c6a6d4b4218da29355b
License: Proprietary (as declared by the source project).
