mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2025-01-14 08:49:36 -05:00
add article on CIDs in IPFS
License: MIT Signed-off-by: Pascal Precht <pascal.precht@gmail.com>
This commit is contained in:
parent
4183c6db9b
commit
892b1be5d9
@ -91,6 +91,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
|
|||||||
|
|
||||||
## Articles
|
## Articles
|
||||||
|
|
||||||
|
- 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/)
|
- 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-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)
|
- 2017-05-05: [Decentralized indexes for public genomic data](https://github.com/luizirber/2017-recomb)
|
||||||
|
@ -35,6 +35,9 @@ content:
|
|||||||
- title: On future-proof cryptographic hashes
|
- title: On future-proof cryptographic hashes
|
||||||
date: '2018-07-11'
|
date: '2018-07-11'
|
||||||
website: https://pascalprecht.github.io/posts/future-proofed-hashes-with-multihash/
|
website: https://pascalprecht.github.io/posts/future-proofed-hashes-with-multihash/
|
||||||
|
- title: Content Identifiers in IPFS
|
||||||
|
date: '2018-08-06'
|
||||||
|
website: https://pascalprecht.github.io/posts/content-identifiers-in-ipfs/
|
||||||
- title: Decentralized indexes for public genomic data
|
- title: Decentralized indexes for public genomic data
|
||||||
date: '2017-05-05'
|
date: '2017-05-05'
|
||||||
website: https://github.com/luizirber/2017-recomb
|
website: https://github.com/luizirber/2017-recomb
|
||||||
|
Loading…
Reference in New Issue
Block a user