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 0850dc368a Lint fixes 6 years ago
.github Pull request template: Fix link to Transifex project (#2534) 6 years ago
.tx Transifex config specific to electron, updated translations (#1478) 7 years ago
_locales Warnings for dangerous files 6 years ago
app Better handle large numbers of messages in cache on startup 6 years ago
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 7 years ago
components bower.json and Gruntfile.js cleanup 6 years ago
config Refactor api.js into web_api, which encapsulates all web access 6 years ago
fixtures Add style guide examples for portrait/landscape images 6 years ago
fonts Add fonts so we don't have to hit googlefonts 9 years ago
images Lint fixes 6 years ago
js Restore iOS-specific theme; colors on left in android theme 6 years ago
libtextsecure Better handle large numbers of messages in cache on startup 6 years ago
protos Support for blocking groups on mobile, via group/blocked syncs 6 years ago
scripts Add `start-backup` script 6 years ago
stylesheets Restore iOS-specific theme; colors on left in android theme 6 years ago
test Warnings for dangerous files 6 years ago
ts Lint fixes 6 years ago
.aptly.conf Setup publishing to s3 7 years ago
.editorconfig Use 2 spaces for indentation 6 years ago
.eslintignore Move base64 conversions off of the main thread 6 years ago
.eslintrc.js Use window.log in browser context, turn on console eslint rule 6 years ago
.gitignore Move base64 conversions off of the main thread 6 years ago
.nvmrc Update to electron v2.0.1 (#2401) 6 years ago
.prettierignore Custom linter to check code quality (#2753) 6 years ago
.prettierrc.js Add `.prettierrc.js` 6 years ago
.travis.yml Custom linter to check code quality (#2753) 6 years ago
.yarnclean node-sqlcipher update: always build, statically link openssl 6 years ago
CONTRIBUTING.md Migrate to SQLCipher for messages/cache 6 years ago
Gruntfile.js Custom linter to check code quality (#2753) 6 years ago
LICENSE Add GPLv3 LICENSE file (#1309) 7 years ago
README.md Minor documentation cleanup - bug templates, readme, etc. (#2507) 6 years ago
about.html New media permission, show dialog when not enabled for voice msg 6 years ago
about_preload.js Remove jshint - move everything over to eslint 6 years ago
appveyor.yml Custom linter to check code quality (#2753) 6 years ago
aptly.sh aptly.sh: Fix broken switch commands - distro and config fix 7 years ago
background.html Add user's avatar to the top left of the screen 6 years ago
bower.json bower.json and Gruntfile.js cleanup 6 years ago
debug_log.html New media permission, show dialog when not enabled for voice msg 6 years ago
debug_log_preload.js Update the user agent for debug log requests 6 years ago
dev-app-update.yml.sample Show dialog box when there's an update for download 7 years ago
find_broken_perms.sh Add two scripts to handle broken permissions in release dir 7 years ago
fix_broken_perms.sh Beta builds: A few updates required for successful release (#1739) 7 years ago
index.html App loading screen: show messages processed so far 7 years ago
main.js Split configuration into low and high traffic files 6 years ago
package.json v1.17.0-beta.1 6 years ago
permissions_popup.html New media permission, show dialog when not enabled for voice msg 6 years ago
permissions_popup_preload.js Fix permissions popup; add needed function on window (#2554) 6 years ago
preload.js Use window.log in browser context, turn on console eslint rule 6 years ago
prepare_beta_build.js Use window.log in browser context, turn on console eslint rule 6 years ago
prepare_import_build.js Use window.log in browser context, turn on console eslint rule 6 years ago
settings.html Link labels with checkboxes in settings pane (#2704) 6 years ago
settings_preload.js Update the user agent for debug log requests 6 years ago
styleguide.config.js Finish new Message component, integrate into application 6 years ago
travis.sh Simplify testing and linting 6 years ago
tsconfig.json Adjust `tsconfig.json` formatting for Prettier 6 years ago
tslint.json Lint fixes 6 years ago
yarn.lock Custom linter to check code quality (#2753) 6 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