element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Rageshakes lack device_keys metadata, making it hard to search for senders of UTD messages

Open BillCarsonFr opened this issue 9 months ago • 0 comments

iOS issue: https://github.com/element-hq/element-x-ios/issues/2550

Rageshakes from Element-Web-R include the public curve25519 and ed25519 device keys:

device_keys: curve25519:GJ1N4ps7v9+1SXMZ6fNXCk/skwBrVaDbepCJ9lZ5HyY, ed25519:rurFYehF4BKjkCGrTQhIrZb1LuQlbDKXOrF42f39dh8

This is super useful as it means you can search for rageshakes from a given sending device.

BillCarsonFr avatar May 16 '24 08:05 BillCarsonFr