Go to file
Fedor Indutny d1d53b645d Ensure the app is closed before installing on Windows 2021-05-20 17:37:17 -07:00
.github Ensure the app is closed before installing on Windows 2021-05-20 17:37:17 -07:00
.storybook
.tx
_locales Improve experience for contacts without signal accounts 2021-05-20 17:37:08 -07:00
app Remove many instances of deprecated url.parse 2021-05-20 17:37:07 -07:00
build A few small bug fixes 2021-05-10 15:38:18 -07:00
components
config
fixtures Do not compute waveform for a long audio 2021-05-12 12:18:02 -07:00
fonts/inter-v3.10
images Make <Avatar> blurrable 2021-04-29 14:27:37 -07:00
js Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00
libtextsecure Introduce in-memory transactions for sessions 2021-05-20 17:37:09 -07:00
patches Ensure the app is closed before installing on Windows 2021-05-20 17:37:17 -07:00
protos Receive support for Sender Key 2021-05-20 17:37:08 -07:00
scripts Receive support for Sender Key 2021-05-20 17:37:08 -07:00
sounds
sticker-creator Receive support for Sender Key 2021-05-20 17:37:08 -07:00
stylesheets Add outlines for MessageAudio buttons 2021-05-20 17:37:08 -07:00
test Receive support for Sender Key 2021-05-20 17:37:08 -07:00
ts View Once: Allow for missing sender; only require senderUuid 2021-05-20 17:37:17 -07:00
.aptly.conf
.babelrc.js
.eslintignore decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript 2021-04-29 14:27:35 -07:00
.eslintrc.js
.gitattributes
.gitignore decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript 2021-04-29 14:27:35 -07:00
.mocharc.json
.nvmrc
.prettierignore decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript 2021-04-29 14:27:35 -07:00
.prettierrc.js
.snyk
.yarnclean
ACKNOWLEDGMENTS.md Upgrade underscore to v1.12.1 2021-05-07 12:04:05 -07:00
CONTRIBUTING.md
Gruntfile.js decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript 2021-04-29 14:27:35 -07:00
LICENSE
README.md
about.html
about_preload.js
aptly.sh
background.html Make window draggable on macOS during device setup 2021-05-20 17:37:07 -07:00
bower.json
debug_log.html
debug_log_preload.js
index.html
loading.html
loading_preload.js
main.js Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00
package.json Upgrade a number of sub-dependencies 2021-05-20 17:37:09 -07:00
permissions_popup.html
permissions_popup_preload.js Replaces ConfirmationModal with ConfirmationDialog 2021-04-27 15:29:59 -04:00
preload.js Fix hanging "Clear All Data" on Windows 2021-05-20 17:37:08 -07:00
preload_test.js Bundle sql worker with webpack 2021-04-14 14:15:26 -07:00
preload_utils.js
prepare_beta_build.js
settings.html Add launch-on login option 2021-05-11 15:59:21 -05:00
settings_preload.js Add launch-on login option 2021-05-11 15:59:21 -05:00
tsconfig.json Remove many instances of deprecated url.parse 2021-05-20 17:37:07 -07:00
webpack-preload.config.ts Receive support for Sender Key 2021-05-20 17:37:08 -07:00
webpack-sql-worker.config.ts Bundle sql worker with webpack 2021-04-14 14:15:26 -07:00
webpack.config.ts Bundle sql worker with webpack 2021-04-14 14:15:26 -07:00
yarn.lock Upgrade a number of sub-dependencies 2021-05-20 17:37:09 -07:00

README.md

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?

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

Have a feature request, question, comment?

Please use our community forum: https://community.signalusers.org/

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 Signal Technology Foundation, an independent 501c3 nonprofit.

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 20132021 Signal, a 501c3 nonprofit

Licensed under the AGPLv3: https://opensource.org/licenses/agpl-3.0