aboutsummaryrefslogtreecommitdiffstats
path: root/site/content/_index.md
diff options
context:
space:
mode:
authorYigit Sever2021-04-16 16:56:21 +0300
committerYigit Sever2021-04-16 16:56:21 +0300
commit9556c937222ee3eaf1121e918542e1bf76b5c724 (patch)
tree1979d63cd02b50a15709f1ffd67d026b464d63fa /site/content/_index.md
parent2290f13c857882ded47d8b33cb8ede40b1dabeb9 (diff)
downloadgradecoin-9556c937222ee3eaf1121e918542e1bf76b5c724.tar.gz
gradecoin-9556c937222ee3eaf1121e918542e1bf76b5c724.tar.bz2
gradecoin-9556c937222ee3eaf1121e918542e1bf76b5c724.zip
Ugh. Fix typo
Diffstat (limited to 'site/content/_index.md')
-rw-r--r--site/content/_index.md2
1 files changed, 1 insertions, 1 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.
35 35
36# Services 36# Services
37## /register 37## /register
38-Create your own 2048 bit RSA `keypair` 38- Create your own 2048 bit RSA `keypair`
39- Download `Gradecoin`'s Public Key from [Moodle](https://odtuclass.metu.edu.tr/my/) 39- Download `Gradecoin`'s Public Key from [Moodle](https://odtuclass.metu.edu.tr/my/)
40- Encrypt your [JSON](https://www.json.org/json-en.html) wrapped `Public Key`, `Student ID` and one time `passwd` using Gradecoin's Public Key 40- Encrypt your [JSON](https://www.json.org/json-en.html) wrapped `Public Key`, `Student ID` and one time `passwd` using Gradecoin's Public Key
41- Your public key is now in our database and can be used to sign your JWT's during requests 41- Your public key is now in our database and can be used to sign your JWT's during requests