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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ A Linux-native implementation of FIDO2 and FIDO U2F Platform API, fully written
4
4
5
5
This library supports multiple transports (see [Transports](#Transports) for a list) via a pluggable interface, making it easy to add additional backends.
6
6
7
-
## The Linux Credentials Project
7
+
## Credentials for Linux Project
8
8
9
-
This project is now part of [The Linux Credentials Project](linux-credentials), and was previously known as **xdg-credentials-portal**.
9
+
This project is now part of the [Credentials for Linux](linux-credentials) project, and was previously known as **xdg-credentials-portal**.
10
10
11
-
[The Linux Credentials Project](linux-credentials) aims to offer FIDO2 platform functionality (FIDO U2F, and WebAuthn) on Linux, over a [D-Bus Portal interface][xdg-portal].
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
13
_Looking for the D-Bus API proposal?_ Check out [platform-api][linux-credentials].
0 commit comments