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 1d0b4c9572
Merge pull request #1442 from oxen-io/clearnet
Bump to v1.4.6
4 years ago
.github increase timeout for yarn install during builds 4 years ago
.tx
.vscode
_locales Merge pull request #1434 from Bilb/remove-prekey 4 years ago
app first working version of closed group v2 4 years ago
build
components remove mock sockets and websockets unused resources 4 years ago
config
fixtures
fonts
images fix up session logo on loading and max message body length 4 years ago
js remove mock sockets and websockets unused resources 4 years ago
libloki remove typing indicator when we get a dataMessage 4 years ago
libtextsecure remove mock sockets and websockets unused resources 4 years ago
mnemonic_languages
patches patch react-mentions types with custom one 4 years ago
protos first working version of closed group v2 4 years ago
session-file-server@5173163fe1
stylesheets Merge pull request #1434 from Bilb/remove-prekey 4 years ago
test remove mock sockets and websockets unused resources 4 years ago
tools
ts remove mock sockets and websockets unused resources 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
BUILDING.md
CONTRIBUTING.md
Gruntfile.js remove mock sockets and websockets unused resources 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 remove most of the SessionProtocol unused stuff 4 years ago
background_test.html remove most of the SessionProtocol unused stuff 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.6 4 years ago
password.html fix some tests 4 years ago
password_preload.js
preload.js revert to 20 for now 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