romanz/trezor-agent

Using trezor GPG on a webapplication

Open

#226 opened on Mar 29, 2018

View on GitHub
 (6 comments) (2 reactions) (0 assignees)Python (156 forks)github user discovery
PGPhelp wantedquestiontrezor

Repository metrics

Stars
 (615 stars)
PR merge metrics
 (PR metrics pending)

Description

Hey Roman,

I have this question how can I implement the GPG feature to sign a text for example 1- I generate a GPG key on my trezor 2- My app displays a text on text box 3- I want to sign that text

the issue I have is the user is going to plug the trezor device on the client side not on to the server any advice on this issue I am facing ? can I use trezor.js and use GPG function ?

Contributor guide