Ask HN: Does the blockchain improve any parts of the existing tech stack by 10x?
I've been thinking about this a lot lately. The blockchain is fundamentally architectural innovation. And to me, the core value is in finding ways to improve existing software systems using this new distributed architecture.
Think of products like https://fleek.co/
A few ideas that fascinate me: 1. Better database for specific industries (financial data?) - Core value is not relying on third-party servers by using IPFS. 2. Better authentication (the in-browser wallet auth is smooth!) 3. Potentially a better way to host critical code functions on smart contracts w/ Oracles (since someone can break your hosted code, but code on a contract is hard to modify and break.)
I wonder what other devs think.
23 comments
[ 4.2 ms ] story [ 72.1 ms ] threadProbably along these lines: https://ieeexplore.ieee.org/abstract/document/7163223
while it probably makes sense for certain consumer data companies, do you think about cases where poor data security/privacy actually harms the company? eg: when sensitive company data gets leaked during third-party interactions?
what i think is more important is finding form factors of using zK that make sense to enterprises. from outgoing api calls to file sharing, the scope of vulnerabilities is extremely large.
Regardless of my stance on the issue, it IMHO invalidated most of what bitcoin stood for (in my mind)
on (2), isn't that an application-layer fix? i.e build better/more secure wallets.
the underlying identity system with addresses seems useful is what I meant. I like to think of interesting access control systems that can be built upon this. using a wallet's ownership data/activity, you can assign access/rights.
Blockchain is only good for what Bitcoin does, namely, a distributed ledger for unstoppable, permissionless transactions between peers.
Without a trusted third-party acting as a middle-man.
Is that not enough?
Crypto, reputation, hosting, authentication, spam, advertising, captcha, auditing, consensus... Blockchain is more than just crypto