diff --git a/src/_blog/academicpapers/README.md b/src/_blog/academicpapers/README.md index 107a6a0a..7e1051ff 100644 --- a/src/_blog/academicpapers/README.md +++ b/src/_blog/academicpapers/README.md @@ -2,10 +2,31 @@ title: Academic Papers type: Academic paper data: - - name: 'Sample Paper' - title: 'Sample Paper' - path: https://github.com/ipfs-shipyard/ipfs-desktop/releases/tag/v0.13.2 - date: 2020-09-12T00:00:00.000+00:00 + - name: 'IPFS: Content Addressed, Versioned, P2P File System' + title: 'IPFS: Content Addressed, Versioned, P2P File System' + path: https://github.com/ipfs/papers/raw/master/ipfs-cap2pfs/ipfs-p2p-file-system.pdf + date: 2014-07-24T00:00:00.000+00:00 tags: - - journal + - whitepaper + - name: 'A practicable approach towards secure key-based routing' + title: 'A practicable approach towards secure key-based routing' + path: https://web.archive.org/web/20170809130252id_/http://www.tm.uka.de/doc/SKademlia_2007.pdf + date: 2007-01-01T00:00:00.000+00:00 + tags: + - Kademlia + - security + - name: 'Democratizing Content Publication with Coral' + title: 'Democratizing Content Publication with Coral' + path: https://web.archive.org/web/20181117012712/http://www.coralcdn.org/docs/coral-nsdi04.pdf + date: 2005-01-01T00:00:00.000+00:00 + tags: + - CDN + - DHT + - name: 'Kademlia: A Peer-to-peer Information System Based on the XOR Metric' + title: 'Kademlia: A Peer-to-peer Information System Based on the XOR Metric' + path: https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf + date: 2002-10-10T00:00:00.000+00:00 + tags: + - Kademlia + - DHT ---