session-desktop/README.md

27 lines
1.3 KiB
Markdown
Raw Normal View History

2020-02-13 03:57:49 +01:00
# Session Desktop
2020-02-10 08:57:00 +01:00
## Summary
2020-02-13 03:57:49 +01:00
Session integrates directly with [Loki Service Nodes](https://lokidocs.com/ServiceNodes/SNOverview/), 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](https://getsession.org/whitepaper).
2020-02-14 05:04:44 +01:00
<br/><br/>
2020-02-13 03:57:49 +01:00
![DesktopSession](https://i.imgur.com/ZnHvYjo.jpg)
2018-11-01 01:08:41 +01:00
## Want to Contribute? Found a Bug or Have a feature request?
2020-02-14 05:05:30 +01:00
Please search for any [existing issues](https://github.com/loki-project/session-desktop/issues) that describe your bugs in order to avoid duplicate submissions. <br><br>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
2020-02-13 03:57:49 +01:00
Build instructions can be found in [BUILDING.md](BUILDING.md).
## Debian repository
Please visit https://deb.oxen.io/<br/>
## License
2020-02-14 05:16:24 +01:00
Copyright 2011 Whisper Systems<br/>
Copyright 2013-2017 Open Whisper Systems<br/>
Copyright 2019-2020 The Loki Project<br/>
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html<br/>