Skip to content

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

License

Notifications You must be signed in to change notification settings

canarytail/webapp

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 86.6%
  • JavaScript 11.8%
  • Other 1.6%