Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve user privacy #4

Open
4 of 6 tasks
zephyrtronium opened this issue Oct 11, 2020 · 0 comments
Open
4 of 6 tasks

improve user privacy #4

zephyrtronium opened this issue Oct 11, 2020 · 0 comments

Comments

@zephyrtronium
Copy link
Owner

zephyrtronium commented Oct 11, 2020

  • Add a "privacy" privilege level. Users of this level can trigger commands, but the bot does not record any information from them, in history or in tuples.
  • Add a "priv" channel config option, setting the default privilege level for each channel. Usually this will be null or "privacy", depending on the broadcaster's wishes.
  • Add a "privacy" command. Responds with a link to a summary of the information Robot collects (like in the current top-level README) and mentions commands to manage a user's own privacy.
  • Add "ignore me" and "unignore me" commands. The former sets a user's privileges to "privacy", or to "bot" if they're currently an admin. The latter sets a user's privileges to regular, or to "admin" if they're currently "bot".
  • Save hashes of usernames in history instead of full usernames.
  • Remove mentions of users with "privacy" privileges when learning chains. Replace with self, triggering user, broadcaster?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant