Daniel Gultsch
|
cbce73c301
|
fixed fingerprint trust (was messed up after library upgrade)
|
2017-06-25 18:18:13 +02:00 |
|
Daniel Gultsch
|
24768d051d
|
upgrade to signal-protocol-java. thanks @ysangkok
fixes #1384
closes #2509
|
2017-06-18 16:36:30 +02:00 |
|
Daniel Gultsch
|
cc1402442a
|
don't load signed prekeys on startup
|
2017-05-04 11:03:58 +02:00 |
|
Daniel Gultsch
|
0c0ff882a9
|
make x509 verification node world readable
|
2017-02-24 19:58:46 +01:00 |
|
Daniel Gultsch
|
d028f4b398
|
refactored whispermessage processing
|
2017-01-15 18:54:47 +01:00 |
|
Daniel Gultsch
|
8f39a594ff
|
partially improved logging for receiving omemo messages
|
2017-01-14 18:10:04 +01:00 |
|
Daniel Gultsch
|
bfacc180c5
|
don't allow to purge keys. offer distrut instead
|
2017-01-12 15:59:13 +01:00 |
|
Daniel Gultsch
|
f0c3b31a42
|
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put auth tag in key
|
2017-01-09 21:47:07 +01:00 |
|
Daniel Gultsch
|
fcd9ab17fe
|
don't throw assertion error when building session with same device id from other contact
|
2016-12-28 22:15:24 +01:00 |
|
Daniel Gultsch
|
fbbf1a37b4
|
disable removing of broken devices by default
|
2016-12-18 11:49:27 +01:00 |
|
Daniel Gultsch
|
dbda2afd6d
|
remove broken devices only once to prevent loops
|
2016-12-18 11:47:42 +01:00 |
|
Daniel Gultsch
|
87746ca2ba
|
remove own fetch errors from device announcement
|
2016-12-16 17:12:26 +01:00 |
|
Daniel Gultsch
|
58de10bcab
|
use prepped string when building axolotl session
|
2016-12-01 20:48:39 +01:00 |
|
Daniel Gultsch
|
2ec7165381
|
update the conversations view (and the lock icon) after receiving device list
|
2016-11-24 11:28:04 +01:00 |
|
Daniel Gultsch
|
839ef8e14b
|
introduced blind trust before verification mode
read more about the concept on https://gultsch.de/trust.html
|
2016-11-23 10:42:27 +01:00 |
|
Daniel Gultsch
|
b71aa6d3a4
|
remove omemo devices from annoucement after 7 days of inactivity
|
2016-11-19 21:39:16 +01:00 |
|
Daniel Gultsch
|
6362799d56
|
save last activation time in fingerprint status
|
2016-11-19 13:34:54 +01:00 |
|
Daniel Gultsch
|
2b9b3be3f1
|
show 'clear devices' button underneath own devices
|
2016-11-18 21:49:52 +01:00 |
|
Daniel Gultsch
|
a86a36f570
|
removed some unecessary logging from omemo message generation
|
2016-11-18 20:13:09 +01:00 |
|
Daniel Gultsch
|
9d9a9e63ad
|
removed some very verbose logging from axolotl service
|
2016-11-18 13:03:02 +01:00 |
|
Daniel Gultsch
|
211354ee26
|
put omemo fingerprint in own uri (qr code / nfc)
|
2016-11-17 22:28:45 +01:00 |
|
Daniel Gultsch
|
7e2e42cb11
|
parse omemo fingerprints from uris
|
2016-11-17 20:09:42 +01:00 |
|
Daniel Gultsch
|
05fc15be3d
|
refactore trust enum to be FingerprintStatus class with trust and active
|
2016-11-14 22:27:41 +01:00 |
|
Daniel Gultsch
|
44ce5df359
|
write prepped string to db. use display version everywhere else
|
2016-10-20 17:31:46 +02:00 |
|
Daniel Gultsch
|
1f7f82da7b
|
respond to chat marker request only when mutual presence subscription exists
|
2016-10-07 10:05:08 +02:00 |
|
Daniel Gultsch
|
5ac0e9267d
|
fixed omemo shown as unavailable in 1:1 chats
|
2016-10-03 21:04:10 +02:00 |
|
Daniel Gultsch
|
7c6d1d19d5
|
when activating omemo in conference always check preferences
|
2016-10-03 10:42:43 +02:00 |
|
Daniel Gultsch
|
ac9f13a9f2
|
provide hint on why conference can not be encrypted
|
2016-09-08 11:01:27 +02:00 |
|
Daniel Gultsch
|
5137837f6d
|
only publish keys if omemo is enabled
|
2016-05-25 21:55:01 +02:00 |
|
Daniel Gultsch
|
9ce2cfa3d2
|
resetting fetch status error when mutual subscription is reestablished
|
2016-05-19 10:47:27 +02:00 |
|
Daniel Gultsch
|
8d0693ed6a
|
keep conference members in memory and show them in conference details
|
2016-05-16 19:58:36 +02:00 |
|
Daniel Gultsch
|
908aa19a36
|
make omemo default when all resources support it
|
2016-05-12 14:20:11 +02:00 |
|
klemens
|
7047d68165
|
spelling fixes
|
2016-05-04 10:29:29 +02:00 |
|
Daniel Gultsch
|
ecaf75e5ec
|
better detect broken pep
mark pep as broken when publishing bundle or device list failed
reset 'brokenness' when account is getting disabled
|
2016-04-05 13:31:03 +02:00 |
|
Daniel Gultsch
|
198dc2c6b4
|
let users confirm each member in a conference even if that contact is already trusted
|
2016-03-01 11:26:59 +01:00 |
|
Daniel Gultsch
|
9e0466d1e6
|
refactored omemo to take multiple recipients
|
2016-02-29 13:18:07 +01:00 |
|
Daniel Gultsch
|
fab0a45955
|
re-read common name from certificates on startup
|
2016-02-02 13:43:20 +01:00 |
|
Daniel Gultsch
|
43521891f0
|
show fetch errors in trust keys activity
|
2016-01-23 11:39:02 +01:00 |
|
Andreas Straub
|
58d213f291
|
Fix OMEMO session creating loggin
Now prints the correct JID to the log when finding devices without
sessions.
|
2015-12-31 15:48:43 +01:00 |
|
Daniel Gultsch
|
f46cbb38a9
|
show certificate information
|
2015-12-23 19:18:53 +01:00 |
|
Daniel Gultsch
|
d0bad09f13
|
save certificate when verifying with x509
|
2015-12-23 17:41:26 +01:00 |
|
Daniel Gultsch
|
534013fd0c
|
store identity key in XmppAxolotlSession instead of the fingerprint
|
2015-12-19 15:44:11 +01:00 |
|
Daniel Gultsch
|
15c8cb8ac6
|
add more debugging to certificate checks after new omemo session was established
|
2015-12-19 12:44:55 +01:00 |
|
Daniel Gultsch
|
15f220747f
|
some more NPE checks
|
2015-12-10 23:16:39 +01:00 |
|
Daniel Gultsch
|
1de74c2337
|
also verify sessions in CBE mode that got created by key transport messages
|
2015-12-08 17:15:08 +01:00 |
|
Daniel Gultsch
|
baf76d883c
|
indicate cbe in chat message hint
|
2015-10-31 22:55:04 +01:00 |
|
Daniel Gultsch
|
bca29cf7fd
|
explicitly mark verified omemo keys in UI
|
2015-10-31 10:57:57 +01:00 |
|
Daniel Gultsch
|
34bcc59f72
|
fixed session objects not being build on start up
|
2015-10-30 12:05:21 +01:00 |
|
Daniel Gultsch
|
c7ff196f58
|
push CN into nick pep node when uploading certificate. subscribe to nick node
|
2015-10-29 13:41:08 +01:00 |
|
Daniel Gultsch
|
3c6c424d31
|
don't retry building broken omemo keys
|
2015-10-17 15:51:21 +02:00 |
|