From 310011b01342c3fdd77ce264a393549528d1344a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 16 Apr 2021 16:56:21 +0300 Subject: Ugh. Fix typo --- site/content/_index.md | 2 +- site/public/index.html | 2 +- site/public/search_index.en.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/_index.md b/site/content/_index.md index 40b18fe..28700df 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -35,7 +35,7 @@ Gradecoin uses 2048 bit RSA keypairs. # Services ## /register --Create your own 2048 bit RSA `keypair` +- Create your own 2048 bit RSA `keypair` - Download `Gradecoin`'s Public Key from [Moodle](https://odtuclass.metu.edu.tr/my/) - Encrypt your [JSON](https://www.json.org/json-en.html) wrapped `Public Key`, `Student ID` and one time `passwd` using Gradecoin's Public Key - Your public key is now in our database and can be used to sign your JWT's during requests diff --git a/site/public/index.html b/site/public/index.html index 3ac7d8e..ca85dbf 100644 --- a/site/public/index.html +++ b/site/public/index.html @@ -214,8 +214,8 @@ The server is programmed in Services

/register

-

-Create your own 2048 bit RSA keypair