feat: Evaluation Criteria
All checks were successful
/ mirror (push) Successful in 4s

This commit is contained in:
ange 2025-02-19 09:23:04 +00:00
parent 7b6c90e371
commit 1bd35f4a1b
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -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?