GlassCastle Security emblem

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.

Release candidate. This is a research/reference implementation for controlled evaluation and integration testing. It is not an audited production VPN or a claim of production security assurance.

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

Evaluate RC1

Install it, challenge the security model, and report reproducible findings. This is a controlled-evaluation release candidate, not an audited production VPN.

Evaluator guide Report a finding