Skip to content

ShashiSugrim/gpg-verify-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPG File Verification Using a server

The public key, main file, and signature of that file get sent to the backend which will do GPG verify and then the results get shown back to the user

To run

  1. npm install in backend/javascript and also inside frontend

  2. Run the backend as node js_backend.js from inside backend/javascript

  3. Run the frontetnd with npm run dev from inside frontend

About

Verify GPG signed files with a server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published