Skip to content

Commit 30b4d2c

Browse files
Update Security.md
1 parent aec2514 commit 30b4d2c

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Security.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Security
22

3-
Commits and releases are cryptographically signed with my GPG key `F744D8C299C05EAA` to ensure authenticity.
3+
Commits and releases are cryptographically signed with my (Chris Yarbrough's) GPG key `F744D8C299C05EAA` to ensure authenticity.
4+
5+
> If you would like to contribute to this repo, you may optionally also sign your commits, but it's not a requirements, since I will be vetting each pull request anyway.
6+
7+
Continue reading to learn how you can verify the repository and release artifacts.
48

59
## Prerequisite
610

@@ -47,4 +51,4 @@ Verify the integrity of this guide by comparing the key ID and fingerprint throu
4751
```shell
4852
sha256sum -c SHA256SUMS.asc
4953
```
50-
The output should indicate, e.g. `ucll-linux-arm64.tar.gz: OK`.
54+
The output should indicate, e.g. `ucll-linux-arm64.tar.gz: OK`.

0 commit comments

Comments
 (0)