Plugin:Tox/ru: Difference between revisions

From Miranda NG
Plugin:Tox/ru
Jump to navigation Jump to search
(Imported translation using page migration)
(Imported translation using page migration)
Line 2: Line 2:
{{TNT|Warning|Домены '''tox.im''', '''toxme.se''' и '''libtoxcore.so''' находятся под контролем злоумышленника. Использовать их не рекомендуется. Новый сайт проекта — '''[https://tox.chat tox.chat]'''}}
{{TNT|Warning|Домены '''tox.im''', '''toxme.se''' и '''libtoxcore.so''' находятся под контролем злоумышленника. Использовать их не рекомендуется. Новый сайт проекта — '''[https://tox.chat tox.chat]'''}}


Tox protocol support for Miranda NG.
Поддержка протокола Tox в Miranda NG.


== DHT nodes ==
== DHT nodes ==

Revision as of 22:09, 31 December 2017

Other languages:
Tox protocol
Tox protocol
Имя файла Tox.dll
Автор Miranda NG team
Страница плагина
Скачать
Стабильная версия: 32-bit, 64-bit
Версия в разработке: 32-bit, 64-bit

Внимание!
Домены tox.im, toxme.se и libtoxcore.so находятся под контролем злоумышленника. Использовать их не рекомендуется. Новый сайт проекта — tox.chat

Поддержка протокола Tox в Miranda NG.

DHT nodes

Tox users are connected by a modified version of DHT, and bootstrap nodes are used to assist connections to the pool. All DHT nodes all nodes are interconnected: when you are connected with one of them, you can connect with other users.

Starting from 0.11.0.7 version, implemented the ability to manually add DHT nodes. Nodes can be added via the settings import. To do this, create a file named autoexec _ *.ini with a list of nodes in the directory where the Miranda NG executable is located.

Profile encryption

Starting from 0.11.3.0 version users can secure their Tox profiles with a password.

Важно
Tox password differs from Miranda's database password because Tox profile is stored outside of the database.

External links