canitrust / frontend-client

The front end client for the CanITrust project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CanITrust.in

🚀 Visit us under canitrust.in!

What is CanITrust.in?

Browsers nowadays have a lot of built-in security features to help make the web more safe by default. Although this is a great thing, unfortunately, different browsers implement these features slightly different than other browsers. And sometimes, the implementations also differ from browser version to browser version.

This is where CanITrust.in comes to the rescue. Inspired by the great caniuse.com, we built an environment to test all those different security features. This web site makes the results available.

How can I contribute?

Please check out the corresponding guide.

Start the server

Its easiest with npm:

npm install
npm start

This should start the UI and automatically open your browser with http://localhost:3000. If not, you will have to start your browser manually.

To actually see data in the UI, please checkout the API and start it in parallel.

License

Copyright (c) mgm security partners GmbH. All rights reserved.

Licensed under the AGPLv3 License.

About

The front end client for the CanITrust project

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.0%Language:CSS 5.1%Language:Dockerfile 0.5%Language:HTML 0.3%