/warrant-canary-incubator

A tool to sign & validate warrant canaries in compliance with CanaryTail standard.

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Warrant Canary Incubator

A tool to sign & validate warrant canaries in compliance with CanaryTail standard.

You can use it here here.

Usage

  1. Visit the tool's website

  2. Click on "sign"

  3. Pick a security level and fill the form.

  4. Download your canary file and host it on your domain.

You can visit the validate page to see the content and validity of a canary.

Build Setup

# install dependencies

$ yarn install

  

# serve with hot reload at localhost:3000

$ yarn dev

  

# build for production and launch server

$ yarn build

$ yarn start

  

# generate static project

$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU v3