notifico icon indicating copy to clipboard operation
notifico copied to clipboard

Anyone can anonymously spam channels with projects

Open ghost opened this issue 11 years ago • 2 comments

Notifico currently uses one bot per IRC server. In the event that a user adds an unauthorized project to a channel, which uses the same IRC server/port as the channel's official projects, the channel ops are forced to either ban the Notifico bot and lose the ability to see the commits, or change the IRC server/port.

Solution 1

Have a Notifico bot per user. This would likely require an I-line on IRC networks, though.

Solution 2

If one user has a channel added in a project, don't allow other users to add the same channel. Although this would mean that if someone were to add a channel without owning it, the founder would have to contact TkTech to have the channel removed from the other user and added to them.

ghost avatar Jan 08 '14 19:01 ghost

Solution 2 is what I currently favour and is the same behaviour that cia.vc used to have for channels that weren't marked public.

TkTech avatar Jan 08 '14 21:01 TkTech

Ah, so that's what cia.vc used, good to know.

0xallie avatar Jan 08 '14 21:01 0xallie