Go to file
lilia d4e0c11ebc Show a hint on startup if the inbox is empty
Fixes #403

// FREEBIE
2015-11-27 11:36:46 -08:00
components Remove cryptojs 2015-11-23 16:13:32 -08:00
fonts Add fonts so we don't have to hit googlefonts 2015-02-11 17:37:57 -08:00
images Replace sinewave with ellipse 2015-11-08 14:50:34 -08:00
js Show a hint on startup if the inbox is empty 2015-11-27 11:36:46 -08:00
libtextsecure Validate json responses 2015-11-25 12:16:36 -08:00
native nacl -> native 2015-01-14 11:39:36 -10:00
protos Support for group sync 2015-06-25 13:24:32 -07:00
stylesheets Show a hint on startup if the inbox is empty 2015-11-27 11:36:46 -08:00
test Add regression test for #270 2015-11-08 11:01:39 -08:00
.bowerrc
.gitignore Remove css maps from git 2015-08-25 17:06:00 -07:00
.jscsrc Add JSCS and run as grunt test task 2015-01-14 10:00:40 -10:00
.jshintrc
.travis.yml Migrate to new travis infrastructure 2015-07-28 17:19:11 -07:00
CONTRIBUTING.md Update README and CONTRIBUTING 2015-11-07 13:25:28 -08:00
Gruntfile.js Validate attachment urls 2015-11-24 16:20:07 -08:00
README.md Update README and CONTRIBUTING 2015-11-07 13:25:28 -08:00
background.html Show a hint on startup if the inbox is empty 2015-11-27 11:36:46 -08:00
bower.json Use secure endpoints for dependencies 2015-11-23 16:26:54 -08:00
conversation.html Resize icon to various resolutions 2015-05-07 17:30:29 -07:00
index.html Retool various sub-screens to fit two-column layout 2015-08-26 15:15:14 -07:00
manifest.json Add minimum chrome version 2015-11-23 16:13:32 -08:00
options.html Update install copy 2015-11-20 14:03:02 -08:00
package.json Set up production build task 2015-03-19 18:34:56 -07:00
register.html Use larger icon on register.html 2015-11-07 23:24:19 -08:00

README.md

⚠️ Warning ⚠️

This is unfinished, unreleased software.

Are you a web developer interested in contributing to this project? 👍 Please proceed to CONTRIBUTING.md for setup instructions and contributor guidelines.

Not a developer? 👷 Please refrain from installing until our first release. Follow us on twitter or check the blog for updates.

Build Status Signal for the Browser

Signal-Browser is a chrome packaged app that links with the Signal-iOS or Signal-Android client already installed on your phone.

Coming soon to the Chrome Web Store.

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2014 Open Whisper Systems

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

Developers Developers Developers Developers!

Please see CONTRIBUTING.md for setup instructions and contributor guidelines.