This commit is contained in:
Garry Ing
2021-04-11 10:43:28 -04:00
parent b17eec4937
commit f2f1d32e7e
4 changed files with 27 additions and 4 deletions

View File

@ -2,7 +2,11 @@
title: peer-to-peer
---
- [[Hypercore]]
- [[IPFS]]
Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the application. They are said to form a peer-to-peer network of nodes.
TBD
<https://en.wikipedia.org/wiki/Peer-to-peer>
## Projects
- [[Hypercore]]
- [[IPFS|InterPlanetary File System (IPFS)]]
- [[SSB|Secure Scuttlebutt (SSB)]]