Update README.md

This commit is contained in:
gmbnt 2020-02-05 14:12:06 +11:00 committed by GitHub
parent 4e86453195
commit a70f2d250d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# Loki Messenger iOS
# Session iOS
Loki Messenger is a fully end-to-end encrypted messenger that aims to remove any chance of metadata collection by routing all messages through an onion routing network. Storage of offline messages is handled by Service Nodes, which are a distributed set of nodes run by the community.
Session is a fully end-to-end encrypted messenger that aims to remove any chance of metadata collection by routing all messages through an onion routing network. Storage of offline messages is handled by Service Nodes, which are a distributed set of nodes run by the community.
## Contributing Code
Code should be contributed via pull request to the master branch, all submitted code will be reviewed.
## Contributing Ideas
Have something you want to say about Loki Messenger? Create an issue with the discussion tag and the community can weigh in.
Have something you want to say about Session? Create an issue with the discussion tag and the community can weigh in.
## Cryptography Notice