Git Product home page Git Product logo

webauthn-wall-of-shame's Introduction

webauthn-wall-of-shame

A list of vendors that are preventing widespread enforcement of WebAuthN, leaving organizations unncessarily vulnerable to phishing.

Page structure lives in index.md, including intro text and FAQs for now.

Vendor data lives in _vendors/.

Adding another product to this repositsory

  1. Duplicate an existing file in _vendors
  2. Rename to to correspond to the product you're trying to add
  3. Fill in its details in the YAML file
  4. Run the repo locally to confirm things look the way you intended/expected
  5. Commit, push, and create a PR

Change the data being presented

  1. Find the corresponding .yaml file in _vendors
  2. Input the corrected value for the appropriate app platform, supported values are:
  • true: the application on this platform supports WebAuthN/FIDO2
  • webview: the application on this platform fails to support WebAuthN/FIDO2 becuase it uses a WebView
  • unclear: the application on this platform fails to support WebAuthN/FIDO2 and it's not due to a WebView

Testing Changes / Running Locally

To run this code, such as to begin making changes, clone this repo and run:

make

This will start the webapp running on 127.0.0.1:8080 where it should be accessible at http://127.0.0.1:8080. The source files are bind-mounted so you can edit them with an editor of your choice and should generally see our changes reflected on page refresh. Certain changes may require restarting the container, which can be done by running exit in the container and then make again from the repo basedir.

webauthn-wall-of-shame's People

Contributors

robchahin avatar nickborgers avatar elyscape avatar intunderflow avatar calebsutton avatar lcycon avatar exitcode0 avatar dependabot[bot] avatar daallgeier avatar cailyoung avatar gicodewarrior avatar somethingnew2-0 avatar mattmcf avatar alex avatar vandonselaar avatar trevorspecht avatar tim-fitzgerald avatar ahoy196 avatar nomis52 avatar scanning avatar seanhansell avatar seanedwards avatar rykilleen avatar raesene avatar rickheil avatar olivercole avatar nihaals avatar nis-spiir avatar koide avatar wbertelsen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.