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

Using DM in Twitter channel #82

Open
davinerd opened this issue Nov 11, 2015 · 3 comments
Open

Using DM in Twitter channel #82

davinerd opened this issue Nov 11, 2015 · 3 comments

Comments

@davinerd
Copy link
Contributor

Why we don't use DirectMessage in Twitter Channel ? This will allow us to:

  • be more stealthy
  • avoid the 140 chars limit
@DakotaNelson
Copy link
Owner

Sounds great!

There's some discussion in #60 about point-to-point vs. broadcast channels that we might want to keep in mind moving forward.

Essentially, I think it's useful to have both types; if we have broadcast channels, there's no need to have credentials on the receiving side; this seems useful for cases where the client might be compromised. On the flip side, point-to-point (private) channels are, obviously, more secure and stealthy, like you say.

So, in summary - we should have both!

@davinerd
Copy link
Contributor Author

Agree, and also I agree on your thoughts on the other issue. Let's move the discussion there :)

@davinerd
Copy link
Contributor Author

davinerd commented May 28, 2016

done here: 8359795

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

2 participants