Skip to content

Commit dd194a0

Browse files
README.md: credentialsd link & Matrix room (#144)
1 parent c02ec19 commit dd194a0

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository is now part of the [Credentials for Linux][linux-credentials] pr
1010

1111
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].
1212

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].
1414

1515
## Features
1616

@@ -60,16 +60,19 @@ $ cargo run --example u2f_hid
6060

6161
We welcome contributions!
6262

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.
6466

6567
[xdg-portal]: https://flatpak.github.io/xdg-desktop-portal/portal-docs.html
6668
[linux-credentials]: https://github.com/linux-credentials
69+
[credentialsd]: https://github.com/linux-credentials/credentialsd
6770
[webauthn]: https://www.w3.org/TR/webauthn/
6871
[passkeys]: https://fidoalliance.org/passkeys/
69-
[#10]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/10
70-
[#3]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/3
71-
[#4]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/4
72-
[#5]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/5
73-
[#17]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/17
74-
[#18]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/18
75-
[#31]: https://github.com/AlfioEmanueleFresta/xdg-credentials-portal/issues/31
72+
[#10]: https://github.com/linux-credentials/libwebauthn/issues/10
73+
[#3]: https://github.com/linux-credentials/libwebauthn/issues/3
74+
[#4]: https://github.com/linux-credentials/libwebauthn/issues/4
75+
[#5]: https://github.com/linux-credentials/libwebauthn/issues/5
76+
[#17]: https://github.com/linux-credentials/libwebauthn/issues/17
77+
[#18]: https://github.com/linux-credentials/libwebauthn/issues/18
78+
[#31]: https://github.com/linux-credentials/libwebauthn/issues/31

0 commit comments

Comments
 (0)