From b90d3b0a2db9b9727f4246b14cb97bfcd172598c Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 25 May 2023 22:46:46 +0300 Subject: Remove public key hosted on site --- content/register_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/register_docs.md b/content/register_docs.md index f5bd11d..c0210b7 100644 --- a/content/register_docs.md +++ b/content/register_docs.md @@ -11,7 +11,7 @@ This is enforced with your Student ID (e123456) and a one time password you rece # Authentication Process > The cryptographic outputs you are sending over the network are all Base64 Encoded -- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page and [here](/gradecoin.pub). Download and load it to your client. +- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page. Download and load it to your client. - Create a JSON object (`P_AR`) with your `metu_id` ("e"+`6 chars`) and the `public key` you have created before in base64 (PEM) format (`S_PK`) [reference](https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem) ```json { -- cgit v1.2.3-61-g4310