You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the shared trust package providing transport-neutral trust-on-first-use (TOFU) pin storage: a lock-guarded, permission-hardened pin store with first-use pinning, same-algorithm material-change detection, algorithm-change detection, and a non-mutating permission checker. Lets family CLIs pin SSH host keys and TLS certificate material on a common, audited store instead of reimplementing trust-on-first-use per tool.