Quartz::Signal::Tap::Store
Inherits JSON::Serializable < Reference < Object
Local TOFU keystore. Stored at: ENV["QUARTZ_TRUST_HOME"] (if set) / trust.json else ~/.config/quartz/taps/trust.json
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
default_path
SourceInstance methods
taps
SourceTrust on first use. If the URL is unknown, pin the provided key. If the URL is known, the stored key must match or an error is raised.