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

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PQSpy

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

Screenshot 2024-08-21 at 14 23 55

Install from addons.mozilla.org.

⚠️ Don't forget to enable PQC Kyber: go to about:config and set security.tls.enable_kyber and network.http.http3.enable_kyber to true. ⚠️

Installation from source

  1. Clone this repository: git clone https://github.com/bwesterb/pqspy.
  2. In Firefox, go to about:addons
  3. Click the gear, and then Debug Add-Ons.
  4. Press Load Temporary Add-on.
  5. 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published