Skip to content
Signal — Private Messenger for Windows, Mac, and Linux
Branch: development
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update Transifex link in pull request template (#3082) Jan 24, 2019
.tx
_locales Send long text as an attachment instead of inline Mar 15, 2019
app Move left pane entirely to React Mar 13, 2019
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) Sep 15, 2017
components
config web_api: Fix caching of https.agent objects between requests Feb 21, 2019
fixtures Ensure that multi-video lightbox scrolling changes video Nov 28, 2018
fonts Add fonts so we don't have to hit googlefonts Feb 12, 2015
images
js Escape XML delimiters for notifications on linux Mar 18, 2019
libtextsecure Send sync sent messages properly in 1-member group Mar 13, 2019
protos Link Previews Jan 29, 2019
stylesheets Fix vertical sizing of left pane when switching inbox<->archive Mar 15, 2019
test Send long text as an attachment instead of inline Mar 15, 2019
ts Fix vertical sizing of left pane when switching inbox<->archive Mar 15, 2019
.aptly.conf Setup publishing to s3 Sep 14, 2017
.editorconfig Use 2 spaces for indentation May 4, 2018
.eslintignore eslintify all test files Nov 8, 2018
.eslintrc.js Use window.log in browser context, turn on console eslint rule Jul 21, 2018
.gitignore Move base64 conversions off of the main thread Aug 17, 2018
.nvmrc Upgrade to node 10.13.0; update chokidar, its dep upath fails Nov 26, 2018
.prettierignore
.prettierrc.js
.travis.yml Remove nsp; its registry has now been taken offline Dec 10, 2018
.yarnclean node-sqlcipher update: always build, statically link openssl Aug 3, 2018
CONTRIBUTING.md Migrate to SQLCipher for messages/cache Aug 1, 2018
Gruntfile.js
LICENSE Add GPLv3 LICENSE file (#1309) Oct 20, 2017
README.md Lint fixes after recent PRs Jan 3, 2019
about.html New media permission, show dialog when not enabled for voice msg Jul 3, 2018
about_preload.js
appveyor.yml Remove nsp; its registry has now been taken offline Dec 10, 2018
aptly.sh
background.html Send long text as an attachment instead of inline Mar 15, 2019
bower.json bower.json and Gruntfile.js cleanup May 23, 2018
debug_log.html New media permission, show dialog when not enabled for voice msg Jul 3, 2018
debug_log_preload.js
dev-app-update.yml.sample Show dialog box when there's an update for download Sep 14, 2017
find_broken_perms.sh Add two scripts to handle broken permissions in release dir Sep 14, 2017
fix_broken_perms.sh Beta builds: A few updates required for successful release (#1739) Nov 9, 2017
index.html
main.js Update to Electron 4.x Mar 13, 2019
package.json v1.23.0-beta.4 Mar 19, 2019
permissions_popup.html
permissions_popup_preload.js Fix permissions popup; add needed function on window (#2554) Jul 20, 2018
preload.js Escape XML delimiters for notifications on linux Mar 18, 2019
prepare_beta_build.js Use window.log in browser context, turn on console eslint rule Jul 21, 2018
prepare_import_build.js Use window.log in browser context, turn on console eslint rule Jul 21, 2018
settings.html
settings_preload.js Move left pane entirely to React Mar 13, 2019
styleguide.config.js Move left pane entirely to React Mar 13, 2019
travis.sh Simplify testing and linting Apr 11, 2018
tsconfig.json Move left pane entirely to React Mar 13, 2019
tslint.json
yarn.lock Update spellchecker to reenable spellcheck on linux w/electron v4 Mar 18, 2019

README.md

Build Status 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-2019 Open Whisper Systems

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

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.