From a4667e5b15273bea2e5eb2f1b417b35e0de12e5e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 16 Apr 2021 16:02:57 +0300 Subject: Add gradecoin public key --- site/public/register-docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/public/register-docs') diff --git a/site/public/register-docs/index.html b/site/public/register-docs/index.html index 4f66486..53d86dd 100644 --- a/site/public/register-docs/index.html +++ b/site/public/register-docs/index.html @@ -106,7 +106,7 @@ This is enforced with your Student ID (e123456) and a one time password you will <p>The bytes you are sending over the network are all Base64 Encoded</p> </blockquote> <ul> -<li>Gradecoin's Public Key (<code>gradecoin_public_key</code>) is listed on our Moodle page. Download and load it it to your client.</li> +<li>Gradecoin's Public Key (<code>gradecoin_public_key</code>) is listed on our Moodle page and <a href="/gradecoin.pub">here</a>. Download and load it it to your client.</li> <li>Create a JSON object (<code>P_AR</code>) with your <code>metu_id</code> ("e"+<code>6 chars</code>) and <code>public key</code> in base64 (PEM) format (<code>S_PK</code>) <a href="https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem">reference</a></li> </ul> <pre style="background-color:#ffffff;"> -- cgit v1.2.3-70-g09d2