jberkel / sms-backup-plus

Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP
https://play.google.com/store/apps/details?id=com.zegoggles.smssync
Apache License 2.0
1.8k stars 497 forks source link

Self-signed certificates: Support Trust on first use #887

Open Woi opened 6 years ago

Woi commented 6 years ago

Background There was some discussion in #839, on how to avoid unnoticed man-in-the-middle attacks (MITM) for connections using self-signed certificates. One suggested solution is documented in #875. Another suggestion was "trust on first use" (TOFU).

User Story As user syncing to a server using a self signed cert, I like to get notified if the cert changes, to avoid unnoticed MITM.

Acceptance criteria