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
Audric Ackermann 7b08f3b6ba
Merge pull request #1506 from oxen-io/clearnet
Session v1.4.9
4 years ago
.github force ubuntu-18.04 for github actions 4 years ago
.tx
.vscode
_locales Fix the password length limit when not setting a new password 4 years ago
app add a sql function to check if a keypair is already saved in db 4 years ago
build
components remove mock sockets and websockets unused resources 4 years ago
config
fixtures
fonts
images Add default avatar back 4 years ago
js Merge pull request #1499 from oxen-io/neuroscr-submitchall-fix 4 years ago
libloki add the request and reply of an encryptionKeyPair if needed 4 years ago
libtextsecure remove unused worker 4 years ago
mnemonic_languages
patches patch react-mentions types with custom one 4 years ago
protos add the request and reply of an encryptionKeyPair if needed 4 years ago
session-file-server@5173163fe1
stylesheets make the isAdmin coming from the convo props and not the messages 4 years ago
test Merge pull request #1459 from Bilb/improve-open-group-loading-speed 4 years ago
tools
ts be sure to leave a group when leaving from another device 4 years ago
.aptly.conf
.editorconfig
.eslintignore ignore ts generated files under subdirectory too 4 years ago
.eslintrc.js
.gitattributes
.gitignore add ts file for missing test key_change_listener 4 years ago
.gitmodules
.nvmrc
.prettierignore prettier ignore js files under test/ts 4 years ago
.prettierrc.js
.yarnclean
AUDRICTOCLEAN.txt remove prekeys 4 years ago
BUILDING.md
CONTRIBUTING.md
Gruntfile.js remove ContactDetails unused 4 years ago
LICENSE
LOKI-NOTES.md
README.md
RELEASING.md
about.html cleanup unused svg files from Signal 4 years ago
about_preload.js
background.d.ts
background.html rename create_dialog view to update_group_dialog 4 years ago
background_test.html rename create_dialog view to update_group_dialog 4 years ago
bower.json remove mp3 lame already file and webrecorder worker unused 4 years ago
debug_log.html
debug_log_preload.js
dev-app-update.yml.sample
find_broken_perms.sh
fix_broken_perms.sh
index.html cleanup unused svg files from Signal 4 years ago
main.js cleanup unused code 4 years ago
metrics.html
metrics_app.js
package.json bump to v1.4.9 4 years ago
password.html fix some tests 4 years ago
password_preload.js Add multi device v2 support 4 years ago
preload.js send the keypair to added members if we are admin 4 years ago
styleguide.config.js fix up a few test 4 years ago
tsconfig.json
tslint.json
yarn.lock add test for the MessageEncrypter using Session protocol 4 years ago

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