From 764aede8aae695981ee00c1aea3e82253aca02b7 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/content/register_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/content') diff --git a/site/content/register_docs.md b/site/content/register_docs.md index 523ed57..974fe37 100644 --- a/site/content/register_docs.md +++ b/site/content/register_docs.md @@ -14,7 +14,7 @@ This is enforced with your Student ID (e123456) and a one time password you will > The bytes you are sending over the network are all Base64 Encoded -- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page. Download and load it it to your client. +- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page and [here](/gradecoin.pub). Download and load it it to your client. - Create a JSON object (`P_AR`) with your `metu_id` ("e"+`6 chars`) and `public key` in base64 (PEM) format (`S_PK`) [reference](https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem) ```json { -- cgit v1.2.3-70-g09d2