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 cf16ced91c Unread badge is now attached to avatar in left pane 7 years ago
.github
.tx
_locales Localization string updates 7 years ago
app Move conversations to SQLCipher 7 years ago
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 8 years ago
components
config
fixtures
fonts
images Copy quoted message contents into quote on receipt 8 years ago
js Move to new colors, switch incoming/outgoing colors 7 years ago
libtextsecure Only accept 'you left group' messages when group blocked 7 years ago
protos Support for blocking groups on mobile, via group/blocked syncs 7 years ago
scripts
stylesheets Unread badge is now attached to avatar in left pane 7 years ago
test Move conversations to SQLCipher 7 years ago
ts Unread badge is now attached to avatar in left pane 7 years ago
.aptly.conf
.editorconfig
.eslintignore Move base64 conversions off of the main thread 8 years ago
.eslintrc.js Use window.log in browser context, turn on console eslint rule 8 years ago
.gitignore Move base64 conversions off of the main thread 8 years ago
.nvmrc
.prettierignore Custom linter to check code quality (#2753) 7 years ago
.prettierrc.js
.travis.yml Custom linter to check code quality (#2753) 7 years ago
.yarnclean node-sqlcipher update: always build, statically link openssl 8 years ago
CONTRIBUTING.md Migrate to SQLCipher for messages/cache 8 years ago
Gruntfile.js Custom linter to check code quality (#2753) 7 years ago
LICENSE
README.md
about.html
about_preload.js
appveyor.yml Custom linter to check code quality (#2753) 7 years ago
aptly.sh
background.html
bower.json
debug_log.html
debug_log_preload.js
dev-app-update.yml.sample
find_broken_perms.sh
fix_broken_perms.sh
index.html
main.js Split configuration into low and high traffic files 7 years ago
package.json v1.16.2-beta.2 7 years ago
permissions_popup.html
permissions_popup_preload.js Fix permissions popup; add needed function on window (#2554) 8 years ago
preload.js Use window.log in browser context, turn on console eslint rule 8 years ago
prepare_beta_build.js Use window.log in browser context, turn on console eslint rule 8 years ago
prepare_import_build.js Use window.log in browser context, turn on console eslint rule 8 years ago
settings.html Link labels with checkboxes in settings pane (#2704) 7 years ago
settings_preload.js
styleguide.config.js
travis.sh
tsconfig.json
tslint.json
yarn.lock Custom linter to check code quality (#2753) 7 years ago

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