Skip to content

Decide what to do with MUC logs #9

@aszlig

Description

@aszlig

Currently, we have a few rooms which are logged. These logs are served via HTTPS and we have both private and public logs.

These logs come with two problems:

  • They contain nick names so they might be a privacy concern.
  • Difficult to migrate because of very complex web server rules.

I'm personally leaning towards not migrating them at all and let them die for good until we have a new logging mechanism which properly anonymizes the conversation (which is hard to do, because even the structure of the sentences can reveal user identity).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions