Skip to content

HarmlessSystems/security.txt

Repository files navigation

security.txt

Cross-platform browser extension for discovering security.txt and humans.txt files.

As you browse the web, this extension will check for a security.txt and humans.txt file on each site you visit. If either file exists, an icon (:information_source:) will be displayed which you can click to view the files.

Install

Building

yarn && yarn build

Each supported browser has a subdirectory within the build directory.

This project is licensed under the BSD-2-Clause license except where otherwise noted in the source files.

See the package.json file for node modules used for building the project.