Skip to content

Easy to use encrypted instant messaging built on modern web technologies.

License

Notifications You must be signed in to change notification settings

rohmulan/cryptocat

This branch is 544 commits ahead of glamrock/cryptocat:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rohit Mulange
Jan 24, 2015
9d830f8 · Jan 24, 2015
Jan 24, 2015
Apr 15, 2014
Jan 20, 2014
May 1, 2014
Aug 17, 2013
Jun 12, 2014
Jun 29, 2014
Mar 31, 2014
Oct 21, 2012
Jun 7, 2014
Mar 30, 2014
Jun 29, 2014
Jun 17, 2013
Jun 12, 2014

Repository files navigation

Cryptocat
Build Status

###Browser-based app for easy to use, accessible encrypted chat. Cryptocat is an experimental browser-based chat client for easy to use, encrypted conversations. It aims to make encrypted, private chat easy to use and accessible. We want to break down the barrier that prevents the general public from having an accessible privacy alternative that they already know how to use. Cryptocat is currently available for Chrome, Firefox, Safari, Opera, OS X and iPhone. It uses the OTR protocol over XMPP for encrypted two-party chat and the (upcoming) mpOTR protocol for encrypted multi-party chat.

Git repository branches are in-development, nightly builds. For stable usable builds, check the releases section.

##Platforms

###Google Chrome Run make chrome to build a Google Chrome-loadable .zip extension (or just .zip the directory.)
Also available from the Chrome Web Store.

###Mozilla Firefox Run make firefox to build a Mozilla Firefox-loadable .xpi extension (or just .zip the directory and change the extension to .xpi.)
Also available from Mozilla Firefox Addons.

###Opera Run make opera to build an Opera-compatible .nex extension (or just .zip the directory and change the extension to .nex)
Also available from Opera Addons.

###Apple Safari Apple's model makes an automated build process difficult.
Also available from Cryptocat.

Apple Mac OS X

Run make mac to build as a standalone Mac application. (After running make mac, you can also open src/mac/Cryptocat.xcodeproj to edit & build the project in Xcode normally.) Building the Mac version requires HomeBrew to be installed to fetch a Tor dependency on libevent and openssl. Also available from the Mac App Store.

##Goals

##Contributing Please see CONTRIBUTING.md for guidelines on how to contribute.
Please see SECURITY.md for guidelines on reporting security issues.

##Documentation & Wiki

##Discussion & Blog

##Builds Builds for all platforms are available for download from GitHub Releases, in addition to the sources above. Please be mindful that GitHub builds do not auto-update.

##Changelog Please review CHANGELOG.md for an account of the changes made with each version update.

##License

Cryptocat is released under the GNU Affero General Public License (AGPL3).

The full license text is included in LICENSE.txt.

About

Easy to use encrypted instant messaging built on modern web technologies.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 3.5%
  • Objective-C 1.6%
  • Shell 0.5%