Skip to content

debayanLab/deployment-e2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e2e-clientside

Client side implementation of Prof. V Kamakoti's Second Proposal to the Madras High Court. The original paper can be found here.

The Proposal

Prof. Kamakoti's Second Proposal included Encrypting the user ID of the originator using a public key provided by WhatsApp, which can only be decrypted by its corresponding private key.

Steps to run

First, clone the repository into your local machine

$ git clone --single-branch -b kamakoti-v2-honest https://github.com/debayanLab/e2e-clientside

Install all required dependencies

$ npm install

After making sure that the backend is running, start the development server

$ npm start

About

Deployment structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages