Skip to content

Releases: ChatSecure/ChatSecure-iOS

Version 3.1.3

15 Apr 21:25
v3.1.3
Compare
Choose a tag to compare
  • libotr 4.1.1 hotfix

ChatSecure v3.1.2

05 Aug 00:29
v3.1.2
Compare
Choose a tag to compare

ChatSecure v3.1.1

22 May 00:24
v3.1.1
Compare
Choose a tag to compare

ChatSecure v3.1

19 May 19:32
v3.1
Compare
Choose a tag to compare
  • Media messaging via OTRDATA
  • Media storage inside IOCipher container
  • Better UX for connection status
  • Bug fixes
  • Tor 0.2.6.7, OpenSSL 1.0.2a, Libevent 2.0.22-stable
  • Removes Facebook support (sorry!) - https://developers.facebook.com/docs/chat

ChatSecure v3.0

07 Jan 21:14
v3.0
Compare
Choose a tag to compare
  • Message archiving with SQLCipher support (using YapDatabase)
  • Tor support for XMPP
  • XMPP account creation
  • Updated UI for iOS 8 and new iPhones
  • Major internal refactoring

ChatSecure v2.2

22 Jan 23:10
v2.2
Compare
Choose a tag to compare

ChatSecure v2.2 for iOS was approved by Apple today. One of the main new features is support for SSL certificate pinning, to help prevent man-in-the-middle attacks. A nice side effect of implementing this feature is that we now support alternative root CAs like CACert.org, which now means jabber.ccc.de accounts should work properly. This also means that if you run your own XMPP server with a self-signed certificate, you should have less problems connecting and can now verify and pin the SHA1 hash of your certificate before connecting. @davidchiles crafted a beautiful and simple interface that appears for each new certificate, including information about whether or not the certificate would pass the built-in iOS certificate checks:

SSL Pinning Support

We also implemented another highly requested feature: you can now enable automatic login for your accounts. Coming soon is support for Tor, SOCKS5, and XMPP account creation (XEP-0077).

Notable Changes

  • XMPP: SSL Certificate Pinning
  • XMPP: Support for non-standard root CAs like CACert to support jabber.ccc.de
  • XMPP: Better support for self-signed SSL certificates via certificate pinning
  • Support auto-login for accounts
  • User interface improvements
  • Security improvements
  • Internal refactoring and code cleanup
  • Fix many crashes
  • Update 3rd party libraries
  • Full Changelog

Special thanks to @vitalyster for the UI patches included in this version.

Download

Download it for free on the App Store and check out the source code on GitHub.