From d45e07d485f0632f2a53b82d2f999b04e3e8389e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 16 Apr 2021 15:57:21 +0300 Subject: Link JSON docs --- site/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site') diff --git a/site/public/index.html b/site/public/index.html index d080d8e..09bfdb1 100644 --- a/site/public/index.html +++ b/site/public/index.html @@ -217,7 +217,7 @@ The server is programmed in <a href="https://www.service-architecture.com/articl <ul> <li>Student creates their own 2048 bit RSA <code>keypair</code></li> <li>Downloads <code>Gradecoin</code>'s Public Key from <a href="https://odtuclass.metu.edu.tr/my/">Moodle</a></li> -<li>Encrypts their JSON wrapped <code>Public Key</code>, <code>Student ID</code> and one time <code>passwd</code> using Gradecoin's Public Key</li> +<li>Encrypts their <a href="https://www.json.org/json-en.html">JSON</a> wrapped <code>Public Key</code>, <code>Student ID</code> and one time <code>passwd</code> using Gradecoin's Public Key</li> <li>Their public key is now in our database and can be used to sign their JWT's during requests</li> </ul> <h2 id="transaction">/transaction</h2> -- cgit v1.2.3-70-g09d2