mirror of
https://github.com/logos-storage/logos-storage-research.git
synced 2026-04-02 17:23:08 +00:00
tanguy's notes
This commit is contained in:
parent
c4c434f75d
commit
c1d071a377
@ -26,8 +26,6 @@ Dagger. It is not meant to be a criticism of Filecoin.
|
||||
- Filecoin requires its own very specific blockchain, which influences a lot
|
||||
of its design. There is tight coupling between the blockchain, storage
|
||||
accounting, proofs and markets.
|
||||
- Proof of spacetime is much more complex than simple challenges, and only
|
||||
required to make the blockchain work (§3.3, §6.2)
|
||||
- A miners influence is proportional to the amount of storage they're
|
||||
providing (§1.2), which is an incentive to become big. This could lead to
|
||||
the same centralization issues that plague Bitcoin.
|
||||
@ -46,3 +44,6 @@ Dagger. It is not meant to be a criticism of Filecoin.
|
||||
attacks.
|
||||
- The addition of smart contracts (§7.1) feels like an unnecessary
|
||||
complication.
|
||||
- The data are stored in a non-readable (sealed) format (§3.4.2).
|
||||
If the hosts doesn't store data in a duplicated, plain format,
|
||||
the unsealing required to read them take a long time (1-5 hours).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user