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
commitc28b07a494ea39f91283601251061366a9f5e93e (patch)
tree8ccc41eaa52c6bf7e5cdb2e3c1ce688e20c64e1a /site/content/register_docs.md
parent7c0cf00841aad9b95141f86ab5c3f81c722b22e1 (diff)
parenta4667e5b15273bea2e5eb2f1b417b35e0de12e5e (diff)
downloadgradecoin-c28b07a494ea39f91283601251061366a9f5e93e.tar.gz
gradecoin-c28b07a494ea39f91283601251061366a9f5e93e.tar.bz2
gradecoin-c28b07a494ea39f91283601251061366a9f5e93e.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{