Templates
A working config for the thing you already run
Each template is a complete gateway configuration — the tools, the trust floor, the plugins they dispatch through. Fill in what it needs, and the values are encrypted in this browser before anything is uploaded.
Filling a template happens in your browser. Every secret you type is sealed with AES-256-GCM before the config leaves the page, so the service that stores it holds ciphertext and never the values — and neither does anything in between. How that works.