MartyMiniac / SecDhar

aaDHAR but more SECured thats why SECDHAR
0 stars 0 forks source link

TODO: Create Send Data Wizard #13

Open MartyMiniac opened 1 year ago

MartyMiniac commented 1 year ago

Create A Send Data Wizard

Wizard of sending data consists of 2 steps

Instructions of Step 1: Receiver shares his

Sender then scans this information using the step 1 where he opens the camera and scans the qr code shared by the sender. The information is then deserialized and converted to JSON object using JSON.parse(). Then the following steps are to be followed:

Instructions of Step 2: Sender shares his

In Step 2 the following steps are to be followed:

This QR code is scanned by the receiver and the information exchange is complete from the sender's end.

Note:

MartyMiniac commented 1 year ago

Here is the Idea of the protocol you guys can go though it. I guess the same text can be used for the project report too. @agarwalsahil0210 @RiturajGupta21 @SumanMore