From 1bd35f4a1beb414af916a5f22243290b49b71dde Mon Sep 17 00:00:00 2001 From: ange Date: Wed, 19 Feb 2025 09:23:04 +0000 Subject: [PATCH] feat: Evaluation Criteria --- docs/BetaTestPlan.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/BetaTestPlan.md b/docs/BetaTestPlan.md index 8a846bb..5f979a1 100644 --- a/docs/BetaTestPlan.md +++ b/docs/BetaTestPlan.md @@ -1,7 +1,6 @@ # Beta Test Plan ## Core Functionalities - ### Icing lib - Key generation - (De)crypt audio @@ -31,7 +30,6 @@ - SMS? ## Beta Testing Scenarii - - Call from Icing dialer to another dialer (Google, Apple...) - Normal call from Icing dialer to another Icing dialer - Encrypted call from Icing dialer to another Icing dialer @@ -59,4 +57,11 @@ international plan for his phone. With Icing dialer, he can call his company and help fix the problem safe from the Chinese spies. ## Evaluation Criteria - +- Can a private key be generated +- Can a normal call be made? +- Can an encrypted call be made? +- Can a contact be created / edited / imported / exported? +- Can a voicemail be listened to? +- Is the encryption fast enough, light enough to be usable (audible call) +- Is the encryption strong enough not to be deciphered by a modern (as of 2025) + supercomputer?