Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stzouvaras authored Jun 5, 2024
1 parent e378aa3 commit 7559470
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@ The released software is an initial development release version:
The main purpose of the reference wallet implementation is to showcase the ecosystem and act as a technical example of how to integrate and use all of the available components.

If you're planning to use it as a production application, we recommend reviewing the following steps:
- Configure the application properly by following the guide here: https://github.com/niscy-eudiw/eudi-app-android-wallet-ui/blob/main/wiki/configuration.md
- Ensure the PIN storage configuration matches your security requirements or provide your own by following this guide: https://github.com/niscy-eudiw/eudi-app-android-wallet-ui/blob/main/wiki/configuration.md#pin-storage-configuration
- Configure the application properly by following the guide [here](wiki/configuration.md)
- Ensure the PIN storage configuration matches your security requirements or provide your own by following this guide [Pin Storage Configuration](wiki/configuration.md#pin-storage-configuration)
- Ensure the application meets the OWASP MASVS industry standard. Please refer to the following links for further information on the controls you must implement to ensure maximum compliance:
- https://mas.owasp.org/MASVS/
- https://developer.android.com/google/play/integrity
- [OWASP MASVS](https://mas.owasp.org/MASVS/)
- [Play Integrity API](https://developer.android.com/google/play/integrity)

## How to contribute

Expand Down

0 comments on commit 7559470

Please sign in to comment.