logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tang-show-keys - Output signing key thumbprints

Author

Description

       It is sometimes necessary to manually verify that a client has received the expected Tang advertisement.

       The client will usually show the thumbprints of the signing keys in the advertisement it got, and this
       tool will show the thumbprints of the signing keys used by the Tang server on localhost. If these two
       sets of thumbprints agree, the client has the right advertisement and it is safe to let the client use
       it.

       <PORT> is the port that the Tang server is listening on on localhost. It defaults to 80.

       This program requires curl. It might be necessary to install that beforehand.

Name

       tang-show-keys - Output signing key thumbprints

See Also

tang(8) <tang.8.adoc>

                                                                                               TANG-SHOW-KEYS(1)

Synopsis

tang-show-keys [<PORT>]

See Also