r
Radicle
Git
Add Delegate Signers
Currently, the only individuals that could sign binaries are fintan and cloudhead.
This patch adds erik and lorenz as signers in the install scripts, and also lists them in on the website.
I’m unsure about the website table – we should likely indicate who signed the binary, but open to other suggestions.
2 files changed
+14
-1
ac3dca25
→
38d6dd2e
modified _pages/download.md
@@ -69,9 +69,18 @@ reproduce the binaries on this page from source.
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified install
@@ -7,7 +7,9 @@ set -e
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -126,8 +128,10 @@ verify() {
|
|
|
|
|
|
| - | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|