Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.86k stars 450 forks source link

Is filecoin a $257 Million bubble or a pyramid scheme? #3097

Closed synctext closed 6 years ago

synctext commented 7 years ago

A critical analysis of a $257 million dollar ecosystem.

Create a survey paper within 7 weeks. Possible points to cover:

Disclaimer: we are not neutral parties. We developed our own Bandwidth-as-a-Currency vision many years ago. In August 2007 we released our first prototype together with Harvard University.

mjuchli commented 7 years ago

My response to an interview of Juan Benet: https://www.reddit.com/r/filecoin/comments/71egv1/filecoin_vs_airbnb_and_a_simple_calculation/

synctext commented 7 years ago

''' This in fact means, the $257'000'000 launched at the Filecoin ICO require 95'185'185'185 Gigabyte (95'185 Petabyte) of storage to be offered by storage miners.  ''' nice methodology. Would be great to generate multiple such compares.

mjuchli commented 7 years ago

Almost done with Section 3 (ICO analysis) -- after studying legal documents for quiet a while. Here some serious facts about the Simple Agreement for Future Token (SAFT):

Reasoning about the worst possible scenario:

"...SAFTs will be used to fund the Company’s development of a decentralized storage network that enables entities to earn Filecoin (the “Filecoin Network”)."

Funds can be invested in whatever development they find to be appropriate.

“Dissolution Event” means (i) a voluntary termination of operations of the Company..." Throwing the bat is an option.

"If immediately prior to the consummation of the Dissolution Event, the assets of the Company that remain legally available for distribution to the Purchaser and all holders of all other SAFTs (the “Dissolving Purchasers”), as determined in good faith by the Company’s board of directors, are insufficient to permit the payment to the Dissolving Purchasers of their respective Returned Purchase Amounts, then the remaining assets of the Company legally available for distribution will be distributed with equal priority and pro rata among the Dissolving Purchasers in proportion to the Returned Purchase Amounts they would otherwise be entitled to receive pursuant to this Section 1(b). "

Then, only what is left right before the Dissolution Event will be payed out the investors as well as the other owners (e.g. early investors/PL people).

... and there is more.

About to tackle technical weaknesses in this week.

mjuchli commented 7 years ago

Draft for today's meeting: https://github.com/backender/filecoin-survey/releases/tag/0.1

synctext commented 7 years ago

2012 Microsoft patent from Sven Seuken, worked with him on bandwidth-as-currency when I was at Harvard from 2007 onwards 'Recent' bubble: https://en.wikipedia.org/wiki/Railway_Mania

We are not economists. First focus on spending some time trying to really break their network using standard white washing, Sybil, poisoning and spam attacks. Re-use Go expertise.

mjuchli commented 7 years ago

Current progress: https://github.com/backender/filecoin-survey/milestones?direction=asc&sort=due_date&state=open

screen shot 2017-10-02 at 16 55 08
synctext commented 7 years ago

Related project:

Spammy, clickbait-storyline, but still interesting read: https://tokeneconomy.co/the-analysis-filecoin-doesnt-want-you-to-read-e60d5243f17c

mjuchli commented 7 years ago

This is perhaps a bit off-topic but I was reading a lot about IPFS and I think it has the potential to become huge. If you think about it, IPFS could not only replace HTTP (sorry for my comment earlier this week, IPFS is obviously not built on top of HTTP) but also extend on the idea of static file storage and introduce Publish/Subscribe functionality. Hence, implicitly provide message queuing functionality for any given content. Since the IPFS filesystem applies versioning on top of the Merkle DAG. Looking at the from another perspective, every new version of a directory/folder could essentially represent the state of a topic/channel/queue/(whatever you wanna call it). Providing new versions to clients (e.g. pushing the new file/message) wouldn't even mean that nodes have to store the last consumed state for every connected client, instead, with a heavier, pull-based client, the client node itself would know its last consumed state and thus could just as for the next state (e.g. next message). After all, this is just some brainstorming from my side on IPFS level. Probably there is a much neater way of doing so, perhaps even on a lower level provided by libp2p.

There is already a lot of discussion going on about pub/sub here: https://github.com/ipfs/notes/labels/pubsub

In terms of Filecoin, this would open the doors for decentralized pay-as-you-go streaming.

mjuchli commented 7 years ago

Started creating an overview of according to their specs libp2p 1

synctext commented 7 years ago

Filecoin and others compared. Plus also links to our 2007 work.

mjuchli commented 7 years ago

Just stumbled over this one today: https://decentralize.today/decentralized-storage-wars-storj-v-sia-v-filecoin-v-maidsafe-27dc3d37434f. Only discusses about token distribution but contains a nice comparison.

mjuchli commented 7 years ago

Current state of report to discuss today: https://github.com/backender/filecoin-survey/releases/tag/0.2

synctext commented 7 years ago
synctext commented 7 years ago

use a Celeb to grow following and market cap: https://news.ycombinator.com/item?id=15609654

synctext commented 7 years ago

crashed ICO https://www.bloomberg.com/news/articles/2017-11-01/shining-star-of-initial-coin-offerings-crashing-back-to-earth

mjuchli commented 7 years ago

Draft without Abstract/Conclustion, pre-grammar/wording correction and reference numbering not ordered yet: filecoin_survey.pdf, see also https://github.com/backender/filecoin-survey/releases/tag/0.3.

