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

Bot commands without args are not always encrypted for the bot #23080

Closed
kf5grd opened this issue Mar 16, 2020 · 1 comment
Closed

Bot commands without args are not always encrypted for the bot #23080

kf5grd opened this issue Mar 16, 2020 · 1 comment

Comments

@kf5grd
Copy link
Contributor

kf5grd commented Mar 16, 2020

When a bot adevrtises a command but does not require any arguments, the Keybase client does not encrypt that command unless it is sent with a space at the end.

For example, the githubbot's list command, if sent as !github list (no space after list) will not be encrypted for the bot, but if sent as !github list<space> it does get properly encrypted and the bot responds as expected.

@joshblum
Copy link
Member

@kf5grd this should be fixed with the corresponding client change

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

2 participants