Skip to content
forked from StrongKey/fido2

Open-source FIDO server, featuring the FIDO2 standard. https://encryptedweb.org

License

Notifications You must be signed in to change notification settings

DRRDietrich/fido2

 
 

Repository files navigation

FIDO2 Server, Community Edition

README

Overview

StrongKey's Certified FIDO2 Server, Community Edition is an open-source solution designed for DIY coders who want password-less FIDO2 logins for any application. Download the code and integrate it with your own web login, or study the OpenAPI documentation and contribute with your own code submissions.

StrongKey FIDO Certificate

The following links provide some background on FIDO, the FIDO Alliance, and FIDO2:

Installation

Follow the installation instructions to download the FIDO2 Server and get it running.

Sample Applications

Sample code is provided with a brief explanation of what each sample does:

  • Java Samples
    • DEMO: A basic Java application demonstrating FIDO2 registration and authentication.
    • Basic: Basic Java Sample application.
    • PoC: Proof of concept (PoC) Java application.

API docs

Interactive OpenAPI documentation for FIDO2 Server

Contributing

If you would like to contribute to the FIDO2 Server, Community Edition project, please read CONTRIBUTING.md, then sign and return the Contributor License Agreement (CLA).

Licensing

This project is currently licensed under the GNU Lesser General Public License v2.1.

Bouncy Castle Federal Information Processing Standards (BC FIPS) is included with permission from the Legion of the Bouncy Castle, Inc. Source and other details for the module, as well as any updates, are available from the Legion's website at https://www.bouncycastle.org/fips-java.

About

Open-source FIDO server, featuring the FIDO2 standard. https://encryptedweb.org

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.1%
  • CSS 27.2%
  • HTML 11.4%
  • JavaScript 3.4%
  • Shell 1.0%
  • PHP 0.6%
  • TSQL 0.3%