diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-11-16 10:04:07 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-11-16 10:04:07 -0500 |
commit | 0d73835c79cbd01a13ceb2a068e6c6c3a94b398a (patch) | |
tree | 0021bb4813b882b278df1836298e450ccb647c37 | |
parent | f8494f9e010f1f44987c003ec129f22a9ff40bb2 (diff) | |
download | sr.ht-docs-0d73835c79cbd01a13ceb2a068e6c6c3a94b398a.tar.gz |
Add git.sr.ht host key to docs
-rw-r--r-- | git.sr.ht/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md index 7d3a2c2..ded985e 100644 --- a/git.sr.ht/index.md +++ b/git.sr.ht/index.md @@ -23,6 +23,11 @@ We do have some general resources for learning how to use git the sr.ht way: - [Using git-send-email for sending and reviewing patches on sr.ht](../git.sr.ht/send-email.md) - [Code review with lists.sr.ht](../lists.sr.ht/code-review.md) +# Keys + +The git.sr.ht SSH host key is +`SHA256:1nUUjsHH0qwfjI3dYFWlXTjPUP/Un1oo6wfu9YL8tCQ.`. + # git.sr.ht manual The following sections document various features of git.sr.ht. |