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 d81943cf20
v1.2.0-beta.1
Update to Electron 1.7.10 (#1919)

Fix issue where clicking Windows notification breaks window out of
aero-snap location (#1918)

Fix issue where old log data would persist in logs dir (#1945)

Fix issue where disabled send field (in the middle of send) could be
edited after click (#1937)

Update strings (#1921)

Dev:
  - Fix error to console when verifying contact in standalone mode
    (#1961)
  - Remove all built assets from repo (#1955)
  - Log out information from DOMException when import fails (#1923)
  - Log clearer messages regarding prekey/signed prekey fetches (#1961)
  - Make errors more debuggable; capture correct stack, include name
    (#1944)
  - Add eslint/mocha with code coverage for non-browser code (#1945)
  - Revamped github issue and pull request templates, updates to
    contributing.md/readme.md (#1955 and #1956)
  - Document building/testing releases in Contributing.md,
    thanks @veggiedefender (#1867)
  - Update a number of dependencies to the latest: builder, websocket,
    spellcheck (#1920)
7 years ago
.github Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
.tx Transifex config specific to electron, updated translations (#1478) 8 years ago
_locales Update strings for just about all supported languages (#1921) 7 years ago
app Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
audio Fix audio notifications on linux (#1526) 8 years ago
build Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) 8 years ago
components Update libphonenumber (#1598) 8 years ago
config Save prekeys optimistically, track confirms, new clean behavior (#1846) 7 years ago
fonts Add fonts so we don't have to hit googlefonts 10 years ago
images Emoji picker (#1608) 8 years ago
js Fix device ID check, clean up prekey fetch logging (#1961) 7 years ago
libtextsecure Fix device ID check, clean up prekey fetch logging (#1961) 7 years ago
protos Feature: Blue check marks for read messages if opted in (#1489) 8 years ago
stylesheets Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
test Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
.aptly.conf Setup publishing to s3 8 years ago
.bowerrc Rename bower_components 11 years ago
.eslintignore Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
.eslintrc.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
.gitignore Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
.jscsrc Fix minor style errors 9 years ago
.jshintrc jshint: Turn on ES6 mode, fix a few issues in new logging file 8 years ago
.nvmrc Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
.travis.yml Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
.yarnclean Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
CONTRIBUTING.md Readme: big install, Contributing: mention Next Steps project (#1956) 7 years ago
Gruntfile.js Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
LICENSE Add GPLv3 LICENSE file (#1309) 8 years ago
README.md Readme: big install, Contributing: mention Next Steps project (#1956) 7 years ago
about.html Merge branch 'master' into development 7 years ago
appveyor.yml Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
aptly.sh aptly.sh: Fix broken switch commands - distro and config fix 7 years ago
background.html Emoji picker (#1608) 8 years ago
bower.json Update libphonenumber (#1598) 8 years ago
dev-app-update.yml.sample Show dialog box when there's an update for download 8 years ago
find_broken_perms.sh Add two scripts to handle broken permissions in release dir 8 years ago
fix_broken_perms.sh Beta builds: A few updates required for successful release (#1739) 8 years ago
index.html App loading screen: show messages processed so far 8 years ago
main.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
package.json v1.2.0-beta.1 7 years ago
preload.js Support pass-through proxies with HTTPS_PROXY env var (#1878) 7 years ago
prepare_build.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
travis.sh Remove built assets from repo, updates to docs + GH templates (#1955) 7 years ago
yarn.lock Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago

README.md

Build Status Signal Desktop

Signal Desktop is an Electron application that links with your Signal Android or Signal iOS app.

Install production version: https://signal.org/download/

Install the beta

You can install it on a computer which already has the production version installed. It uses different data and install locations.

Got a question?

You can find a number of frequently asked questions here https://support.signal.org/. The discussion groups are another good place for questions: https://whispersystems.discoursehosting.net/.

Found a Bug? Have a feature request?

Please search the existing issues for your bug and create a new one if the issue is not yet tracked!

https://github.com/WhisperSystems/Signal-Desktop/issues

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 contributor guidelines. And 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-2017 Open Whisper Systems

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