Skip to content

Commit

Permalink
doc: do not call securesystemslib "in-house"
Browse files Browse the repository at this point in the history
see in-toto#739 (comment)

Signed-off-by: Lukas Puehringer <[email protected]>
  • Loading branch information
lukpueh committed May 8, 2024
1 parent 6c5beb0 commit 9ce441a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ feature-rich, programmable alternative to the :doc:`command line tools

**Cryptographic Signatures**

in-toto metadata is signed with cryptographic keys using the in-house crypto
library `securesystemslib <https://github.com/secure-systems-lab/securesystemslib>`_
in-toto metadata is signed with cryptographic keys via the *Signer API*
in `securesystemslib <https://github.com/secure-systems-lab/securesystemslib>`_
Please refer to its `documentation <https://python-securesystemslib.readthedocs.io/en/latest/signer.html>`_
for details about loading a `Signer` for "Evidence Generation".

Expand Down

0 comments on commit 9ce441a

Please sign in to comment.