Clarify p2p-ness
This commit is contained in:
parent
ce5c5dccd5
commit
d601d57fa3
@ -5,8 +5,9 @@
|
|||||||
## File sharing with Dat
|
## File sharing with Dat
|
||||||
|
|
||||||
Dat is a peer-to-peer file sharing technology. It means we can share our files
|
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.
|
directly between our computers without using services like WeTransfer and
|
||||||
It is still an experimental technology but it's getting there.
|
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)
|
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,
|
to be released. Until that day comes, we have to use the command-line interface. Luckily,
|
||||||
|
Loading…
Reference in New Issue
Block a user