diff options
Diffstat (limited to 'site/content/_index.md')
-rw-r--r-- | site/content/_index.md | 2 |
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 |