Difference between revisions of "Tech pages/OMEMO/Quickstart"

Jump to navigation Jump to search
m
Fix another link.
m (Fix links.)
m (Fix another link.)
 
Line 15: Line 15:
Every session has a fingerprint. (The identity key) Offer the user the abiltiy to decide wether to trust each fingerprint. You only send messages to trusted fingerprints where the device id is active. If there are no trusted fingerprints display a dialog offering the user to trust them. If there are new fingerprints (from new devices) offer the user to trust them. So essentially every jid-deviceid-fingerprint tuple has two values (inactive/active and undecided/trusted/untrusted)
Every session has a fingerprint. (The identity key) Offer the user the abiltiy to decide wether to trust each fingerprint. You only send messages to trusted fingerprints where the device id is active. If there are no trusted fingerprints display a dialog offering the user to trust them. If there are new fingerprints (from new devices) offer the user to trust them. So essentially every jid-deviceid-fingerprint tuple has two values (inactive/active and undecided/trusted/untrusted)


A good trust model to implement is [https://gultsch.de/trust.html|Blind Trust Before Verification (BTBV)]
A good trust model to implement is [https://gultsch.de/trust.html Blind Trust Before Verification (BTBV)]


===Further Reading / Background===
===Further Reading / Background===
63

edits

Navigation menu