Skip to content

This repository contains a proof-of-concept implementation for a protocol to protect FIDO extensions.

Notifications You must be signed in to change notification settings

Digital-Security-Lab/protecting-fido-extensions-poc

Repository files navigation

Protecting Fido Extensions - Proof of Concept

This repository contains a proof-of-concept implementation for a protocol to protect FIDO extensions.

Dependencies

The following libraries are currently used and included as submodules:

Build and run

Getting the sources

git clone --recurse-submodules https://github.com/Digital-Security-Lab/protecting-fido-extensions-poc.git

Compile

cd protecting-fido-extensions-poc
make all

Run main

cd build
./main

About

This repository contains a proof-of-concept implementation for a protocol to protect FIDO extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published