Skip to content

Commit 1fba3e6

Browse files
authored
Add OctoPrint-MFA-Passkeys to registry
1 parent ce9bacd commit 1fba3e6

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

_plugins/mfa_passkeys.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: plugin
3+
4+
id: mfa_passkeys
5+
title: OctoPrint-MFA-Passkeys
6+
description: Seamless biometric and hardware security for OctoPrint. Drop-in WebAuthn support that integrates directly into the native login interface, replacing passwords with Face ID, Touch ID, and security keys.
7+
authors:
8+
- Daedalas1981
9+
license: AGPLv3
10+
11+
date: 2026-04-16
12+
13+
homepage: https://github.com/daedalas1981/Octoprint-MFA-Passkeys
14+
source: https://github.com/daedalas1981/Octoprint-MFA-Passkeys
15+
archive: https://github.com/daedalas1981/Octoprint-MFA-Passkeys/archive/refs/tags/v0.2.10.zip
16+
17+
follow_dependency_links: false
18+
19+
tags:
20+
- security
21+
- login
22+
- authentication
23+
- mfa
24+
- passkeys
25+
- webauthn
26+
- touch id
27+
- face id
28+
- biometric
29+
30+
compatibility:
31+
python: ">=3.9,<4"
32+
octoprint:
33+
- 1.8.0
34+
- 1.9.0
35+
36+
---
37+
OctoPrint-Passkeys is a unified authentication plugin that brings modern, passwordless WebAuthn security directly to your printer.
38+
39+
### Powerful Security
40+
* **Native Integration:** Replaces passwords effortlessly on the native login screen.
41+
* **Biometrics:** Authenticate instantly with Windows Hello, Face ID, or Touch ID.
42+
* **Hardware Keys:** YubiKey and U2F compatible.
43+
* **Automated Security:** Contains a built-in automated TLS/HAProxy configuration deployment to instantly generate 10-year Chrome-compliant Secure Subject Alternative Name (SAN) Certificates right on your Pi.

0 commit comments

Comments
 (0)