Add
All checks were successful
/ mirror (push) Successful in 4s

This commit is contained in:
stcb 2025-02-19 10:25:38 +00:00
parent 452f540dc1
commit 4773a2550e

View File

@ -3,16 +3,20 @@
## Core Features
### Icing protocol
- Key generation
- Handshake
- Handshakes
- ECDH
- Compression
- Audio error correction
- Vocal filter
- In-call pubkey share
- Trust shifts
### Icing dialer (based on Icing lib, based itself on Icing protocol)
### Icing dialer (based on Icing kotlin library, an Icing protocol implementation)
- Call
- Encrypted if public key available
- Allows users to share their public keys
- Normal call if conditions unment
- Encrypted and clear DTMF transmission
- SIM choice on call
- Call history
- Contacts
@ -30,9 +34,17 @@
- Quick link to call, text, block, share number...
- SIM settings
- Default SIM
- Default SIM choice
- Asymetric Keys
- Secure storage
- Generation at startup if missing
- Full key management
- Secure generation
- Exportation on creation (insecure generation)
- Importation
- Trust shift
- SMS?
## Beta Testing Scenarii
- Call from Icing dialer to another dialer (Google, Apple...)