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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ 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 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.
9
+
This repository contains all parts of the Hardware Security SDK that have been released as open source.
10
10
11
11
This includes the following artifacts of the SDK (cf. [overview of all artifacts](https://hwsecurity.dev/docs/sdk/#sdk-artifacts)):
12
12
@@ -21,6 +21,11 @@ This includes the following artifacts of the SDK (cf. [overview of all artifacts
21
21
| de.cotech:hwsecurity-ui| 14 | 19 |
22
22
| de.cotech:hwsecurity-ssh| 14 ||
23
23
24
+
## Notice
25
+
26
+
This open source release does not reflect the newest version of the SDK.
27
+
Some parts are currently not released as GPLv3, such as FIDO2 support.
28
+
24
29
## Contributing
25
30
26
31
Hardware Security SDK is an open source project and we are very happy to accept community contributions.
0 commit comments