Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMcCloud authored Aug 8, 2024
1 parent 9d60645 commit 11027a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Server-side library providing a unified interface for key attestation compatible
It also provides App attestation on both platforms (see [our 2019 Paper](https://graz.elsevierpure.com/en/publications/fides-unleashing-the-full-potential-of-remote-attestation)
on how to remotely establish trust in Android applications for more Android-specifics on this matter).

Under the hood, this library depends on the [Android Key Attestation Library](https://github.com/a-sit-plus/warden-roboto) and
[Vincent Haupert's](https://github.com/veehaitch) excellent [DeviceCheck/AppAttest Library](https://github.com/veehaitch/devicecheck-appattest).
Under the hood, this library depends on the [WARDEN-roboto](https://github.com/a-sit-plus/warden-roboto) Android attestation library and
[Vincent Haupert's](https://github.com/veehaitch) excellent [DeviceCheck/AppAttest](https://github.com/veehaitch/devicecheck-appattest) library.

Full API docs are available [here](https://a-sit-plus.github.io/warden/).

Expand Down

0 comments on commit 11027a9

Please sign in to comment.