summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-07-02 03:12:15 +0200
committerFelix Singer <felixsinger@posteo.net>2022-07-12 22:41:33 +0000
commitbb53f3091c1c4d5fe64c973ae49104ede46500ed (patch)
treeee1643ece1a3ac5768a40708c4939b0a1f504e68 /Documentation
parent229f46689119f3bd3052b612b1ac5ced5c9cc69c (diff)
downloadcoreboot-bb53f3091c1c4d5fe64c973ae49104ede46500ed.tar.gz
coreboot-bb53f3091c1c4d5fe64c973ae49104ede46500ed.tar.bz2
coreboot-bb53f3091c1c4d5fe64c973ae49104ede46500ed.zip
docs/infra/services: Add Gerrit SSH host keys and fingerprints
Change-Id: Ic687594517e9dc8a7f3ea7047a5ec4448ed5a043 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/65615 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <patrick@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/infrastructure/services.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/infrastructure/services.md b/Documentation/infrastructure/services.md
index a7f13eefb5ef..6d7ddd9f5344 100644
--- a/Documentation/infrastructure/services.md
+++ b/Documentation/infrastructure/services.md
@@ -16,6 +16,21 @@ all your email addresses you intend to use in the context of coreboot
development so that commits with your email address in them are associated with
you properly.
+Below is a list of its SSH host keys and fingerprints.
+```Bash
+[review.coreboot.org]:29418 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvNDn8qGHlWM/5ndFltStlg3QTc8xvGOgyjxxZByhMZx8LVE4cfgF38WP3euq0avyFy7gAJNghHorXpYKoOzuQPn2WNi5QhyGsUhg7ZJz9hC7Z2gqxxsZF3E7rku4Uj9sN7hWx9fBngxD4z2tP4y/18FTT5XTMcC3Q2sBCOLM0XVAO5R/nb2GO3d27avy+sanKAFEwJHnZ996IoTlU8JJFyi1Y6g30dC2K75oFgCtzntxf++wvrkkKPa+CFQub8fp20shat9WwX9kXjpRjt/Yv9LgqFCaI5ztJvWXicAmbgghGVzbzz4GoSjjF9cxxJF//KTmNb4iGQqmP3Olm27xuw==
+
+[review.coreboot.org]:29418 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBzlwf/bFejt4EEz1QmbNOfK/HN1NtdcefrRs5Gs42uGnIvjxsff+vEF3//jCTvFPadoy3DrPsbQB3ioQAcYppk=
+
+[review.coreboot.org]:29418 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOC3Z32gc+1rJXhKX+SW0vESlXR/h/mhcxd+62B1PWC2
+```
+
+```Bash
+2048 SHA256:WW5prF7YE3MTnkRIxLklr9Gxddj9s5BZKUqWJF5dnTg review.coreboot.org:29418 (RSA)
+256 SHA256:IuLv/DgrBtVn36eMP1zFD0ISAl3IxIoCeiRms6UDhZc review.coreboot.org:29418 (ECDSA)
+256 SHA256:QFZieVHy8dCRl9tDib6qiwELnfa7SVU4ZWJ5VrXoC8k review.coreboot.org:29418 (ED25519)
+```
+
### https push access
When using the https URLs to git repositories, you can push with the "HTTP
Credentials" you can have Gerrit generate for you on that page. By default,