You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This repository is now part of the [Credentials for Linux][linux-credentials] pr
10
10
11
11
The [Credentials for Linux][linux-credentials] project aims to offer FIDO2 platform functionality (FIDO U2F, and WebAuthn) on Linux, over a [D-Bus Portal interface][xdg-portal].
12
12
13
-
_Looking for the D-Bus API proposal?_ Check out [platform-api][linux-credentials].
13
+
_Looking for the D-Bus API proposal?_ Check out [credentialsd][credentialsd].
14
14
15
15
## Features
16
16
@@ -60,16 +60,19 @@ $ cargo run --example u2f_hid
60
60
61
61
We welcome contributions!
62
62
63
-
If you'd like to contribute but you don't know where to start, check out the _Issues_ tab.
63
+
Join the discussion on Matrix at `#credentials-for-linux:matrix.org`.
64
+
65
+
If you don't know where to start, check out the _Issues_ tab.
0 commit comments