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

Add support for Unix Domain Socket Connection to telegram-cli #102

Open
tmmsartor opened this issue Dec 2, 2016 · 1 comment
Open

Add support for Unix Domain Socket Connection to telegram-cli #102

tmmsartor opened this issue Dec 2, 2016 · 1 comment

Comments

@tmmsartor
Copy link

The problem

I would like to expose telegram-cli api with finer granularity access control.
Using network socket the interface to user personal data are accessible system wide,
It may be useful to have the possibility to restrict the communication with telegram-cli at user level.

telegram-cli already support unix domain socket, that allow per user privileges on the connection.
There is any plan to support unix domain socket along with network socket also in pytg ?

Your environment

python 3.5
archlinux

@luckydonald
Copy link
Owner

luckydonald commented Dec 3, 2016

That would be a awesome feature.
Sadly, I won't be able to add that anytime soon.

However, I appreciate all contributions.
If you like to add that functionally, I'd be looking forward to a pull request.

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