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
Daniel Gasienica 32ac99b439 Prefer ISO date formatting
Previously, this was formatted using locale specific settings. This will allow
easier debugging by matching key rotation timestamps against log timestamps.
8 years ago
.github Request translation changes to be made via Transifex 8 years ago
.tx
_locales Add initialization view 8 years ago
app Destructure Lodash `require`s 8 years ago
build
components
config New design for import/install, 'light' import (#2053) 8 years ago
fixtures Add public domain files for generating test data 8 years ago
fonts
images New section in settings screen, full-screen 'are you sure?' 8 years ago
js Prefer ISO date formatting 8 years ago
libtextsecure Verify `makeAttachmentPointer` and `encryptAttachment` arguments 8 years ago
protos Sync Protocol Buffers with `libsignal-service-java` (#2046) 8 years ago
scripts/features/2193-migrate-attachments-on-startup Add `disk-usage.sh` script for testing 8 years ago
stylesheets Ensure first message is not cut off in iOS theme 8 years ago
test Avoid `dangerouslyCreateAndAdd` in `MessageView` test 8 years ago
.aptly.conf
.bowerrc
.editorconfig UX Improvements: Global Menu & Copy Changes (#2078) 8 years ago
.eslintignore Whitelist `js/views/message_view.js` for ESLint 8 years ago
.eslintrc.js Disallow exclusive tests, i.e. `.only` 8 years ago
.gitignore Remove built assets from repo, updates to docs + GH templates (#1955) 8 years ago
.jscsrc
.jshintrc
.nvmrc Upgrade to Electron 1.8.2 / Node.js 8.2.1 (#2066) 8 years ago
.travis.yml Add nsp to dev dependencies and to travis and CI scripts 8 years ago
.yarnclean Clean logs on start - and eslint/mocha with code coverage (#1945) 8 years ago
CONTRIBUTING.md Mention correct branch to rebase off of 8 years ago
Gruntfile.js Disable JSHint for `background.js` 8 years ago
LICENSE
README.md Update links to community forum (#2083) 8 years ago
about.html
appveyor.yml Add nsp to dev dependencies and to travis and CI scripts 8 years ago
aptly.sh
background.html Improve user messaging during initialization 8 years ago
bower.json Auto-orient image attachments based on EXIF metadata 8 years ago
dev-app-update.yml.sample
find_broken_perms.sh
fix_broken_perms.sh
index.html
main.js Wire up `writeAttachment` 8 years ago
package.json Don't lock the Node version so strictly 8 years ago
preload.js Conditionally run post-attachment migrations 8 years ago
prepare_beta_build.js New design for import/install, 'light' import (#2053) 8 years ago
prepare_import_build.js New design for import/install, 'light' import (#2053) 8 years ago
travis.sh Remove built assets from repo, updates to docs + GH templates (#1955) 8 years ago
yarn.lock Update to electron 1.8.4 (#2186) 8 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 answers to a number of frequently asked questions on our support site: https://support.signal.org/. The community forum is another good place for questions: https://community.signalusers.org/.

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/signalapp/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