Initial commit: license, gitignore, readme, design docs
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# ubuntu-fido
|
||||
|
||||
Turnkey U2F / FIDO2 passkey / TOTP MFA for Ubuntu desktops.
|
||||
|
||||
## Install (end users)
|
||||
|
||||
sudo add-apt-repository ppa:dangerousthings/ubuntu-fido
|
||||
sudo apt install ubuntu-fido
|
||||
|
||||
## Build from source
|
||||
|
||||
See `docs/BUILDING.md`.
|
||||
|
||||
## Status
|
||||
|
||||
Pre-alpha. See `docs/plans/` for design and roadmap.
|
||||
|
||||
Copyright 2026 Dangerous Things, LLC. Licensed under the Apache License, Version 2.0.
|
||||
Reference in New Issue
Block a user