
GLASSCASTLE SECURITY // SEC-TP // CONTROLLED EVALUATION
SEC-TP v0.6.0rc1
Secret Tunnel Protocol reference implementation with authenticated capability sessions, default-deny policy, TCP/QUIC transport, HHT-assisted scheduling, auditable actions, and bounded recovery semantics.
Download
Verify
7d3318907e8644195b5b96c50c501e98fd007f95c3320c5ec0fbec0c7507f5ad sectp_hht-0.6.0rc1-py3-none-any.whl 2e7775e1985da0b86e1f6f62415f0d47ff3f0086fe0bbca1fd22f876b312710c sectp_hht-0.6.0rc1.tar.gz
Install locally
python -m venv .venv source .venv/bin/activate pip install ./sectp_hht-0.6.0rc1-py3-none-any.whl sectp --help
RC1 gate
- 162 project tests passed
- Ruff lint gate passed
- Fresh isolated wheel installation verified
- Package version and CLI smoke-tested from site-packages
- Pairing grants zero capabilities by itself
- HHT does not supply cryptographic keys, nonces, authentication, or authority
Evaluate RC1
Install it, challenge the security model, and report reproducible findings. This is a controlled-evaluation release candidate, not an audited production VPN.