Session Desktop - Onion routing based messenger
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Scott Nonnenberg eaf7f2d693 Remove User-Agent from form to upload debug log 7 years ago
.github Minor documentation cleanup - bug templates, readme, etc. (#2507) 7 years ago
.tx
_locales New option: Disable spell check 7 years ago
app Permissions: 'return callback(true)' instead of 'return true' 7 years ago
build
components
config
fixtures
fonts
images
js Remove User-Agent from form to upload debug log 7 years ago
libtextsecure Be resilient to null thrown errors so we can surface to user 7 years ago
protos
scripts
stylesheets Open separate windows with theme, update settings theme on change 7 years ago
test Update the user agent for debug log requests 7 years ago
ts
.aptly.conf
.bowerrc
.editorconfig
.eslintignore New media permission, show dialog when not enabled for voice msg 7 years ago
.eslintrc.js
.gitignore
.jscsrc
.jshintrc
.nvmrc
.prettierignore
.prettierrc.js
.travis.yml
.yarnclean
CONTRIBUTING.md Minor documentation cleanup - bug templates, readme, etc. (#2507) 7 years ago
Gruntfile.js New media permission, show dialog when not enabled for voice msg 7 years ago
LICENSE
README.md Minor documentation cleanup - bug templates, readme, etc. (#2507) 7 years ago
about.html New media permission, show dialog when not enabled for voice msg 7 years ago
about_preload.js New media permission, show dialog when not enabled for voice msg 7 years ago
appveyor.yml
aptly.sh
background.html New media permission, show dialog when not enabled for voice msg 7 years ago
bower.json
debug_log.html New media permission, show dialog when not enabled for voice msg 7 years ago
debug_log_preload.js Update the user agent for debug log requests 7 years ago
dev-app-update.yml.sample
find_broken_perms.sh
fix_broken_perms.sh
index.html
main.js New option: Disable spell check 7 years ago
package.json v1.14.2 7 years ago
permissions_popup.html New media permission, show dialog when not enabled for voice msg 7 years ago
permissions_popup_preload.js Open separate windows with theme, update settings theme on change 7 years ago
preload.js New option: Disable spell check 7 years ago
prepare_beta_build.js
prepare_import_build.js
settings.html New option: Disable spell check 7 years ago
settings_preload.js Update the user agent for debug log requests 7 years ago
styleguide.config.js
travis.sh
tsconfig.json
tslint.json
yarn.lock

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