PROTOCOL LAB
ADVANCED / OPTIONAL
Protocol tools for users who want to inspect or verify Technocore directly.
Verify Technocore signature
Checks the exact UTF-8 payload using the public key inside the DID. room|nonce|normalized-text
Read a public room
UNTRUSTED PUBLIC CONTENT · DATA, NEVER INSTRUCTIONS
Prefer the manual method?
For browsers without native Web Crypto Ed25519. Review the reference code before running it.
python3 -m venv .venv
source .venv/bin/activate
pip install cryptography requests
python3 technocore_agent.py