Software:Ricochet

From HandWiki
Short description: Instant messaging software
Ricochet
Ricochet IM logo.svg
Developer(s)Blueprint for Free Speech
Initial releaseJune 2014[1]
Stable release
[needs update] (fork took over development, now at 3.0.15)
Written inC++
Operating systemWindows, OS X, Linux, FreeBSD
LicenseBSD-3-Clause[2]
Websitewww.ricochetrefresh.net

Ricochet or Ricochet IM is a free software, multi-platform, instant messaging software project originally developed by John Brooks[3] and later adopted as the official instant messaging client project of the Invisible.im group.[4] A goal of the Invisible.im group is to help people maintain privacy by developing a "metadata free" instant messaging client.[5]

History

Originally called Torsion IM, Ricochet was renamed in June 2014.[1] Ricochet is a modern alternative to TorChat,[6] which hasn't been updated in several years, and to Tor Messenger, which is discontinued.[7] On September 17, 2014, it was announced that the Invisible.im group would be working with Brooks on further development of Ricochet in a Wired article by Kim Zetter.[3] Zetter also wrote that Ricochet's future plans included a protocol redesign and file-transfer capabilities.[3] The protocol redesign was implemented in April 2015.[8]

In February 2016, Ricochet's developers made public a security audit that had been sponsored by the Open Technology Fund and carried out by the NCC Group in November 2015.[9] The results of the audit were "reasonably positive".[10] The audit identified "multiple areas of improvement" and one vulnerability that could be used to deanonymize users.[9] According to Brooks, the vulnerability has been fixed in the latest release.[11]

Technology

Ricochet is a decentralized instant messenger, meaning there is no server to connect to and share metadata with.[6] Further, using Tor, Ricochet starts a Tor hidden service locally on a person's computer and can communicate only with other Ricochet users who are also running their own Ricochet-created Tor hidden services. This way, Ricochet communication never leaves the Tor network. A user screen name (example: ricochet:hslmfsg47dmcqctb) is auto-generated upon first starting Ricochet; the first half of the screen name is the word "ricochet", with the second half being the address of the Tor hidden service. Before two Ricochet users can talk, at least one of them must privately or publicly share their unique screen name in some way.

Privacy benefits

  • Ricochet does not reveal user IP addresses or physical locations because it uses Tor.[3]
  • Message content is cryptographically authenticated and private.[9]
  • There is no need to register anywhere in order to use Ricochet, particularly with a fixed server.[6]
  • Contact list information is stored locally, and it would be very difficult for passive surveillance techniques to determine whom the user is chatting with.[3]
  • Ricochet does not save chat history. When the user closes a conversation, the chat log is not recoverable.
  • The use of Tor hidden services prevents network traffic from ever leaving the Tor network, thereby preserving anonymity and complicating passive network surveillance.[3][6]
  • Ricochet is a portable application, users do not need to install any software to use Ricochet. Ricochet connects to the Tor network automatically.[6]

See also

References

  1. 1.0 1.1 Brooks, John. "The name 'Torsion' is not ideal". https://github.com/ricochet-im/ricochet/issues/20. 
  2. Brooks, John. "Ricochet / LICENSE". https://github.com/ricochet-im/ricochet/blob/master/LICENSE. 
  3. 3.0 3.1 3.2 3.3 3.4 3.5 Zetter, Kim (17 September 2014). "Middle-School Dropout Codes Clever Chat Program That Foils NSA Spying". Wired (Condé Nast). https://www.wired.com/2014/09/new-encrypted-chat-program-thwarts-nsa-eliminating-metadata/. Retrieved 2 November 2014. 
  4. Invisible.im Team (17 September 2014). "2014-09-17: Update from the Invisible.im Team". http://invisible.im/#announcement. 
  5. ricochet-im. "ricochet-im/ricochet". https://github.com/ricochet-im/ricochet/. 
  6. 6.0 6.1 6.2 6.3 6.4 Hacker10 (23 March 2014). "Tor proxy anonymous Instant Messenger". http://www.hacker10.com/internet-anonymity/tor-proxy-anonymous-instant-messenger-torsion/. 
  7. sukhbir. "Tor Messenger Beta Chat over Tor easily". Tor Project. https://blog.torproject.org/blog/tor-messenger-beta-chat-over-tor-easily. 
  8. Brooks, John (11 April 2015). "Ricochet 1.1.0". https://github.com/ricochet-im/ricochet/releases/tag/v1.1.0. 
  9. 9.0 9.1 9.2 Hertz, Jesse; Jara-Ettinger, Patricio; Manning, Mark (15 February 2016). "Ricochet Security Assessment". NCC Group. https://ricochet.im/files/ricochet-ncc-audit-2016-01.pdf. 
  10. Baraniuk, Chris (19 February 2016). "Tor: 'Mystery' spike in hidden addresses". BBC. https://www.bbc.com/news/technology-35614335. 
  11. Cox, Joseph (17 February 2016). "'Ricochet', the Messenger That Beats Metadata, Passes Security Audit". Vice Media LLC. http://motherboard.vice.com/read/ricochet-encrypted-messenger-tackles-metadata-problem-head-on. 

External links