Skip to content

Commit 6273e40

Browse files
committed
📝 More documentation of signed gem installation
1 parent 9012442 commit 6273e40

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ If bundler is not being used to manage dependencies, install the gem by executin
9393

9494
### 🔒 Secure Installation
9595

96-
`version_gem` is cryptographically signed. Be sure the gem you install hasn’t been tampered with
96+
`version_gem` is cryptographically signed, and with verifiable [SHA-256 and SHA-512][💎SHA_checksums] checksums by
97+
[stone_checksums][💎stone_checksums]. Be sure the gem you install hasn’t been tampered with
9798
by following the instructions below.
9899

99100
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
@@ -650,3 +651,5 @@ or one of the others at the head of this README.
650651
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-brightgreen.svg?style=flat
651652
[🚎yard-current]: http://rubydoc.info/gems/version_gem
652653
[🚎yard-head]: https://rubydoc.info/github/oauth-xx/version_gem/main
654+
[💎stone_checksums]: https://github.com/pboling/stone_checksums
655+
[💎SHA_checksums]: https://gitlab.com/oauth-xx/version_gem/-/tree/main/checksums

0 commit comments

Comments
 (0)