GithubHelp home page GithubHelp logo

qpc-github / dongleauth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nitrokey/dongleauth

1.0 2.0 1.0 13.47 MB

List of sites with two factor auth support for OTP and U2F hardware dongles.

Home Page: https://www.dongleauth.com

License: MIT License

JavaScript 9.90% Ruby 10.73% HTML 65.37% SCSS 14.01%

dongleauth's Introduction

DongleAuth.com

Build Status License

List of 2FA dongle providers and the platforms they support.

The Goal

The goal is to build a website (dongleauth.com) with a comprehensive list of sites that support One Time Passwords (OTP) or Universal 2nd Factor (U2F).

Our hope is to aid consumers who are deciding between alternative services based on the security they offer for their customers. This can also serve as an indicator for the effort a site has put into security in general.

This site is a fork of 2FA Directory. The fork is necessary to further differentiate the 'Hardware' section. The 2FA Directory project wants to give a general overview and do not wants to mark the technical details as well. We respect this decision. In need of a differentiation between OTP and U2F we decided to fork the project. Please see the note on definitions as well.

Contributing

If you'd like to contribute, read the entire guidelines here in CONTRIBUTING.md.

Running Locally

DongleAuth.com is built upon Jekyll, using the github-pages gem. In order to run the site locally, it is necessary to install bundler, install all dependencies, and then use Jekyll to serve the site. If the gem command is not available to you, it is necessary to install Ruby with RubyGems. Once Ruby and RubyGems are installed and available from the command line, TwoFactorAuth can be setup using the following commands.

gem install bundler
cd ~/dongleauth
bundle install
bundle exec jekyll serve

If you're using Ubuntu or Bash on Windows (WSL) you'll probably need to install these dependencies first:

sudo apt install libffi-dev nodejs python-dev gcc ruby rails make zlib1g-dev ruby-dev libcurl4
gem install bundler

The DongleAuth website should then be accessible from http://localhost:4000.

Another option is to run Jekyll inside a Docker container. Please read the Jekyll Docker Documentation on how to do this.

License

This code is distributed under the MIT license. For more info, read the LICENSE file distributed with the source code.

dongleauth's People

Contributors

103058167 avatar adeishs avatar alessiocasco avatar alex-nitrokey avatar brycx avatar carlgo11 avatar cez81 avatar computmaxer avatar dsoegijono avatar egurn avatar fpigerre avatar ilyakatz avatar jadchaar avatar jamcat22 avatar jans23 avatar jawshy avatar jdavis avatar kmpoppe avatar ld3300 avatar mxxcon avatar nicos18 avatar psgs avatar richjeanes avatar smholloway avatar spazvt avatar stephengroat avatar stevoisiak avatar unitshifter avatar victorhaggqvist avatar zach-taylor avatar

Stargazers

 avatar

Watchers

 avatar  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.