My intention is that content is evaluated and perhaps improved. After that a grammar/wording revision will follow. The final version shall be ready by the end of the week.

mjuchli commented 7 years ago

Today on HN: https://medium.com/@dennyk/why-and-how-the-cryptobubble-will-burst-de9bc7fc5332

mjuchli commented 7 years ago

Tulip mania: https://www.coindesk.com/ubs-economist-compares-bitcoin-to-tulip-mania/

mjuchli commented 7 years ago

New and complete draft ready: https://github.com/backender/filecoin-survey/releases/tag/0.4 filecoin_survey (4).pdf

synctext commented 7 years ago

impressive work. good text

'''The fact that Protocol Labs has proven enormous technical capabilities by building IPFS and libp2p leads to believe that mastering the upcoming hurdles by building Filecoin will be handled in equal elegance.'''

polish: Therefore, in our calculations we compare the valuation of both companies against each other by opposing their resources.

synctext commented 7 years ago

try to make a "deliberately simple model" instead of back of the envelope calculations and expand that section. Please read SIGCOMM fluid modeling work from 13 years ago : Modeling and performance analysis of BitTorrent-like peer-to-peer networks. Try to fit and apply this methodology for airbnb, eBay, uber, and non-market leader Lyft.

brainstorm on thesis direction: proof of limit order book fair allocation. Public verifiable correct market operation, fairness, and frontrunning etc. prevention. Fancy market orders.

Direct experience: running code for predicting Bitcoin trade direction (up/down) in 15min interval with 70% precision.

synctext commented 7 years ago

Essential reading for the oversupply concept inside BitSwap: Managing Supply and Demand of Bandwidth in Peer-to-Peer Communities

"academia has been struggling" tribler etc., The last author has experience with distributed storage systems. In August 2007 we launch the first operational prototype of our bandwidth-as-a-currency vision.

Section: "D. Filecoin integration", within our own work on a macroeconomic sharing model from 2012 we showed that oversupply has a high impact on system fairness and efficiency. Oversupply is a critical design consideration which needs to be taken into account for the FileCoin "data trading module". TUDelft-oversupply-paper.pdf

Solid material for an intro @backender a .tex update coming? image

mjuchli commented 7 years ago

https://github.com/backender/filecoin-survey/releases/tag/0.5

mjuchli commented 7 years ago

Paper regarding "trade execution optimization": https://www.cis.upenn.edu/~mkearns/papers/rlexec.pdf

synctext commented 7 years ago

ToDo for remainder of year: start of master thesis with 5 weeks of prototyping the Lehman Brothers 2006 paper.

synctext commented 7 years ago

please upvote :+1: https://www.reddit.com/r/filecoin/comments/7gmzds/scientific_study_is_filecoin_a_257_million_ponzi/

mjuchli commented 7 years ago

Also here https://news.ycombinator.com/item?id=15816729

On Thu, Nov 30, 2017 at 4:14 PM Johan Pouwelse notifications@github.com wrote:

please upvote 👍 https://www.reddit.com/r/filecoin/comments/7gmzds/scientific_study_is_filecoin_a_257_million_ponzi/

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Tribler/tribler/issues/3097#issuecomment-348217659, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6TK1QAzDAmE382GExo6t1TqsYFN3PWks5s7sZggaJpZM4PXs-M .

synctext commented 7 years ago

Can you alter the ycombinator title to: Scientific ICO study "Is Filecoin a $257 million Ponzi scheme?" Delft Uni. [pdf]

synctext commented 7 years ago

Or not alter the title, it works, on frontpage! What just happened????? :1st_place_medal: hacker_news__number_one_spot__30nov2017

synctext commented 6 years ago

Filecoin is estimating that they will go live with a testnet Q4 2018 or early 2019. They made impressive progress, but security and complexity concerns have not been addressed. Their codebase is close for the following stated reason:

Avoid Distractions. Having an open, public codebase generates lots of questions, issues,
pull-requests, and other interactions, all of which require significant developer time investment
in aggregate. These distractions can be very frequent for projects with a lot of attention, and
can consume large fractions of our team’s time.

Sia testnet indicates there is no demand for decentralised storage: 4.1PB offered, 191TB, 95% of capacity is just idle! A throw-away price does not seems to fix this trust problem:

On average, Sia's decentralized cloud storage costs 90% less than incumbent
cloud storage providers. Storing 1TB of files on Sia costs about $2 per month,
compared with $23 on Amazon S3.
ghost commented 4 years ago

Any updates on Storj coin They released Tardigrade.io

synctext commented 3 years ago

The promise of 99% profit, join NOW! The crypto bubble is still expanding at a "healthy" rate: image "Ethereum is 5.5 years into a 6-year planned upgrade to greatly reduce the costs", "after the planned upgrade later this year, high profit margins (99%+)." From: https://ethereumcashflow.com/

IPFS update: "build a trillions scale distributed storage industry ecology.", the dream is still alive. China pours 100 million yuan into IPFS. Company IPFSUnion claims 1.3 $billion investment. Central data hubs in China are central to IPFS, providing more evidence for our 'preservation of centrality' law. "IPFSUnion has expertise in IDC room deployment, large-scale server cluster architecture design and operation and maintenance, software algorithm optimization and FPGA & ASIC chip development and other fields." IPFS core location: Jiangxi Big Data Industrial Park, "the machine room can accommodate 100,000-150,000 servers."