50 Commits

Author SHA1 Message Date
Mark Spanbroek
87bddba53c Added evaluation of Sui 2022-09-26 10:10:56 +02:00
jessiebroke
28b26f0f4b modify file format 2022-09-22 11:03:00 -04:00
jessiebroke
aa97c64df4 add token valuation analysis script 2022-09-22 10:54:06 -04:00
Mark Spanbroek
8ad08f9b55 Fixed repair reward 2022-09-07 10:59:45 +02:00
Mark Spanbroek
d636511777 Add label to diagram 2022-09-07 10:59:45 +02:00
Mark Spanbroek
b07c12c56e Clarifications on the dispersal mechanism 2022-09-07 10:59:45 +02:00
Mark Spanbroek
4d5949eaa6 Payouts are released at end of contract 2022-09-07 10:59:45 +02:00
Mark Spanbroek
dda7516678 Improve slot diagram 2022-09-07 10:59:45 +02:00
Mark Spanbroek
c1c6f432ac Illustrate Kademlia distance 2022-09-07 10:59:45 +02:00
Mark Spanbroek
0f5bd75221 Add dispersal mechanism 2022-09-07 10:59:45 +02:00
Mark Spanbroek
14a311f25c Repair incentive not longer grows over time
Use the collateral instead of missed payouts
as incentive for repairs.
2022-09-07 10:59:45 +02:00
Mark Spanbroek
423def9fbb Proposal for a new design for marketplace 2022-09-07 10:59:45 +02:00
Csaba Kiraly
fa6901f79d
initial version of durability analysis (#77)
Adding initial version of durability analysis with probabilistic sampling
based lazy repair.

This notebook is still WIP, expect it to change in the future.

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2022-06-30 10:38:26 +02:00
Csaba Kiraly
a6a23acb32
adding initial version of PoR test analysis (#76)
This is to add an initial version of PoR test analysis accounting for more realistic
erasure coding assumptions than the typical large block code assumption with large N.

Calculation in the notebook are still WIP, so expect this to change
2022-06-30 10:36:23 +02:00
Leo
9b94462fe0
Update arweave.md 2022-06-10 15:41:23 +02:00
Csaba Kiraly
3276360ce9
add initial summary of Falcon Code paper (#78)
* add initial summary of Falcon Code paper

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>

* fix formatting

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2022-06-08 17:34:36 -06:00
Dmitriy Ryajov
8e64f85f17
Updating index with new additions 2022-05-30 16:42:40 -06:00
Leo
ee74bde9e9
Adding review of Lazy Repair paper (#82)
* Adding review of Lazy Repair paper

* Typo fix on papers/Peer-to-Peer_Storage_System_a_Practical_Guideline_to_be_lazy/README.md

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2022-05-26 14:21:23 -06:00
Leo
63aa7c2249
Adding review of Bittorrent Economics paper (#81)
* Adding review of Bittorrent Economics paper

* Clarify point about old files credits in papers/Economics_of_BitTorrent_communities/README.md

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2022-05-25 20:35:47 -06:00
Dmitriy Ryajov
a409f2f8ba
add filecoin paper to index 2022-05-25 13:43:13 -06:00
Leo
72340db00a
Adding review of the Filecoin paper (#80) 2022-05-25 13:40:57 -06:00
Dmitriy Ryajov
c4e607f3cd
rename Dagger to Codex 2022-05-19 12:50:05 -06:00
Dmitriy Ryajov
bcdbb591dc
Update README.md
typo
2022-05-12 10:44:26 -06:00
Dmitriy Ryajov
8c664bf125
S&W PoR (#69)
* adding S&W PoR summary

* punctuation

* fixed wording on observation
2022-05-10 09:31:13 -06:00
Dmitriy Ryajov
1344bd4091
adding paper summaries (#68) 2022-05-10 09:28:49 -06:00
Mark Spanbroek
fc692e61ea Describe pointer downtime strategy 2022-03-15 10:00:13 +01:00
Mark Spanbroek
e142f5fc02 A design for timing of storage proofs 2022-03-15 10:00:13 +01:00
Dmitriy Ryajov
2b8ac400cf distributed to decentralized 2021-10-20 11:10:10 +02:00
Dmitriy Ryajov
7f732c2ba1 typo deserialized to distributed 2021-10-20 11:10:10 +02:00
markspanbroek
c4c434f75d
Basic overview of zero-knowledge proofs (#13) 2021-06-21 12:57:38 -06:00
markspanbroek
fc2a353106
Evaluation of PISA and BRICK (#12)
* Give state channels its own folder

* Summary of PISA and BRICK protocols
2021-06-21 12:55:20 -06:00
Dmitriy Ryajov
cfb7d60760 definition wording 2021-06-07 09:51:13 +02:00
Dmitriy Ryajov
64eb90a4a4 adding robust podp and por doc 2021-06-07 09:51:13 +02:00
Dmitriy Ryajov
2bac4462f7 adding project overview 2021-06-07 09:50:47 +02:00
markspanbroek
717a110a7e
Evaluation of the Arweave yellow paper (#11)
* Evaluation of Arweave

* Update arweave with comments from team
2021-05-24 15:01:22 -06:00
Dmitriy Ryajov
71922830c4
misc spelling 2021-04-26 15:01:19 -06:00
Dmitriy Ryajov
ed2eb00834
adding incentives rationale (#7) 2021-03-04 08:37:07 -06:00
Mark Spanbroek
e8cb94cb17 Overview of state channels 2021-02-08 09:02:05 +01:00
Mark Spanbroek
313e98a804 Remove comment about self-describing multiformats
There is a description of the key that is used for signatures in
SignedObject, and its questionable whether you should want the
encryption scheme to be publicly available for EncryptedObject
2021-01-11 09:17:19 +01:00
Mark Spanbroek
15725b0c7b Updated IPFS evaluation based on comments
For discussion, see: https://github.com/status-im/dagger-research/pull/5
2021-01-11 09:17:19 +01:00
Mark Spanbroek
30d9351943 Add missing reference 2021-01-11 09:17:19 +01:00
Mark Spanbroek
25722110d7 Evaluation of IPFS paper 2021-01-11 09:17:19 +01:00
markspanbroek
0f06df2d33
Evaluation of Swarm (#4) 2021-01-04 15:29:27 -06:00
Dmitriy Ryajov
faad5a6e15
Merge pull request #3 from status-im/storj
Evaluation of the Storj whitepaper
2020-12-22 08:34:06 -06:00
Mark Spanbroek
f39f3bd297 Evaluation of the Storj whitepaper 2020-12-22 14:13:57 +01:00
Dmitriy Ryajov
f2fbaa35b5
Merge pull request #1 from status-im/sia
Evaluation of the Sia whitepaper
2020-12-12 11:28:00 -06:00
Dmitriy Ryajov
400831417b
Merge pull request #2 from status-im/filecoin
Evaluation of the Filecoin paper
2020-12-12 11:27:45 -06:00
Mark Spanbroek
037d0f7f2b Added evaluation of the Filecoin paper 2020-12-08 16:12:30 +01:00
Mark Spanbroek
2663b4578c Added evaluation of the Sia whitepaper 2020-12-07 13:54:22 +01:00
Mark Spanbroek
5b5bae2af0 Readme 2020-12-07 13:53:26 +01:00