status-go/services/shhext/chat
Andrea Maria Piana 38bb4d8ef3
Add versioning & tests, migrate db files (#1293)
We are preparing for the release of this to general public, so a few
things have been added:

1) Add versioning for bundles, and make refresh interval configurable
2) Move files to installationID so no metadata is leaked
3) Re-key using user password db
2018-11-28 12:34:39 +01:00
..
crypto Add extract group membership signatures (#1226) 2018-10-04 18:53:48 +02:00
migrations Add enabling/disabling of installations (#1264) 2018-11-06 09:05:32 +01:00
chat.pb.go Add enabling/disabling of installations (#1264) 2018-11-06 09:05:32 +01:00
chat.proto Add x3dh key exchange (#1127) 2018-09-24 20:07:34 +02:00
encryption.go Add versioning & tests, migrate db files (#1293) 2018-11-28 12:34:39 +01:00
encryption.pb.go Add enabling/disabling of installations (#1264) 2018-11-06 09:05:32 +01:00
encryption.proto Add enabling/disabling of installations (#1264) 2018-11-06 09:05:32 +01:00
encryption_multi_device_test.go Add tests for multi-device and refactor encryption service config (#1277) 2018-11-27 09:54:20 +01:00
encryption_test.go Add versioning & tests, migrate db files (#1293) 2018-11-28 12:34:39 +01:00
persistence.go Add tests for multi-device and refactor encryption service config (#1277) 2018-11-27 09:54:20 +01:00
protocol.go Add tests for multi-device and refactor encryption service config (#1277) 2018-11-27 09:54:20 +01:00
protocol_test.go Add tests for multi-device and refactor encryption service config (#1277) 2018-11-27 09:54:20 +01:00
rpc.go Add x3dh key exchange (#1127) 2018-09-24 20:07:34 +02:00
sql_lite_persistence.go Add versioning & tests, migrate db files (#1293) 2018-11-28 12:34:39 +01:00
sql_lite_persistence_keys_storage_test.go Change handling of skipped/deleted keys & add version (#1261) 2018-11-05 20:00:04 +01:00
sql_lite_persistence_test.go Add versioning & tests, migrate db files (#1293) 2018-11-28 12:34:39 +01:00
test.db Add x3dh key exchange (#1127) 2018-09-24 20:07:34 +02:00
whisper.go Add bundles.added signal & pairing endpoint (#1237) 2018-10-16 12:31:05 +02:00
whisper_test.go Add bundles.added signal & pairing endpoint (#1237) 2018-10-16 12:31:05 +02:00
x3dh.go Add enabling/disabling of installations (#1264) 2018-11-06 09:05:32 +01:00
x3dh_test.go Add enabling/disabling of installations (#1264) 2018-11-06 09:05:32 +01:00