Clarify p2p-ness

This commit is contained in:
Luke Murphy 2020-04-05 21:28:46 +02:00
parent ce5c5dccd5
commit d601d57fa3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -5,8 +5,9 @@
## File sharing with Dat
Dat is a peer-to-peer file sharing technology. It means we can share our files
between our computers without using services like WeTransfer and Google Drive.
It is still an experimental technology but it's getting there.
directly between our computers without using services like WeTransfer and
Google Drive as an intermediate step. It is still an experimental technology
but it's getting there.
We're still waiting on the newer more reliable version of [Dat desktop](https://github.com/datproject/dat-desktop/pull/649)
to be released. Until that day comes, we have to use the command-line interface. Luckily,