Update README.md

This commit is contained in:
Kevin F 2020-04-23 10:18:31 +00:00 committed by GitHub
parent 84421865a0
commit 18665d0faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
# youandme
# youandme 🧑‍🤝‍🧑
[![Build Status](https://travis-ci.org/beardog108/youandme.svg?branch=master)](https://travis-ci.org/beardog108/youandme)
Python library to share data anonymously and securely* with limited traffic metadata.
Only you and the person you're talking to should know the details of the converation.
This is a Python library to share data anonymously and securely* with limited traffic metadata. It is designed for generic byte streaming, but a script 'yam' is included to enable basic CLI instant messaging.
\* The ID one connects to a host with must be shared via a secure (private, authenticated) channel.