Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

FOKS (Federated Open Key Service) is in beta. Current functionality provided is:

  1. End-to-End Post-Quantum Encrypted Git Hosting
  2. End-to-End Post-Quantum Encrypted Key-Value Store
  3. Federated and Generalized Team Management
  4. Device Management with Full YubiKey Support

See Foks.pub for a more detailed overview of FOKS.

For this journey, I'm primarily interested in the Key-Value Store feature and integrating it's usage into my daily routine. So far I've accomplished the following:

  1. FoksApi a powershell script executing FOKS kv cli commands
  2. PSFoks a powershell module executing FOKS kv cli commands
  3. Foks-Explorer a web interface with integration to the FOKS Key-Value Store

There is a FOKS User Guide documentation in the works called Foks Book where others are contributing their knowledge on the usage of FOKS.

The remainder of the document outlines the integration work I've performed using FOKS on Linux with PowerShell.