A private messenger for Windows, macOS, and Linux.
Go to file
Scott Nonnenberg f5954db711 Ensure that multi-video lightbox scrolling changes video 2018-11-28 12:34:29 -08:00
.github Pull request template: Fix link to Transifex project (#2534) 2018-07-15 13:09:17 -07:00
.tx Transifex config specific to electron, updated translations (#1478) 2017-09-14 17:48:09 -07:00
_locales Typing Indicators 2018-11-26 15:26:04 -08:00
app Show dialog if application fails to start up properly 2018-11-26 15:26:22 -08:00
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 2017-09-15 10:20:29 -07:00
components bower.json and Gruntfile.js cleanup 2018-05-23 16:26:48 -07:00
config Sealed Sender support 2018-10-29 14:49:18 -07:00
fixtures Ensure that multi-video lightbox scrolling changes video 2018-11-28 12:34:29 -08:00
fonts Add fonts so we don't have to hit googlefonts 2015-02-11 17:37:57 -08:00
images Support receiving multiple images in one messages 2018-11-26 15:26:04 -08:00
js Dismiss typing indicator when ConversationView is not loaded 2018-11-26 17:09:50 -08:00
libtextsecure Store arrayBuffers in database for remote identity keys 2018-11-26 16:22:49 -08:00
protos Typing Indicators 2018-11-26 15:26:04 -08:00
stylesheets Typing Indicators 2018-11-26 15:26:04 -08:00
test Store arrayBuffers in database for remote identity keys 2018-11-26 16:22:49 -08:00
ts Ensure that multi-video lightbox scrolling changes video 2018-11-28 12:34:29 -08:00
.aptly.conf Setup publishing to s3 2017-09-14 16:53:36 -07:00
.editorconfig Use 2 spaces for indentation 2018-05-04 15:37:46 -04:00
.eslintignore eslintify all test files 2018-11-07 16:34:38 -08:00
.eslintrc.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
.gitignore Move base64 conversions off of the main thread 2018-08-16 17:39:30 -07:00
.nvmrc Upgrade to node 10.13.0; update chokidar, its dep upath fails 2018-11-26 15:26:04 -08:00
.prettierignore Custom linter to check code quality (#2753) 2018-09-20 15:24:52 -07:00
.prettierrc.js Add `.prettierrc.js` 2018-04-30 16:53:34 -04:00
.travis.yml Enable CI and packaged builds with Electron v3 (#2939) 2018-11-27 16:20:48 -08:00
.yarnclean node-sqlcipher update: always build, statically link openssl 2018-08-02 17:32:51 -07:00
CONTRIBUTING.md Migrate to SQLCipher for messages/cache 2018-07-31 17:08:45 -07:00
Gruntfile.js Enable CI and packaged builds with Electron v3 (#2939) 2018-11-27 16:20:48 -08:00
LICENSE Add GPLv3 LICENSE file (#1309) 2017-10-20 09:36:49 -07:00
README.md Minor documentation cleanup - bug templates, readme, etc. (#2507) 2018-07-05 11:23:29 -07:00
about.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
about_preload.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
appveyor.yml Enable CI and packaged builds with Electron v3 (#2939) 2018-11-27 16:20:48 -08:00
aptly.sh aptly.sh: Fix broken switch commands - distro and config fix 2017-12-04 18:51:38 -08:00
background.html Typing Indicators 2018-11-26 15:26:04 -08:00
bower.json bower.json and Gruntfile.js cleanup 2018-05-23 16:26:48 -07:00
debug_log.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
debug_log_preload.js Update the user agent for debug log requests 2018-07-18 20:00:10 -07:00
dev-app-update.yml.sample Show dialog box when there's an update for download 2017-09-14 16:53:50 -07:00
find_broken_perms.sh Add two scripts to handle broken permissions in release dir 2017-09-14 16:53:49 -07:00
fix_broken_perms.sh Beta builds: A few updates required for successful release (#1739) 2017-11-08 19:32:44 -08:00
index.html App loading screen: show messages processed so far 2017-08-04 12:03:25 -07:00
main.js Improve our deletion of IndexedDB post-SQLCipher migration 2018-11-12 15:31:17 -08:00
package.json v1.19.0-beta.2 2018-11-27 16:42:41 -08:00
permissions_popup.html New media permission, show dialog when not enabled for voice msg 2018-07-03 16:04:21 -07:00
permissions_popup_preload.js Fix permissions popup; add needed function on window (#2554) 2018-07-20 14:01:06 -07:00
preload.js Enable CI and packaged builds with Electron v3 (#2939) 2018-11-27 16:20:48 -08:00
prepare_beta_build.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
prepare_import_build.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
settings.html Link labels with checkboxes in settings pane (#2704) 2018-08-30 09:49:46 -07:00
settings_preload.js Update the user agent for debug log requests 2018-07-18 20:00:10 -07:00
styleguide.config.js Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
travis.sh Simplify testing and linting 2018-04-11 16:36:42 -04:00
tsconfig.json Adjust `tsconfig.json` formatting for Prettier 2018-05-04 17:34:50 -04:00
tslint.json Lint fixes 2018-10-11 12:24:58 -07:00
yarn.lock Enable CI and packaged builds with Electron v3 (#2939) 2018-11-27 16:20:48 -08:00

README.md

Build Status Signal Desktop

Signal Desktop is an Electron application that links with Signal on Android or iOS.

Install the production version: https://signal.org/download/

Install the beta

You can install the beta version of Signal Desktop alongside the production version. The beta uses different data and install locations.

  • Windows: First, download this file and look for the url property that specifies the location for the latest beta installer. Download the installer by constructing a final URL that looks like this: https://updates.signal.org/desktop/<installer location>. Then run the installer.
  • macOS: First, download this file and look for the url property that specifies the location for the latest beta installer. Download the installer by constructing a final URL that looks like this: https://updates.signal.org/desktop/<package location>. Then unzip that package and copy the .app file into the /Applications folder using Finder.
  • Linux: Follow the production instructions to set up the APT repository and run apt install signal-desktop-beta.

Got a question?

You can find answers to a number of frequently asked questions on our support site. The community forum is another good place for questions.

Found a Bug? Have a feature request?

Please search for any existing issues that describe your bug in order to avoid duplicate submissions.

Contributing Translations

Interested in helping to translate Signal? Contribute here:

https://www.transifex.com/projects/p/signal-desktop

Contributing Code

Please see CONTRIBUTING.md for setup instructions and guidelines for new contributors. Don't forget to sign the CLA.

Contributing Funds

You can donate to Signal development through the Freedom of the Press Foundation.

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-2018 Open Whisper Systems

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