add people tag as author in blog posts
This commit is contained in:
@@ -5,14 +5,13 @@ date: 2022-03-09
|
||||
updated: 2022-03-09
|
||||
draft: false
|
||||
taxonomies:
|
||||
people: [sam_taggart]
|
||||
categories: [foundation]
|
||||
tags: [peer_to_peer,why,farming,threefold_grid]
|
||||
|
||||
tags: [peer_to_peer, why, farming, threefold_grid]
|
||||
|
||||
extra:
|
||||
subtitle: ""
|
||||
author: Sam Taggart
|
||||
authorImg: images/people/sam_taggart.jpg
|
||||
imgPath: images/blog/p2p_web3.png
|
||||
date: 2022-03-09
|
||||
---
|
||||
|
||||
@@ -32,7 +31,7 @@ The Internet’s client-server infrastructure replicates data and workloads acro
|
||||
|
||||
<br/>
|
||||
|
||||
Blockchain is a clear evolution to the centralized client-server model, but there are severe challenges sourced from the [blockchain trilemma](https://medium.com/certik/the-blockchain-trilemma-decentralized-scalable-and-secure-e9d8c41a87b3) between decentralization, scalability and security. Peer-to-peer systems transcend those challenges as they don’t require any valid2ation or verification from a third party, and enable end-to-end connections that can scale limitlessly without the potential of being altered or corrupted by intermediaries. In peer-to-peer systems, all participants are equally privileged, presenting a fairer model. Peer-to-peer represents an incredibly simple and efficient paradigm for organizing our digital world, and has already proven to be the most efficient alternative to centralized information systems.
|
||||
Blockchain is a clear evolution to the centralized client-server model, but there are severe challenges sourced from the [blockchain trilemma](https://medium.com/certik/the-blockchain-trilemma-decentralized-scalable-and-secure-e9d8c41a87b3) between decentralization, scalability and security. Peer-to-peer systems transcend those challenges as they don’t require any valid2ation or verification from a third party, and enable end-to-end connections that can scale limitlessly without the potential of being altered or corrupted by intermediaries. In peer-to-peer systems, all participants are equally privileged, presenting a fairer model. Peer-to-peer represents an incredibly simple and efficient paradigm for organizing our digital world, and has already proven to be the most efficient alternative to centralized information systems.
|
||||
|
||||
<br/>
|
||||
|
||||
@@ -62,4 +61,4 @@ Support the realization of a peer-to-peer Internet owned by the people today:
|
||||
|
||||
- [Get TFT](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy), the currency of the peer-to-peer Internet.
|
||||
- [Connect a computer](https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro) to the peer-to-peer Internet and earn monthly rewards.
|
||||
- [Build applications](https://library.threefold.me/info/manual/#//manual__manual3_home_new) on the peer-to-peer Internet.
|
||||
- [Build applications](https://library.threefold.me/info/manual/#//manual__manual3_home_new) on the peer-to-peer Internet.
|
||||
|
||||
Reference in New Issue
Block a user