Skip to content

A Contact form built in vue that allows for pgp encryption before submittting the form.

Notifications You must be signed in to change notification settings

debpu06/keybase-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keybase Contact Form - Vue

Project Info

This form was designed to allow encrypting messages from site visitors to site owners. The form uses PGP encryption provided by Keybase with kbpgp.js. The front end is built out in Vuejs. The server site is built using Netlify functions. The encryption is done in the user's browser, and does not post the user's plain text message unless they choose not to encrypt.

Resources:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A Contact form built in vue that allows for pgp encryption before submittting the form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published