-
Notifications
You must be signed in to change notification settings - Fork 152
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
1:1 Bridge bot detected directly using matrix.org #598
Comments
It seems to be a service running this piece of code: https://github.com/matrix-org/matrix-appservice-irc/blob/develop/lib/bridge/MatrixHandler.js The commands are identical. |
Confirming this issue from Snoonet's side, where we have Hackint's nickserv bridged:
Lagtime on messages due to snoonet fakelag |
There's more than just snoonet involved here; I've seen references to freenode, mozilla, and hackint as well. (all of the bridges seem to use a nick like |
Additionally, freenode's chanserv is bridged to Snoonet |
After further checking, mozilla, oftc, appservice, and espernet are connected to snoonet in the manner described above by @Zarthus |
hi all - thanks for flagging this; it looks like someone has bridged a room irc<->matrix<->irc, causing any bots on the matrix side which represent the respective irc bridges to also get bridged. we are out of the loop this weekend but can jump on this on monday and figure out how to stop doublebridging for networks who don’t want their channels linked to other servers. |
(we've been investigating this today; will report back once we have a plan) |
@ara4n, howdy! Do you happen to have any updates regarding this matter? (not asking for a direct solution, but I wonder if you've been able to identify any possible paths for a good long-term solution.) |
@ara4n This is still an issue, do you have any updates? |
On our network I'm also observing gitter<->matrix<->irc.. This is getting quite embarrassing and I'm not sure if the effort is really worth keeping matrix around for. |
FYI we have started progress on blocking this with #669 . Individual bridges can be configured to disallow sharing rooms with other bridges they collide with. For existing rooms, I'd like to work with folks to gracefully unbridge them so we don't suddenly cut off communities, but also try to cut back on the behaviour. |
@Zarthus we've almost finished sorting this (as per half-shot's PR) |
@ara4n, @Half-Shot - It looks like the PR was merged, can this issue be closed or is there still work to do? Thank you for taking care Half-Shot :) |
When you talk with one of them:
This relates to #510 - but is even more dangerous because it indicates Matrix allows bot accounts on their main service, completely free of registration, and that's even more embarassing.
What's worse is that this mimics and entire ircd; there's spam limitations and it's asking me to register. Proxying a service is a horrible idea and we've banned it on accounts of phishing. But this kind of thing should not be possible in the first place.
cc @ara4n - as you've dealt with my previous ticket.
The text was updated successfully, but these errors were encountered: