MFKDF Videos

Videos showcasing features and applications of the multi-factor key derivation function (MFKDF).

MFKDF at DEF CON 30

This video is a recording of the MFKDF talk presented at the Password Village at DEF CON 30. It includes a full overview of MFKDF, the features that it provides, and a high-level technical description of how it works.

  Slides (PDF)   Slides (PPTX)

Centralized Application Demo

This demo shows how to use MFKDF to build a strong centralized password management application featuring multi-factor key derivation with advanced key derivation policies, factor persistence, self-service key recovery, MFKDF-based authentication, and end-to-end encryption.

  View Demo   View Repo

Decentralized Application Demo

This demo shows how to use MFKDF to build a strong trustless decentralized cryptocurrency wallet application featuring multi-factor key derivation with self-service key recovery. It uses IPFS and IPNS to store MFKDF policy files.

  View Demo   View Repo