Skip to content
/ pqspy Public

Firefox browser extension to check whether the webpage is protected with post-quantum encryption

License

Notifications You must be signed in to change notification settings

bwesterb/pqspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PQSpy

Firefox extension to quickly check if the webpage you're visiting was protected using post-quantum encryption.

Screenshot 2024-04-09 at 14 17 35

Installation

  1. Go to about:addons
  2. Click the gear, and then Debug Add-Ons.
  3. Press Load Temporary Add-on.
  4. Browse to manifest.json.

Also don't forget to turn on PQC (Kyber):

  1. Go to about:config and set security.tls.enable_kyber (and network.http.http3.enable_kyber if present) to true.

⚠️ As of writing, Firefox does not support PQC over HTTP/3 (yet), so you might see false negatives. ⚠️

(PQC over HTTP/3 will will land in Firefox 126. Available in nightly.)

About

Firefox browser extension to check whether the webpage is protected with post-quantum encryption

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published