aboutsummaryrefslogtreecommitdiffstats
path: root/site/content/register_docs.md
diff options
context:
space:
mode:
authoralpaylan2021-04-16 16:18:04 +0300
committeralpaylan2021-04-16 16:18:04 +0300
commit9a9bc6522810d49a46f6762cca68daf81ba60390 (patch)
treefbeb58f166b322429763c1fdffd86fc05df75410 /site/content/register_docs.md
parent1be1c3b87b06ee097828c1915eee63e3286cda00 (diff)
parent764aede8aae695981ee00c1aea3e82253aca02b7 (diff)
downloadgradecoin-9a9bc6522810d49a46f6762cca68daf81ba60390.tar.gz
gradecoin-9a9bc6522810d49a46f6762cca68daf81ba60390.tar.bz2
gradecoin-9a9bc6522810d49a46f6762cca68daf81ba60390.zip
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'site/content/register_docs.md')
-rw-r--r--site/content/register_docs.md2
1 files changed, 1 insertions, 1 deletions
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
14 14
15> The bytes you are sending over the network are all Base64 Encoded 15> The bytes you are sending over the network are all Base64 Encoded
16 16
17- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page. Download and load it it to your client. 17- 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.
18- 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) 18- 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)
19```json 19```json
20{ 20{