Session Desktop - Onion routing based messenger
 
 
 
 
Go to file
Maxim Shishmarev db05592400 Address review comments
.github Merge branch 'clearnet' into message-sending-refactor
.tx Transifex config specific to electron, updated translations ()
.vscode Merge branch 'clearnet' into multi-device
_locales rebuild-ui
app Remove RSS Feeds
build Fix incorrect bash script
components Replace long
config LINT after prettier upgrade
fixtures add back file which should have not been deleted
fonts Update fonts and rework SASS
images Session public chat icon
integration_test Made changes to how messages are sent.
js Address review comments
libloki rm-outgoing-message
libtextsecure Merge branch 'clearnet' into medium-group-fixes
mnemonic_languages languages json
mockup_servers Linting and other housekeeping stuff
protos Merge branch 'clearnet' into medium-group-fixes
session-file-server@52b77bf303 update file server to not print message to console
stylesheets rebuild-ui
test remove non existing file from html file
ts Address review comments
.aptly.conf Setup publishing to s3
.editorconfig Use 2 spaces for indentation
.eslintignore session-file-server submodule from official repo
.eslintrc.js Refactor session reset handling
.gitattributes Stop git from defaulting to changing line endings
.gitignore Message receiving refactor: handleDataMessage onwards
.gitmodules use the session branch of the file server
.nvmrc Upgrade to node 10.13.0; update chokidar, its dep upath fails
.prettierignore LINT after prettier upgrade
.prettierrc.js Add `.prettierrc.js`
.yarnclean node-sqlcipher update: always build, statically link openssl
BUILDING.md Added manual building instructions
CONTRIBUTING.md clean package.json. use MULTI env variable to start different instances
Gruntfile.js rm-outgoing-message
LICENSE Add GPLv3 LICENSE file ()
LOKI-NOTES.md Linting and other housekeeping stuff
README.md Update README.md
RELEASING.md Update RELEASING.md
about.html Various UI improvements
about_preload.js Fix missing bytebuffer in preloads
background.html remove non existing file from html file
background_test.html remove non existing file from html file
bower.json Replace long
debug_log.html loki-messenger => session-desktop
debug_log_preload.js Fix missing bytebuffer in preloads
dev-app-update.yml.sample Enable auto-updating using electron-updater
find_broken_perms.sh Add two scripts to handle broken permissions in release dir
fix_broken_perms.sh Replaced more references to signal with loki and updated CONTRIBUTING.md
index.html Password lock screen and delete data screen
main.js Linting
metrics.html add TTL variation in pow metrics
metrics_app.js Linted files
package.json Fix build-release command
password.html Password lock screen and delete data screen
password_preload.js Improve unhandled promise error logging
permissions_popup.html New media permission, show dialog when not enabled for voice msg
permissions_popup_preload.js Fix missing bytebuffer in preloads
preload.js Remove RSS Feeds
styleguide.config.js Move left pane entirely to React
tsconfig.json Message receiving refactor: handleDataMessage onwards
tslint.json Refactor from message polling to content message handling
yarn.lock Fix multi device pairing

README.md

Session Desktop

Summary

Session integrates directly with Loki Service Nodes, which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages offline, and a set of nodes which allow for onion routing functionality obfuscating users IP Addresses. For a full understanding of how Session works, read the Session Whitepaper.

DesktopSession

Want to Contribute? Found a Bug or Have a feature request?

Please search for any existing issues that describe your bugs in order to avoid duplicate submissions.

Submissions can be made by making a pull request to our development branch. If you don't know where to start contributing, try reading the Github issues page for ideas.

Build instruction

Build instructions can be found in BUILDING.md.

License

Copyright 2011 Whisper Systems
Copyright 2013-2017 Open Whisper Systems
Copyright 2019-2020 The Loki Project
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html