Bug 277022

Summary: Help with avoiding unintentional sending of security-critical messages
Product: [Applications] konversation Reporter: Lisandro Damián Nicanor Pérez Meyer <perezmeyer>
Component: inputlineAssignee: Konversation Developers <konversation-devel>
Status: CONFIRMED ---    
Severity: wishlist CC: hein
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lisandro Damián Nicanor Pérez Meyer 2011-07-03 18:31:21 UTC
Version:           unspecified (using KDE 4.6.4) 
OS:                Linux

Suposse you want to identify yourself with the IRC nickserv serice. One would typically write:

 /msg nickserv identify mynick maypassword

Uups! That single space before the /msg made my password available to the channel.

Yes, I know there are ways to avoid this, and maybe a user can set up a filter to avoid this, but it sounds like a good feature to have included in konversation.

Reproducible: Didn't try



Expected Results:  
Avoid sending /msg commands to the channel.