- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
> At its core, Swarm implements a distributed content-addressed chunk store.
> Chunks are arbitrary data blobs with a fixed maximum size (currently 4KB).
> Content addressing means that the address of any chunk is deterministically derived from its content.
> The addressing scheme falls back on a hash function which takes a chunk as input and returns a 32-byte long key as output.
> A hash function is irreversible, collision free and uniformly distributed (indeed this is what makes bitcoin, and in general proof-of-work, work).
исключая лишнее
> derived from content
> content = 4KB
> 32-byte output
> collision free!
И еще немного несвежых новостей из мира, где «блокчейн» стал устойчивым синонимом слова «распределенный»
https://blog.ethereum.org/2016/12/15/swarm-alpha-public-pilot-basics-swarm/
Fike 07.03.2020 03:17 # 0
изобрели «распределенную» кассандру, блядь
3.14159265 07.03.2020 15:13 # 0
bormand 07.03.2020 15:39 # 0
Fike 07.03.2020 19:16 # +1
https://github.com/axic/mango
https://medium.com/@alexberegszaszi/mango-git-completely-decentralised-7aef8bcbcfe6
особенно прошу отметить, что поехавший начинает с того, что гит - это централизованная система версионирования
1024-- 07.03.2020 19:28 # 0
А вот централизованную систему децентрализованной так просто сделать не получится.
MediumGovno 01.08.2021 10:48 # 0
gost 07.03.2020 03:22 # 0
Steve_Brown 10.03.2020 12:06 # 0
gost 10.03.2020 12:09 # +1