Difference between revisions of "Tox"

From Organic Design wiki
m (Installation on Linux Mint)
(tox dns)
Line 6: Line 6:
 
wget -qO - https://repo.tox.im/tox-apt.sh | bash
 
wget -qO - https://repo.tox.im/tox-apt.sh | bash
 
apt-get install utox</bash>}}
 
apt-get install utox</bash>}}
 +
 +
== Tox DNS ==
 +
People's ID's in the Tox system are really long hashes like a bitcoin address which are impossible to remember, but they have some centralised DNS servers that you can enter name and address pairs into so that people can refer to users by name instead. The current servers are [http://utox.org utox.org] and [https://toxme.se toxme.se].
  
 
== See also ==
 
== See also ==

Revision as of 10:35, 8 January 2015

Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.


Installation on Linux Mint

They have an apt repository that works for Debian and it's many variants such as Linux Mint and Ubuntu.

<bash>sudo bash

wget -qO - https://repo.tox.im/tox-apt.sh

Tox DNS

People's ID's in the Tox system are really long hashes like a bitcoin address which are impossible to remember, but they have some centralised DNS servers that you can enter name and address pairs into so that people can refer to users by name instead. The current servers are utox.org and toxme.se.

See also