Skip to content
This repository has been archived by the owner on May 27, 2018. It is now read-only.
/ WebExtension Public archive

A proof-of-concept webextension for verifying JS integrity

License

Notifications You must be signed in to change notification settings

PrivateBin/WebExtension

Repository files navigation

PrivateBin-webextension

PrivateBin browser extension to verify integrity of PrivateBin instances

Attention: This has been depreciated and will not be continued.

This web extension was created out of the interest to secure PrivateBin installations even more. As even with many security features, which have been implemented in PrivateBin, one fundamental issue remains: As a user you have to trust the server.

This add-on tries to resolve this issue by adding a local security layer, which can ensure that a PrivateBin instance delivers the original code as published in the main repository and the server admin has not tampered with it. It is based on Subresource integrity and thus only supported by browsers, which support this security feature.

About

A proof-of-concept webextension for verifying JS integrity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published