aboutsummaryrefslogtreecommitdiffstats
path: root/site/public/register-docs
diff options
context:
space:
mode:
authorYigit Sever2021-04-16 16:02:57 +0300
committerYigit Sever2021-04-16 16:02:57 +0300
commita4667e5b15273bea2e5eb2f1b417b35e0de12e5e (patch)
tree6de7eeed1b6807a72a70e42cbd9bb60b905cce1a /site/public/register-docs
parentd45e07d485f0632f2a53b82d2f999b04e3e8389e (diff)
downloadgradecoin-a4667e5b15273bea2e5eb2f1b417b35e0de12e5e.tar.gz
gradecoin-a4667e5b15273bea2e5eb2f1b417b35e0de12e5e.tar.bz2
gradecoin-a4667e5b15273bea2e5eb2f1b417b35e0de12e5e.zip
Add gradecoin public key
Diffstat (limited to 'site/public/register-docs')
-rw-r--r--site/public/register-docs/index.html2
1 files changed, 1 insertions, 1 deletions
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
106<p>The bytes you are sending over the network are all Base64 Encoded</p> 106<p>The bytes you are sending over the network are all Base64 Encoded</p>
107</blockquote> 107</blockquote>
108<ul> 108<ul>
109<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> 109<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>
110<li>Create a JSON object (<code>P_AR</code>) with your <code>metu_id</code> (&quot;e&quot;+<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> 110<li>Create a JSON object (<code>P_AR</code>) with your <code>metu_id</code> (&quot;e&quot;+<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>
111</ul> 111</ul>
112<pre style="background-color:#ffffff;"> 112<pre style="background-color:#ffffff;">