diff --git a/README.md b/README.md index 547b426..6d9fad7 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el - 2018-07-11: [On future-proof cryptographic hashes](https://pascalprecht.github.io/posts/future-proofed-hashes-with-multihash/) - 2017-06-13: [Decentralized & Distributed Edge Computing Comes to Computes.io](https://blog.computes.io/decentralized-distributed-edge-computing-comes-to-computes-io-396aa062bc85) +- 2017-05-05: [Decentralized indexes for public genomic data](https://github.com/luizirber/2017-recomb) - [Downloading nodejs versions with nvm/n over IPFS](https://ipfs.io/ipfs/QmTkzDwWqPbnAh5YiV5VwcTLnGdwSNsNTn2aDxdXBFca7D/example#/ipfs/QmUx363UFtgiQqkHHsPK3TSDmwoALDo2hrbMWbcxjH2vFc) - 2017-03-31: [Using IPFS for IoT Communications](https://medium.com/@chrismatthieu/using-ipfs-for-iot-communications-b49c2139783a) - 2016-09-12: [IPFS: The Internet Democratised](https://medium.com/@tonywillenberg/web-3-0-a-truly-democratised-internet-f4b06cb4077b) diff --git a/data/articles.yaml b/data/articles.yaml index 9983eb1..aa7ba78 100644 --- a/data/articles.yaml +++ b/data/articles.yaml @@ -35,3 +35,6 @@ content: - title: On future-proof cryptographic hashes date: '2018-07-11' website: https://pascalprecht.github.io/posts/future-proofed-hashes-with-multihash/ + - title: Decentralized indexes for public genomic data + date: '2017-05-05' + website: https://github.com/luizirber/2017-recomb