Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 985 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 985 Bytes

meta-code-verify · GitHub license

Code Verify is an extension for verifying the integrity of a web page.

The idea is you can publish what JavaScript should appear on your site into a "manifest". The manifest consists of the hashes of all the JavaScript files in a given release. This browser extension can consume the manifest and verify that only that code executes, or else display a warning to the user.

Installation

You can install Code Verify from the extension store of Chrome, Firefox, or Edge. (Safari support coming soon, also direct links to the extensions.)

Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

License

React is MIT licensed.