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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,16 @@ Code examples and documentation can be found on our [developer page](https://hws
6
6
7
7
## Open Source Release
8
8
9
-
This repository contains the parts of our Hardware Security SDK that have been released as open source.
9
+
This repository contains all parts of the Hardware Security SDK that have been released as open source and are required to implement FIDO U2F support in an app.
10
+
11
+
This includes the following artifacts of the SDK (cf. [overview of all artifacts](https://hwsecurity.dev/docs/sdk/#sdk-artifacts)):
0 commit comments