From 8febc2b12a29c00035ad7a4d79fee9417a00b827 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 16 Apr 2021 16:40:52 +0300 Subject: Fix the damn public/ --- site/public/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'site/public/index.html') diff --git a/site/public/index.html b/site/public/index.html index 09bfdb1..8dcb1d0 100644 --- a/site/public/index.html +++ b/site/public/index.html @@ -219,26 +219,29 @@ The server is programmed in Moodle
  • Encrypts their JSON wrapped Public Key, Student ID and one time passwd using Gradecoin's Public Key
  • Their public key is now in our database and can be used to sign their JWT's during requests
  • +
  • For more information, check our register page.
  • /transaction

    /block

    Authorization: The request header should have Bearer JWT.Token signed with Student Public Key

    Questions

    @@ -248,6 +251,7 @@ The server is programmed in This website can help as well.
  • JWT Debugger and the corresponding RFC
  • Remember that you are absolutely encouraged to grab off-the-shelf implementations for every cryptography primitive you will use. You can start by finding a code snippet to generate a RSA keypair?
  • +
  • Check out misc for everything else you might be curious about.
  • I found a bug!

    Thank you! Please let me know so we can solve it.

    -- cgit v1.2.3-70-g09d2