MiM
MiM
Posted Jul 27, 2006 3:51 UTC (Thu) by bryanr (guest, #25324)Parent article: ScatterChat for encrypted instant messaging
Looks like ScatterChat takes the ssh approach to authentication--
blindly trust the initial key provided by a given entity, and
store it to ensure that same entity provides the same key
in the future.
That means the program can detect man-in-the-middle attacks, but
only when they are intermittent. A perfect on-going MiM will be
undetectable until the users verify key fingerprints via a secure,
auxillary channel.
Kudos to them for mentioning this caveat in the end-user docs
