Nanoseb / ncTelegram

A ncurse Telegram client developed in Python
GNU General Public License v3.0
311 stars 27 forks source link

How can I get public key? #37

Closed itJunky closed 4 years ago

itJunky commented 5 years ago

Can't find any information about getting public key. In config I have an option for it. But how can i get it?

Nanoseb commented 5 years ago

You get the public key when you install telegram-cli. It depends on how it is installed I think usually it is in /etc/telegram-cli/server.pub. (see https://github.com/vysheng/tg#usage)