Skip to content

fido-device-onboard/go-fdo-server

Repository files navigation

FIDO Device Onboard - Go Server

go-fdo-server is a Go implementation of the device onboarding services defined in the FIDO Device Onboard specification. It can operate as a Manufacturing, Rendezvous, or Owner server. It can be used with the go-fdo-client device application for a complete FDO onboarding solution.

Prerequisites

  • Go 1.26.2 or later
  • openssl and curl available
  • jq to parse JSON output (optional)
  • npx to run openapi-format
  • make to build the go-fdo-server application and artifacts

Build

To build the go-fdo-server, run make in the top-level directory:

$ make

Documentation

New to FDO? The User Guide provides an overview of the FDO onboarding process and explains how to install, configure, and run the FDO servers.

Want to try it quickly? The Quickstart Guide walks through a complete onboarding session from the command line using a minimal test setup.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors