matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
181 stars 94 forks source link

account activity log #418

Open uhoreg opened 5 years ago

uhoreg commented 5 years ago

I think that Matrix should have a standard way of exposing an account activity log. This would allow users to view, for example:

This could be done as a room shared with a server user, similar to the system alerts room. This would also probably benefit from extensible events.

ara4n commented 5 years ago

if the user is using such a room as a security audit log, then they are trusting their server implicitly. this might be suboptimal for e2e, where a malicious server admin could be creating devices etc.