diff --git a/Peer-Review-Response.md b/Peer-Review-Response.md index e5dc08f..0a3c654 100644 --- a/Peer-Review-Response.md +++ b/Peer-Review-Response.md @@ -15,7 +15,7 @@ The PIN 2 view exists in the project, but the signing feature has not been imple * **UC6: biometric authentication** This feature will not be implemented. It was a relatively low priority feature that we hoped to implement when we started with this project, but so far we have not had time to start implementing it. It may be implemented after the software project course has already ended. * **UC7: application closes automatically** -This feature was implemented and tested at the time of the peer review. We are not sure why it didn't work for the peer review team (maybe there could be an issue that Android OS works differently for phones that are made by different manufacturers). +This feature was implemented and tested at the time of the peer review. We are not sure why it didn't work for the peer review team (maybe there could be an issue that Android OS works differently for phones that are made by different manufacturers - our team has tested with Samsung, OnePlus and Xiaomi phones). * **UC8: authenticating to a website** The user is not asked for PIN 1 if it is saved because the application prioritizes the speed of the authentication process. Otherwise the saving feature would become pointless. The user is not required to save PIN 1 in order to use the application for authentication purposes because it is always possible to enter it manually as well without application saving it. * **UC10: authenticating to an application**