Toxic – A distributed, secure, command-line based instant messenging client
1–10 of 91 posts
Re: Toxic – A distributed, secure, command-line based instant messenging client
#2toxuser@toxbox:~$ tox send pg "Hi, YC looks cool!"
Or maybe even crazier like that Zero project thing (I forget what it is called).
That said, good stuff. :)
Re: Toxic – A distributed, secure, command-line based instant messenging client
#3It's not really command-line since it relies on ncurses. I thought it was something different like where you're literally sitting at the command-line within some short of shell like: toxuser@toxbox:~$ tox send pg "Hi, YC looks cool!" Or maybe even crazier like that Zero project thing (I forget what it is called). That said, good stuff. :)
Re: Toxic – A distributed, secure, command-line based instant messenging client
#4It's not really command-line since it relies on ncurses. I thought it was something different like where you're literally sitting at the command-line within some short of shell like: toxuser@toxbox:~$ tox send pg "Hi, YC looks cool!" Or maybe even crazier like that Zero project thing (I forget what it is called). That said, good stuff. :)
True, but I figure it's close enough. There is a true CLI client for Tox called Ratox. It's pretty neat. https://wiki.tox.im/Ratox
Re: Toxic – A distributed, secure, command-line based instant messenging client
#5Re: Toxic – A distributed, secure, command-line based instant messenging client
#6If so, I'm curious about the details like context and experience.
Re: Toxic – A distributed, secure, command-line based instant messenging client
#7Is Tox secure ? Compared to tinfoil chat
Full disclosure: Tox has not yet been professionally audited.
Re: Toxic – A distributed, secure, command-line based instant messenging client
#8Re: Toxic – A distributed, secure, command-line based instant messenging client
#9[0] - https://tox.im/
Re: Toxic – A distributed, secure, command-line based instant messenging client
#10Qt client: https://github.com/tux3/qTox
ncurses client: https://github.com/Tox/toxic
metro/windows client: https://github.com/Reverp/Toxy
plain C client (uses xlib/win32 to draw the UI): https://github.com/notsecure/uTox
racket client: https://github.com/lehitoskin/blight
there's also java bindings: https://github.com/sonOfRa/tox4j
etc...