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

Admin broadcasts (network) #66

Open
daniele-athome opened this issue May 18, 2016 · 0 comments
Open

Admin broadcasts (network) #66

daniele-athome opened this issue May 18, 2016 · 0 comments
Milestone

Comments

@daniele-athome
Copy link
Member

daniele-athome commented May 18, 2016

Write an admin script for sending a broadcast message to the whole network.

Allowing general admin status by remote admins isn't an option because we'd be too wide open. We need a special communication component (that we could also use for other tasks in the future, e.g. account migration) that will allow messages from other servers in the network.
Verification method: "from" JID matching a new column in the servers table (e.g. admin_jid) AND digital signature on messages.

@daniele-athome daniele-athome added this to the 1.0-beta2 milestone May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant