From 2bc0f858708c3eb0765acbd5c26e6f049d005496 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 4 Sep 2019 16:49:50 +0200 Subject: [PATCH] feat: add 'The Case for Decentralized Social Network' article (#282) License: MIT Signed-off-by: Henrique Dias Co-authored-by: npfoss --- README.md | 1 + data/articles.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index a08a167..3579833 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - 2019-07-22: [10+ Resources Every IPFS Developer Should Know About](https://medium.com/@vaibhavsaini_67863/10-resources-to-get-started-with-ipfs-5f429dc8a841) - 2019-05-12: [The Complete Beginner's Guide to Deploying Your First Static Website to IPFS](https://dev.to/agentofuser/the-complete-beginner-s-guide-to-deploying-your-first-static-website-to-ipfs-33po) +- 2019-03-10: [The Case for a Decentralized Social Network](https://medium.com/npfoss/the-case-for-a-decentralized-social-network-2683b727abf5) - 2019-01-30: [Ultimate Guide to Filecoin Breaking Down Filecoin Whitepaper & Economics](https://medium.com/swlh/ultimate-guide-to-filecoin-breaking-down-filecoin-whitepaper-economics-9212541a5895) - 2018-08-06: [Content Identifiers in IPFS](https://pascalprecht.github.io/posts/content-identifiers-in-ipfs/) - 2018-07-11: [On future-proof cryptographic hashes](https://pascalprecht.github.io/posts/future-proofed-hashes-with-multihash/) diff --git a/data/articles.yaml b/data/articles.yaml index 00173cd..4494329 100644 --- a/data/articles.yaml +++ b/data/articles.yaml @@ -54,3 +54,6 @@ content: date: '2019-05-12' website: https://dev.to/agentofuser/the-complete-beginner-s-guide-to-deploying-your-first-static-website-to-ipfs-33po picture: /images/tutorial-ipfs-deploy.jpeg + - title: The Case for a Decentralized Social Network + date: '2019-03-10' + website: https://medium.com/npfoss/the-case-for-a-decentralized-social-network-2683b727abf5