Skip to content

mdaskalo/signTextJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signTextJS

re-implements window.crypto.signText and exposes it to content

How-To

Install and activate the Firefox Add-On SDK following the directions here. Then, after checking out this repo, use cfx run to run Firefox with the add-on installed or cfx xpi to package the addon. After the add-on has been installed, content scripts that call window.crypto.signText should "just work". Alternatively, download and install the prepackaged xpi here.

TODO

  • Use the charset from the document calling window.crypto.signText
  • Handle using certificates that require a password

About

re-implements window.crypto.signText and exposes it to content

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.0%
  • CSS 1.0%