Skip to content

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

Open
@tmmsartor

Description

@tmmsartor

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions