tice-android icon indicating copy to clipboard operation
tice-android copied to clipboard

make the server and backend open source, and share what encryption protocol you are using

Open gamerseye123 opened this issue 4 years ago • 1 comments

please make the server and backend open source, and share what protocol for encryption you are using. we would be able to trust tice more then.

gamerseye123 avatar Dec 10 '21 01:12 gamerseye123

Hi @gamerseye123, we absolutely agree with you. We decided to open-source the TICE app in three stages. At first we published the crypto layer containing the libraries we use to secure the communication (X3DH for the initial handshake and Double Ratchet for the encryption). After that we open-sourced the mobile clients for Android and iOS. Now what's left is the backend. There is still some work to do but we're on it.

FabioTacke avatar Dec 10 '21 08:12 FabioTacke