OK but there are actually great uses for blockchain that are completely disconnected from anything you typically see
For example, banks may begin using blockchain for maintaining their internal ledgers. It will help solve a ton of issues around reconciling the transactions from all over the globe
Blockchain has reasonable uses. Really good ones. Crypto and nft bros just completely ruined the image of it
EDIT: I love all the comments demonstrating how little people understand about blockchain. Bitcoin was not the first blockchain, nor is its design the only type of blockchain. Assuming that all blockchain looks like the crypto/nft paradigm is just showing your ignorance.
https://www.vice.com/en/article/j5nzx4/what-was-the-first-blockchain
Blockchain is only potentially useful if there’s no single entity that can be trusted. If banks can’t even trust themselves to manage their own internal ledgers, they have much bigger problems to deal with.
Trustless systems aren’t a bad thing that has to step in when the good thing fails. Trustless systems are inherently better because you don’t have to trust a bank (or anyone for that matter).
Additionally, ledgers can be gamed/corrupted/falsified. This is significantly more complex (bordering on impossible) on the blockchain.
There are often easier, more reliable, and far cheaper ways to achieve the same things without using a blockchain. Some of the principles are even used in normal web browsing to ensure secure untampered connections.
Blockchain just solves a subproblem that only arises when there’s no appointed central entity.
Blockchains aren’t hard, unreliable or expensive
Cryptocurrency Ledgers can be corrupted?
I was hedging against a particularly snarky commenter showing up. You can do a 51% attack and theoretically corrupt it. In practice, that’s much more difficult.
You dont need 51% attack to corrupt a ledger. Just enter incorrect info and the ledger is wrong. Not a damn thing a blockchain can do about that. Same issue is with any trustless system where you have to trust someone to input the correct info/do the agreed thing/ship the ordered physical item.
Just enter incorrect info and the ledger is wrong.
The concept behind cryptocurrency is that the ledger is the info, because you’re right, a half-assed blockchain ledger used for external (e.g. cash) transactions doesn’t really solve the root problem. Proof of work is fucking stupid though, and it has (rightfully) ruined the perception of blockchain technology among those who can see past their own crypto wallet.
Here is an alternative Piped link(s):
https://piped.video/bBC-nXj3Ng4
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
guys they are putting micro chips in the cheese and using block chains to track the micro chips https://www.businessinsider.com/edible-microchips-on-parmigiano-reggiano-used-to-fight-counterfeiters-2023-8
That’s the thing, they shouldn’t trust a single source of assumed truth. If the single source is tampered with, there’s nothing to compare to.
Removing the need to trust a single entity is just a great security feature
You can implement public or semi public ledgers without Blockchain. That’s what banks are doing already by sending huge CSV files internally and externally. Blockchain is not a technology of zero trust. It’s close to the opposite. You trust a few peers and blindly trust everyone they trust. That way you trust a network that you know nothing about and if the network decides on a common truth that you are convinced is incorrect, there is nothing you can do about it. The consensus always wins and there is no single entity to complain to and get it fixed. This is great for making sure that many actors need to be bad actors in order to have the whole system fail. It’s bad if you don’t trust anyone and want to make sure that your standards are always observed. From a technology standpoint I love the concept of Blockchain. But use cases that are not forced are few and far apart. Too few for the amount of hype it receives.
If the bank can’t even trust themselves then there’s no point in having the bank at all.
You really don’t get it? Trust is a problem. Anyone, or anything, can and will fail or be compromised.
so I put my trust in software instead. And by extension its developers. You’re saying of all people, we should trust some programmers above all else. You know, the “move fast and break things” guys.
As a programmer myself, this thought is both terrifying and hilarious.
As a fellow programmer: what kind of doomer take is this? I don’t have any opinion on the efficacy of blockchain technology, but all of us put an immeasurable amount of trust in software every single day. And it’s not like current banking practices are different in this regard, either: blockchain tech requires faith in the software implementation, while contemporary banking requires faith in banks and the software they use (including a borderline unmaintainable COBOL stack, from what I’ve heard).
because problems in the bank’s software are the bank’s responsibility. If they lose my money, it’s their responsibility to get it back. Cryptocurrencies are the exact opposite, by design. If you’re fucked, you’ee fucked. unless of course half the participants decide to fork, half don’t and you end up with two “currencies” out of thin air.
Banks and firms that uses their services are audited thoug. It is not blind trust. And regadress the tech used there would sitll be audits.
Blockchains is a tool for moving trust around in a decentralized network, not a tool for removing it.
Security starts with trust.
Blockchain has been around as a technology for nearly two decades. If financial institutions thought it could help them you can bet they would be all-in on it by now. As it is, blockchain has no significant advantages over traditional financial ledger systems, so what incentive is there for them to use it.
It’s not something new or cutting edge any more, just waiting for a bright spark to discover the technology and put it to use.
If financial institutions thought it could help them you can bet they would be all-in on it by now.
Well, why would banks replace the system which allows them to charge fees for every other interaction with their services? A blockain solution would allow multiple different banks (and, possibly, even regular people) to access the data with no middlemen, and, therefore, no fees. Or, well, no fees that directly end up in the bank’s pockets as profit, that is.
Getting rid of that is bad for business. So, unless something magical happens and the EU, for example, pass a law requiring the banks to switch to a more de-centralized, more fair system, it’s not going to happen.
That’s kind of my point. Blockchain evangelists have been banging the drum for many years saying “This is a perfect fit for the financial industry. Why won’t fintech wake up and recognise that?”
When in fact fintech took a long, hard look at blockchain a long time ago and decided “nope, there’s nothing here that would tempt us” outside of a few very niche applications.
Maybe do a simple Google search next time?
Rather than resorting to that age-old cry of the cult member “do your own research!” can I respectfully suggest that if you’re aiming to change somebody’s mind, the onus is on you to provide the evidence, not on them. By all means take hours out of your day to search google and compile a list of things that you think will convince me. Me, personally, I have better things to do with my life.
I didn’t ask them to do their own research. I asked that, if they are skeptical of a claim I made, either do a simple Google search to check if it’s very easily verifiable, or ask me directly instead of immediately saying “you’re wrong because I would have heard of it”
Like, I’m happy to provide citations when requested, but lemmy isn’t a scientific journal where I’m expected to provide every source for my information up front
How is the blockchain different from a read only ( write only once to be specific) DB that follows ACID?
Blockchains add cryptographic signing and limit actions based on those signatures.
Big words that mean nothing
To you maybe. Maybe other lemmings reading this understand them.
They mean nothing in the sense its nothing you cant do with DBs, so like I said, big words that mean nothing
Cryptography - means that only you can make changes. No database administrator. No hacker. No-one but you.
Limited actions - means the changes you make must follow rules that cannot be altered by anyone.
Both impossible to implement on a normal DB, which is why bitcoin was revolutionary.
-
thats not what cryptography means, and is a huge fucking downside especially for banking which us centrally controlled
-
It’s called triggers, user roles etc, once again you dont want this to be unalterabale for banking because what if regulations change…
Only thing bitcoin revolutionized was the speed with which scammers can dupe people out of their money.
-
How can you trust that the database is really append only? Blockchain provides a way to verify the state of the database and the ordering of the transactions. Beyond that, not much benefit to be had. However, for certain situations, that is a very big benefit!
Name fucking one situation
Sure! So some students of mine were working on a multiplayer video game that was started by a different group of students the previous semester. The first group of students made a design choice that, to over-simplify, basically tracked achievements and milestones on the client side and then synchronized those achievements to the server. Players could cheat the system by sending malicious packets of achievements to the server. Some achievements could only be completed by a single person in the game, so this was a big problem for the 2nd group of students to overcome. Faced with the choice of rearchitecting the game to be more authoritative on the server and less resilient to frequent disconnections, which affected some aspects of the game, or creating a logical and verifiable sequence of in-game events on the server side. The students went with the latter, and implemented a Lamport clock using a blockchain to verify the authenticity of the events, and prevent a rogue student from updating the game later to give themself a bonus. Basically, along with needing an authoritative sequence of events that is protected from user interference, it also needed to be protected from developer interference.
It was kinda similar to that situation a few years back of the EVE online developers playing the game and giving their guild members certain bonuses and special in-game items. The solution there was to fire the malicious developers, but I can’t exactly fire an entire class of students from an educational project.
EDIT: What seems to be the problem here? I was asked to name a situation where a blockchain would be useful and I did? It’s a computer data structure, there are pros and cons that are context dependent like any other data structure. It I so weird to me to receive downvotes because of the politics surrounding a data structure.
To your edit; it was a great example, but if you say anything positive about blockchain (or Apple, or capitalism, etc) you’ll likely be heavily downvoted on Lemmy.
Yeah, I think that seems to be the case here. It just feels so weird to me to have a politicized data structure.
“Remember kids, only coke-fiends and meth-heads use Binomial Heaps.”
Ha!
But yeah, like others have said in this post, it had a bad light cast on it due to the jpg and gif NFTs. Folks started to realize: “wait… this token just contains a link to a web server hosting a jpg file??”
Well, yes. But also the rights.
“The heck you mean ‘the rights’??”
I mean, your Drunk Monkey in Teal Color Theme artwork is yours to use, you’ve purchased the license in the form of an NFT.
“But it’s just a link that anyone could just copy!”
Well, that would be stealing.
So NFTs in that regard are like any movie or TV show, or video game you rent or purchase. That utility may or may not seem to have any value to any one person, but it is a utility, and a pretty cool one if you ask me. But the usage, its implementation, is what matters. Whatever that usage requirement is for the individual or business, blockchain will do it well. Even if it is used to license junk.
Replication and verifiable timestamps, which you can add to regular databases too BTW
It’s distributed so no single entity can take it down. Among many other possible benefits depending on architecture and infrastructure.
It’s far more complex than coins and NFTs. Blockchain is like a new internet. Coins and NFTs are like those shitty GIFs you used to see everywhere. Evocative of old internet, but not the internet itself.
Distributed databases have existed for decades. It’s how large healthcare systems maintain electronic health records for their patients across dozens of hospitals in real time.
How is that useful in a bank ledger?
Simple, it’s not. If it were, they’d have been using them for decades (blockchains were invented in the 70s).
The consensus algorithm, which is not the blockchain itself, was invented later. But banks don’t need to reach concensus with themselves. They all maintain their own data, and heavily guard it. So the only bad actor they could have is themselves. And they banks all keep watch each other.
Preaching to the choir here.
This isn’t true: there are not-distributed blockchains.
The definition of a blockchain is a ledger where every entry is cryptographically signed with a hash of the current entry plus a previous entry. There’s no requirement that this be at all distributed. In fact, QLDB uses a non-distributed blockchain as its audit log.
Blockchain are often used in distributed systems because of the verifiability of the records; its a way of providing security of history in a fundamentally insecure environment. But there’s no requirement that they be distributed, and they add value in non-distributed environments as well - in any case you want to be able to review a history of changes and know that someone hasn’t been cooking the books, for instance.
I’ll give a real-world example. One place I worked we had databases that had data constantly streaming in from many different sources. Something that would frequently happen would be some data issue that would break applications; often, this was bad data from sources outside of our control. Ops*, who’s only priority was to get the applications back up and running, would often track down and directly modify records and fix the data. The issue was that some time later, sometime days later, a customer would call and complain about data being incorrect. By then, it was impossible to figure out what had happened: did we get the wrong data from the source? Did one of the import processes mangle the data? Did someone poke around in the database and change the data? We had no way of telling, and investigations would take many hours, often from several senior people, who would frequently in the end have to shrug and say, “we don’t know.” There were lots of things that could have improved this, with varying levels of success, but a global audit log would have been the first step. A verifiable audit log would have been better, because often it’d come down to us being convinced the data a third party was giving us was bad, and it became an our word vs. their word since we shared the same client. If we’d had a blockchain layer through which every transaction was recorded, we could have rolled back in time and figure out exactly how a record came to be what it was and been able to prove it to the client.
Blockchains are awesome. People who say otherwise have their heads up their asses, and are unable to differentiate between blockchain the technology, and the sometimes questionable uses they’re put to. Iron is used to make guns and bombs; that doesn’t make iron bad.
Edit clarification
-
- “Ops” as in “operations”
Thank you for being in this thread. I felt like I was taking crazy pills with all these other replies. So many people think bitcoin was the first blockchain. And that the paradigm used by crypto is the only type of blockchain there is.
I will never forgive tech bros for making blockchain a buzzword tied exclusively to crypto and NFTs. The amount of lost potential is infuriating
It’s become one of my pet peeves.
I have a conspiracy theory that a lot of the anti-cryptocoin stuff that gets posted is an organized disinformation campaign run by some governments and central banks who are particularly threatened by crypto, and that it extends to bad-mouthing any technology related to cryptocoins. I also believe that there are a fair number of secondary internet users who read “crypto bad” and have picked up the messaging because (a) they’re kinda pissed they didn’t get in on the ground floor, (b) they lost money playing in the markets, © because, whether they’re self-aware enough to know it or not, people love a good mob mentality, and/or_ © because crypto farms really are shitty wastes of resources and are easily villified. I guarantee, however, that not a single one of those people could describe - in even then most general terms - how a blockchain works. Not even at a programmer level, although the programmers who do this are the worst, because they should know better. And this is what infuriates me: “Blockchain is bad!” “Why?” “Because I read it on the interwebs that it causes global warming and is a pyramid scheme!”
Pet peeve.
What do you have against bombs?!
Very interesting perspective, thanks :)
-
Why would you want the computational power of a bank system have anything to do with whether it’s ledger is correct?
Banks/hackers can manipulate data if they want to. Manipulating data on blockchains is way waaaaay harder.
Using a blockchain to maintain their internal ledgers means they have complete control over that blockchain, so they can manipulate it all they want. Blockchains aren’t magic.
Oh, didn’t see the “internal”. Yea, that’s stupid then.
deleted by creator
Who are “they” in the above message?
If you trust all your employees then an internal blockchain is useless, but do banks really totally trust their employees?
A blockchain won’t solve incorrect transaction information any more than an audit log in this case. This is an entirely internal process controlled by the bank and access would be restricted, so they couldn’t just edit audit logs. How do you think a blockchain would be used to improve this?
The actions that an employee could perform would be limited by their private key’s abilities. Blockchain can be preventative. It’s not only for retrospective analysis.
The actions that an employee could perform in any database would be limited by their account permissions. Blockchain doesn’t change this. I pointed out a retrospective mechanism because a completely internal blockchain wouldn’t prevent tampering either.
Yeah let’s use the computing power of an entire country to pay for a small coffee.
While that is an inherent component of how proof-of-work cryptos work, and utterly stupid, it’s not an inherent part of how to do blockchains.
You can have a blockchain without consuming stupid amounts of energy.
Yeah it’s called a database…
There aren’t a lot of distributed databases with no single owner and all writes are signed.
Yeah, but not having an owner is actually a fucking terrible thing for a banking system, how do you not grasp this?
No owner is great for a banking system. It stops the owner printing money whenever they feel like it.
Bruh
I do grasp it.
I don’t really know what situation it makes sense for. It seems like a tool for cases where nobody can agree who should own the records of something so now everyone should.
exactly, you have others methods of proof-of-work
you’ve just demonstrated your lack of depth of understanding of blockchains. congratulations, your opinion was correct about 15 years ago. the technology has moved on
and the “solutions” are all objectively worse security wise. And by thinking blockchains need proof of anything, you too misunderstand what a blockchain even is. Proof of whatever is needed by the concensus algorithm, not the blockchain.
no; they all have trade-offs and that’s different… you can have trust less proof amongst semi-trusted parties like a consortium of banks: they don’t entirely trust each other, but trust each other enough to keep an eye on the other members of the consortium
there are plenty of situations like this that are non-public
they are objectively, mathematically weaker.
Joining ethereum now implies trusting a complete stranger to get you up to speed. It is objectively subjective.
i wasn’t talking about ethereum, and i don’t think anyone was saying they don’t have TRADE OFFS. in the world of consensus protocols, there are many different trade offs that build a network that suits your needs
however the consensus protocol has little to do with how mathematically secure a network is: the security of the consensus protocol comes down to a lot of complex things
it also has nothing to do with how you bootstrap a node
these things are all different, albeit interconnected things
the consensus algorithm is the only thing that contributes to the network’s security. That, and because it’s trying to solve an impossible problem, it also needs the psychological element exploiting humans’ greed (and therefore want to hoard currency).
You say so but I guess it’s hard to convince a lot of people who recognize it’s folly to try to fix a social/human problem with a technological solution.
Git is a merkle-tree based system like a blockchain. People have no problem with the tech. They’re just tired of the hype train.
How do you see memes like this? Because I see them as lame and sad, especially since we have been seeing them for 10+ years now and they are still the same. But apparently you think blockchain has reasonable uses.
Misguided
Only misguided?
I mean usually they are accompanied by false information and references to stuff like “crypto bros”, “pyramid schemes”,…
You said “memes like this”. This one I see as misguided. Ones that shit on crypto and nft I generally agree with.
This one is shitting on crypto.
No, it’s shitting on blockchain too. The only options are “don’t use blockchain” and “stop making crypto” which is misguided. I agree with the sentiment about crypto, not about blockchain
There is no blockchain without crypto.
Damn! You had my up vote until that last sentence.
Why? He used the same exact words?
Because I agree with everything except the last sentence. Even after a decade the thinks the block chain has no uses.
He literally said he thinks it has uses.
I think he is most certainly right. People that think otherwise should go back to their bar order another one and keep ranting about it to their half dead drunkard friends.
No, he said “you [meaning in contrast to himself] think it has uses”
No. That’s what I said and did not mean it like that.
I love how you can’t provide even a single example of useful Blockchain functionality. Doesn’t mean it *doesn’t exist, but says something… And no, “banking” and “internal ledgers” is not detailed enough to be a sufficient example.
How about Git?
You just… linked your own comment. I mean, most of us are nerds, but can you just… use language? What benefit does it provide?
I linked you to my other comment where I provide FIVE links to the thing you said I “can’t provide”. I had literally already provided it elsewhere. So that’s where I sent you. Excuse me for not retyping the same thing for every single person.
I don’t owe you my time. I provided a one-click path to what you asked for but you couldn’t even be assed to ponder why I linked you that comment.
Done with you now.
blockchains do not do jack shit with reconciliating records.
Walmart seems to have had success here, and logistics is their whole thing.
https://hbr.org/2022/01/how-walmart-canada-uses-blockchain-to-solve-supply-chain-challenges
Please go and attempt understanding the thing you are talking about before talking about it.
i for one would have liked a media licensing system that operates agnostic of any centralized authority
for instance, irrefutable and independently verifiable proof that you own a valid software, music, or visual art license and are therefore immune to prosecution for piracy.
A registry of licenses like this could shield creators from copyright claims on social media applications such as youtube. Could also automate revenue sharing and royalties for artists whose works are used in derivative media so the people who actually perform the work get paid. Would be nice to cut the publisher middleman out. And there is absolutely no reason there has to be anything like a “proof of work” system burning down entire fucking rainforests’ worth of energy to verify every single gods damned transaction because this sort of system isn’t for trading shit, it’s strictly for proving a valid chain of custody between producers and consumers and you don’t need megawatt-hours to just fucking LOOK SOMETHING UP.
imagine if, for instance, fucking warner brothers couldn’t “takes backsies” content that they SOLD to end users through a distribution network; the license is yours, and anyone can look up the fact that the license was sold to the user id you happen to control.
imagine if, for instance, you buy a video game through a digital distributor like steam but then the store goes out of business and no longer exists to serve you a copy or recognize the sale, but on this massively distributed and decentralized database you can prove that you did indeed compensate the developers of that software and thereby legally acquire entitlement to access it in accordance with the end user license agreement.
imagine if ownership of stuff you bought fair and square can never be taken away from you
THAT’S what we could have had
instead of this fucking bullshit.
I feel like here you get to the NFT problem of having proof of ownership of something doesn’t mean much when that thing is being hosted on servers you don’t control
so if you have an entry with a licence for a steam game, and steam gets closed, you are out of luck
it’s that holding a license for a game entitles you to operating a copy of it regardless of where you bought it.
it’s the whole basis for why emulation and ROM images were LEGAL
because you had a right to retain a backup of the software you own through the license.
with an independent licensing infrastructure, if GoG closes you can take your licenses with you, download the game from anywhere, and if anyone tries to charge you for stealing it, you can just present your license: “See, i bought it fair and square.”
if i bought a dryer from SEARS, it didn’t stop being mine when SEARS closed.
NFT’s don’t show you have proof of ownership of anything other than the NFT. Think of all the people who got their metamask account hacked and lost all their apes with zero recourse.
Why would anyone want anything required for daily life attached to something so insecure and irreversible as that?
It’s like if losing your wallet automatically burns down your house. Sounds amazing, let’s do it!
imagine if, for instance, you buy a video game through a digital distributor like steam but then the store goes out of business and no longer exists to serve you a copy or recognize the sale, but on this massively distributed and decentralized database you can prove that you did indeed compensate the developers of that software and thereby legally acquire entitlement to access it in accordance with the end user license agreement.
What you’re arguing for is forcing the distributor to distribute in perpetuity, which has nothing to do with how you show ownership of your license.
Right now, I can show steam I’ve purchased, say Delistopolis, and they will agree I am indeed perfectly allowed to have and play it. But they are not required to provide me with a copy.
A blockchain system will not solve this.
no. you’re putting words in my mouth. if the distributor wants to stop distributing they can.
they can take down their servers, they can even cease to be, but it would no longer affect the availability of product they sold.
Then I don’t think I understand you. Are you suggesting we put millions of full games on a bloxkchain?
Only the keys need to be stored cryptographically, really, because the game files themselves are nigh inevitably available on torrenting networks. it’s inevitable that people are going to rip backups of all game files for the delicious delights of datamining and as long as enough of them will seed them (which shouldn’t be a problem as long as there’s any INTEREST in a game existing…) that availability never arises as an issue. And if it’s not popular enough to put there, it’ll probably end up on The Internet Archive.
Would be nice if there were an infrastructural ‘backup of last resort’ such as the library of congress, which is something the LoC already does for other audiovisual media. It’d just be nice if that service were extended to software.
So more of a blockchain KMS then? I don’t see how you could construct such a thing.
The requirements of allowing a publisher control of their game for some time (for example, allowing them to retract some keys when violating the EULA, but not all keys when “unpublishing” a game), but also allowing people to resell keys, which are somehow publically accesible but only for the legit owner, and the owner has to allow third-party acces without publically sharing a private key.
This is the age-old identity problem with blockchain. It’s all well and good that Bob’s name is written on a smart contract, but that doesn’t remove the issue with how to identify Bob.
All such copyright licenses are rooted in local jurisdictional law, so your country’s copyright office should be the authority because anything else means the courts can tell you that your on-chain transactions are invalid
Well, if those licenses are entries on the blockchain, they could be transferred on the blockchain. You could sell your game used when you’re bored of playing it. You can’t play it after you sell it but someone else can. Publishers hate resale markets though, when people buy used games they don’t make any money. So they’ll probably never go for this.
yeah on top of that, if your computer breaks or something now you lost all of your keys.
say goodbye to whatever you own on the blockchain when the keys are gone. poof!
this is the biggest problem with any scheme tying private keys (digital) to anything in the real world.
Once my mom threw out all the cases for my computer games and put all the disks into a cd binder to save room.
It was devastating.
She wanted you to hear some of her favorite chiptunes but she didn’t know how
I don’t know what this means
Serial key generators would play chiptunes in the background - give a listen!
You can lose access to regular accounts as easily as to a blockchain. In fact, losing database of your password manager is even worse, because even if you have backups, they’re not going to be complete.
With a blockchain all you have to worry is your private key. And you can write it down on a piece of paper, if you want, and put it away in a safe or a bank vault or something. Then, if you use it to restore your access years later, nothing will be lost.
“There are 2 types of people in the world: those who make backups, and those who don’t make backups yet.”
As people said, you can backup your private keys to a flash drive. You can put them in a safe deposit box. You can give them to your lawyer or other fiduciary with a legal responsibility to act in your best interests (who also knows how to protect digital property if they keep digital copy). You could write it with lemon juice onto the back of the Declaration of Independence at the National Archives. You could have a laser thingie that displays it on a wall surgically implanted into your arm. Pretty much all the ways people protect gold or cash in the real world you can do with a piece of paper with your private key.
Not really. You backup you keys like a normal human. Or create any of those new account abstraction keys that are tied to another account, or anything else.
Not really. You backup you keys like a normal human. Or create any of those new account abstraction keys that are tied to another account, or anything else.
With smart contracts on blockchain you can do exactly that. Everyone involved in the process can ensure they get their cut.
as hostile as people are to block chain due to NFT’s and bad implementations, the technology itself has its use cases. It’s a great solution for information exchange that requires verification and Immutation. This makes them perfect for ledgers or transaction networks.
It’s just there is so much bad PR regarding it everyone just discredits it. Not all of the block chain technologies are massively energy intensive per transaction, it’s just many of the cryptocurrencies use the most intensive one because it’s also arguably the most secure
Absolute immutability is kind of a terrible property for a financial system though, cos it completely ignores the fact that mistakes and fraud happen and you need a way to forcefully recover funds other than “lol sucks to be you I guess”.
The one actually genuinely useful application for this kind of technology that anyone has come up with is Certificate Transparency, but crypto people don’t get excited about it cos it’s not possible to make money from it.
You can implement clawback while still having an immutable blockchain. The transaction will always stay on the blockchain, but the funds can be recovered
this is how it should be anyway, you do not want any ledger or database to be mutable because it allows for integrity violations and will cause you to lose the ability to trust it. Even non-blockchain styles follow that principle.
You can revert transactions with immutable storage. For example git can do revert-commits.
Reverts work because users have equal write access to all the data. You can mess things up in the codebase, and even if you die of a heart attack 10m later, my revert is just as valid as your commit.
It’s not really the same when every user has “sovereignty” over their address in the ledger. A bad actor has to consent to pushing a revert transaction onto the chain, or they have to consent to using a blockchain system where 3rd-party reversion is possible (which exists on some systems, but also defeats the concept of true sovereignty over your address).
So, would the bitcoin equivalent be sending the BTC back?
Yes. Clawback might be executed by having some entity or system of trust that is able to reverse a transaction by creating and posting the opposite of the faulty transaction. This is not built in to the current BTC.
Its a good concept, but it violates other concepts of the blockchain and would mean implementing a central authority with the power to force a transaction. Try telling a cryptobro to use a coin with a central bank and imagine the reaction you’d get.
At least with the way the regular banking system is set up, you can get a court order to enforce a correction without needing the consent of all parties, which is useful for fraud, theft, and even probate cases when one party is deceased and can no longer consent to a transaction. There are enough problems with our system to write an entire library of books ON TOP OF the library that already exists, but this feature is one of the few benefits.
It could be done on a blockchain. It doesn’t require a central authority.
It could be escrow-based. It could use majority rule or even Monte Carlo methods.
the technology itself has its use cases.
Cool.
Name one successful example.
I mean, it’s been, what, 15 years of hype? Surely there must be a successful deployment of a commercially viable and useful blockchain that isn’t just a speculative cryptocurrency or derivative thereof, right?
Right?
Yes, both git and blockchain tech use merkle trees. No, that doesn’t make git a blockchain
Meh. Doesn’t solve the double spending problem.
I can’t find the case study, but this blockchain project by IBM was implemented in Singapore and was shown to reduce customs processing times from several weeks to just several hours.
The general idea was that with a successful blockchain implementation, the Singapore government was able to expedite parts of their customs process which normally require intensive human labor, and the use of smart contracts removed the need for having documents sent and resent when all parties had access to the smart contract directly.
There are specific use cases where it can benefit existing processes, but people just think blockchain = crypto.
First thing I found when I searched for “Maersk IBM blockchain”:
A.P. Moller - Maersk and IBM to discontinue TradeLens, a blockchain-enabled global trade platform
The only selling point of blockchain is that it’s trustless. This becomes a less-useful property when it comes to things in the real world, as you tend to need to trust at least one party.
For example, anything they achieved there with blockchain, they could have achieved with a simple government-run web service and a traditional database.
Except it’s not though. Because you have to trust the majority, hence why you’ve had forks like Bitcoin Cash. Because those people wanted to trust someone else. “trustless” is just a buzzword, like everything else with Bitcoin
I can’t find the case study, but this blockchain project by IBM was implemented in Singapore and was shown to reduce customs processing times from several weeks to just several hours.
the real question is what part of this was specific to blockchain, something that would be difficult or impossible to do without it. if you want to put forward this argument you need to at least provide a simple, clear, coherent answer to that.
in this case, i could easily argue a sqlite db hosted on gitea would work better and theres no way to prove im wrong.
https://csa-iot.org/certification/distributed-compliance-ledger/
Matter Distributed Client Ledger. In use by Apple, Amazon, Google, Samsung, and many more.
Contains all the attestation information for on boarding Matter devices. Where once it was Google Home vs Apple HomeKit vs Amazon Echo / Alexa, supporting devices can now work cross ecosystem.
Since many of these companies are competitors working together. A distributed ledger makes sense to keep everyone honest and provide a level of tech supported governance.
I’m not understanding what problem this is solving.
The ESRB is a “cross-ecosystem” institution to keep games producers honest—what does this… DCL(?) actually do?
From what little I’ve read here:
https://csa-iot.org/developer-resource/white-paper-distributed-compliance-ledger/
All I can say is that this protects companies from homebrew “infractions” on their software copyright by making it difficult to install un-attested firmware updates.
I’m not even confident in that summary. What does this do?
Company A submits a new device for certification signed by their private key.
Company B certifies the device signed by their private key.
Company C on boards a device for an end-user and is confident it came from Company A and has been verified by Company B since the device has a certificate that can be verified from Companies A and B.
Yes it prevents home brew (though you can do home brew by replacing Company C with your own controller), but it also prevents knock offs.
When this information is distributed (like Lemmy federation), between instances, one has a degree of assurances all these records originated from the signer.
While the ledger part is not required, it provides a nice audit trail for the companies who do not trust each other enough without the transparency. Sure a central authority like the ESRB could do the same, but we could also all be on Reddit and not Lemmy…
I mean… the original Bitcoin?
Blockchain never promised anything related to economic viability or stability. Only that it would ensure a P2P network would remain practically safe from malicious transactions by utilizing a system that rewards verification.
By that standard, every other crypto that people use happens to be a pretty successful blockchain use case.
If you want something stable and not a straight cryptocurrency then I’m pretty XRP qualifies because it also handles fiat and other commodities.
Otherwise, most DDBSs don’t use blockchain because they don’t need verification requirements relating to transactions and ownership. DHTs are way more common like IPFS.
Who are you? Go make bad arguments elsewhere.
In any case here is a bunch
I stand corrected. One project in Italy and two proofs of concept that never went anywhere.
Truly revolutionary.
Well I use Bitcoin everyday and I’m grateful for it.
Banks don’t support the transactions I need to make.
this gives off illegal vibes
this gives off illegal vibes
i think its the part where he said banks, the same collection of people who supported enron and coached them on how to effectively get away with extracting billions from several states and the stock market while killing people…dont want his money.
when a bank doesnt want your money you reallll shady
Or maybe I need product X to get by day to day but I can’t afford a health insurance plan.
It’s really not as simple as most people make it out to be.
deleted by creator
There is nothing Crypto can do better than regular database. Immutability is not a desirable property.
It can coordinate disjoint actors without a 3rd party.
Does it though? Because to me the fact that the largest cryptos have had several forks is proof that no, in fact, the magic of crypto can’t coordinate people. People coordinate people and then decide what to do with the technology.
“There is nothing math can do better than math.”
Crypto != database
Precisely
deleted by creator
Monero actually has very good uses. It does use POW but their algorithm is made to encourage using CPUs instead of GPUs and slower, power efficient devices, which makes it a lot less energy intensive than other POW cryptocurrencies.
It’s only use is illegal commerce. It’s the only one thar actually has a purpose, and it’s to help criminals.
That’s kind of epic, though, I’m pretty sure HRT is cheaper on the black market instead of going through your medical provider, and I need steroids in bulk so I can hulk out and become jacked.
I mean… I know there are some backwards countries like the US where you don’t have access to safe HRT, but would you really roll the dice and get some random injectable shit from the dark web…? I mean…
Provided you’re willing to learn enough to verify and test it yourself, I suppose. That being foisted onto the consumer is kind of problematic, but it’s not really the fault of the dark web provider I would say as much as the corrupt medical industry driving people to do that in the first place. In any case I still think it’s kind of a good band-aid that’s risen up to fill the gap, even if the situation as a whole is shitty.
Privacy is a crime? I pay for several online services with XMR (or BTC swapped from XMR): Jmp.chat (mobile service), EteSync (E2EE contact sync), Proton Mail, Mullvad VPN, Usenet (might have an argument there).
Why can’t I access Google’s individual transactions but they should have access to mine?
Why can’t I access Google’s individual transactions but they should have access to mine?
why are you giving google access to your transactions to begin with? all my credit card transactions are between me and visa and my credit union and the federal government, but not google.
I’m not, it was just an example data broker. You are 100% sure that data is not getting sold?
I picked Google because back in my days of ignorance, their rewards app would ask if I made X purchase at Y store down to the penny. I wasn’t using GPay/GWallet, just my a debit or credit card. The Y I get with location services. Them having the transaction amount leads me to assume credit card companies/payment processors/etc are sharing this data in near real time. Probably anonymously but with enough data points to trace it back to an individual with a degree of confidence.
So I use XMR when I can. Locations services are also off.
You are 100% sure that data is not getting sold?
lol no, im 100% sure its being sold in some way, no matter how many things I opt out of. while i do have a lot of privacy focused things in my life, from email to chat to phone, i just can’t find myself caring that much about someone tracking my gasoline consumption or knowing that I go to the same bar every week for game night.
the obvious downside to something like XMR is that its a ticking time bomb from a privacy perspective. at some point the security will fail as all security does, and then the data is totally public.
I find the actual technology very interesting. At one point I wanted to create a distributed research journal, and I spent some time trying to develop a trustless, immutable ledger that didn’t have the high overhead that most blockchains have for proof of work. It was extremely cool, but nobody gives a shit unless it has coins lol
I look forward to 20 years from now when it gets resurrected and used for interesting things that don’t involve cryptocurrency.
I remember reading a few years ago that the US postal service was looking into using it for voting. I haven’t seen anything about it since, but it did peak my interest. I’d love to see it used for research if possible, too, but then I can barely understand these decentralized social media platforms so my opinion isn’t worth much with tech
That, to me, seems like an ideal use case. My only reservation is that I think it would be bungled in implementation, then pushed without enough testing and validation, then hacked due to the bungled implementation, and then rejected forever because it was hacked once lol
This makes them perfect for ledgers or transaction networks.
It doesn’t scale well, so it generally works best for ledgers of relatively small scale. Anything that might need to go beyond that small scale will run into technical/performance issues.
the technology itself has its use cases.
https://www.youtube.com/watch?v=15RTC22Z2xI I would love to hear the counterarguments. video is <15 mins, academic setting.
Just responding that I did see this, The video has peaked my curiosity and I plan on watching it later when I have more free time outside of midterm’s season
His arguments are:-
We don’t need blockchain to stop problems from happening because we have a [super efficient, cheap, accessible, well constructed] legal system to correct those problems when they occur.
We don’t need distributed ledgers to store the data because we can just trust Amazon Web services.
That’s a unique interpretation
You wanted counter-arguments.
Trusting the legal system (9m23s,11m34s) and Amazon (12m35s) are vastly inferior to what blockchain offers.
I did, and am still
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=15RTC22Z2xI
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
thats fine, but installing youtube-local and a redirector addon is probably better than relying on some bot to pick one of 10 possible alternative front ends.
Blockchain is a nebulous buzzword with a vague meaning. But I have yet to see a sensible definition of a blockchain that doesn’t include git. At the end of the day they are both just Merkle trees.
Git is pretty useful imo.
Well yes but can you pump and dump git commits ?
Only non-fungible commits.
Blockchain is pretty well defined.
Git doesn’t have update rules that are only valid if signed by a particular private key.
Please share a source! I can’t find anything as robust as a whitepaper (the bitcoin whitepaper doesn’t use the term).
NIST informally defines it as:
A distributed digital ledger of cryptographically-signed transactions that are grouped into blocks. Each block is cryptographically linked to the previous one (making it tamper evident) after validation and undergoing a consensus decision. As new blocks are added, older blocks become more difficult to modify (creating tamper resistance). New blocks are replicated across copies of the ledger within the network, and any conflicts are resolved automatically using established rules.
Which git certainly meets this.
IBM informally defines it as:
Blockchain is a shared, immutable ledger that facilitates the process of recording transactions and tracking assets in a business network. An asset can be tangible (a house, car, cash, land) or intangible (intellectual property, patents, copyrights, branding).
Which git meets.
Git is hash linked, not cryptographicly linked. Only cryptographicly valid changes are allowed to blockchain state. All data can be modified in git.
Yes. IBMs definition is bad and could equally apply to git. They’ve totally forgotten about the private key aspect.
I’ll see if I can source a better definition online, but make no promises.
Edit: https://aws.amazon.com/what-is/blockchain/ the last line is not applicable to Git
Oh a 3rd definition, that definitely hurts the case that blockchain is vague ill defined term. If it were a well-defined term, there would be whitepapers defining it like merkle trees or bitcoin. Blockchain is just a marketing term defined by businesses, not scientists or engineers and thus is vague and variable.
I also don’t think your definition is a very good definition. Do you think git fundamentally changes when it moves from sha1 to sha256? Or are you referring to the fact that the payloads of cryptocurrency’s blockchain is required to be signed (just like you can optionally require git commits to be signed)? I don’t think that’s fundamental to blockchain either.
Only cryptographicly valid changes are allowed to blockchain state. All data can be modified in git.
No. You can’t modify the chain in git. Each commit is an immutable snapshot of the repository. To change history you have to create a new hash and then broadcast that to everyone that they should stop using the old one. Depending in how your network is setup you may onky have to convince a centralized server, or you might have to convince 51% of the actors on your network or you may just choose to only form a network that agrees with you. You could alter bitcoin’s blockchain too, but you’d need 51% of the network to agree with you.
Oh a 3rd definition, that definitely hurts the case that blockchain is vague ill defined term.
The phrases used to describe the technology to the public may change, but the technolgical approach doesn’t
If it were a well-defined term, there would be whitepapers defining it like merkle trees or bitcoin.
There are hundreds of blockchain whitepapers, all of which link blocks of data via hash functions and only accept state changes if they are valid and cryptographicaly signed.
Blockchain is just a marketing term defined by businesses, not scientists or engineers and thus is vague and variable.
If we were discussing web3 or Metaverse then you may have a point. But no-one in tech is confused about what blockchain is anymore.
Do you think git fundamentally changes when it moves from sha1 to sha256?
No.
Or are you referring to the fact that the payloads of cryptocurrency’s blockchain is required to be signed
Yes. Exactly this.
(just like you can optionally require git commits to be signed)?
Optionally is the key word. Blockchain transactions must be signed, and they must be accepted as following the blockchain rules by validators.
I don’t think that’s fundamental to blockchain either.
Find me a blockchain that doesn’t require signed transactions to make state changes.
No. You can’t modify the chain in git.
I didn’t say anything about modify the chain.
Each commit is an immutable snapshot of the repository.
A commit can contain any data it likes. A commit to a blockchain is highly restricted. Only cryptographicly valid rule following changes are allowed to blockchain state.
Optionally is the key word. Blockchain transactions must be signed, and they must be accepted as following the blockchain rules by validators.
But this is just a policy decision, not a property of the technology. You can easily implement a script that checks if every commit from remotes are signed, accepts them if they are and drops them if they aren’t or the signature is invalid.
If you contribute to a project where the majority require signed commits, then you need to sign commits in order for your change to be integrated into the consensus.
That has nothing to do with the technology itself, just with the application.
So if you state that signatures are required to be a blockchain, then you can use git to create a blockchain, by just having that policy.
(IMO I wouldn’t say that signatures are required, just that blockchains usually have them.)
You can easily implement a script that checks if every commit from remotes are signed, accepts them if they are and drops them if they aren’t or the signature is invalid.
Now add some logic to check whether the actual data is valid (i.e. bob has enough coins in his account to send to Charlie).
Make some incentive to ensure only the main branch survives and forks are either eliminated or merged.
Automate
Now git replicates blockchain’s functionality.
So if you state that signatures are required to be a blockchain, then you can use git to create a blockchain, by just having that policy.
Yes, but add automatically processing the content of the commit for validity and incentives to reduce the number of forks.
(IMO I wouldn’t say that signatures are required, just that blockchains usually have them.)
Without public key cryptography you just have a hash linked list (like Git).
Hash is cryptographic function.
A hash function doesn’t check if a signature is valid. Neither does git. Blockchain does check.
And?
How does it “certainly meet it”? There is no consensus mechanism in git, new blocks are not replicated across the network, there is no network at all, git works offline. You can replicate changes with remotes but there is no “git network” in any similar sense. And conflicts are definitely not resolved automatically. And the git hashes are certainly not cryptographic.
That’s 4 ways it doesn’t meet the definition. You could maybe stretch the meaning of a network to make it 3.
While blockchain is well defined, it in itself is not a product but a technology. I think what the other commenter is getting at is that simply saying something “is blockchain” means very little because what the blockchain does depends on the implementation, so when used in marketing it’s just a nebulous buzzword in that it doesn’t actually give you much information about what the product is. Same with terms like cloud, AI, virtual reality, etc.
Yes. There were a lot of companies selling “blockchain base” solutions where blockchain wasn’t really needed in the solution at all.
Then it was Metaverse based solutions. (I would argue VR is well defined)
Now it’s AI solutions.
But I think “cloud” is now post that marketing phase, and blockchain is heading that way.
Git might not count because you can have branches that then merge? But yeah, git is useful, it’s decentralized and distributed, it could be used P2P…
Git might not count because you can have branches that then merge?
AKA referencing to two past states.
Who decides to commit changes though? A human. A human who can be corrupt.
The best use case for blockchains in my opinion is elections. The dude who owns the election server won’t be able to manipulate results in any way.
While manipulating results isn’t impossible in case of a blockchain, it is still very very difficult.
Who decides to commit changes though? A human. A human who can be corrupt
I’m not entirely sure what your getting at here, but git can be run as democratically as a crypto currency where the canonical version of the project is the one with the longest chain. Seems like a bad idea to me though. I think you may be assuming the way most people rely on github/gitlab etc as an inherent part of the system, when it’s really just the most convenient way of doing things.
The best use case for blockchains in my opinion is elections.
I’ll believe it when I see a real implementation. I think the problem is anonymity, I don’t see how we can set a system up such that the results are auditable but also impossible for anyone to tie a specific vote to a specific person.
I’m not entirely sure what your getting at here, but git can be run as democratically as a crypto currency where the canonical version of the project is the one with the longest chain.
Which means elections. Which means a dude/committee in charge of a server. See the problem?
I’ll believe it when I see a real implementation. I think the problem is anonymity, I don’t see how we can set a system up such that the results are auditable but also impossible for anyone to tie a specific vote to a specific person.
This is a very very interesting topic that I’ve spent a rlly long time thinking about. I wish I had more energy to go in depth for this. The gist is this:
There will be a tradeoff between anonymity and “vote buying”.
You can have absolute anonymity by implementing a monero like blockchain. Each registered voter address gets one token. The thing that you can cast a vote for is also an address. The voter sends this token to an unknown address (that theoretically belongs to the voter themselves). Then, the voter votes from this address. This way, absolute anonymity is maintained as noone knows who sent the token to the address in the middle. BUT. I could buy votes like this too. I could bribe a voter to send their token to the middle address, which I control.
To prevent voter buying, you can have an open blockchain where all transactions are visible to everyone. However, you get pseudo anonymity here. Every registered voter address gets one token like above. No one except for the election commission knows which address belongs to whom. So while the election commission cannot manipulate votes, it can leak who voted for whom.
Now that being said, normal elections aren’t as theoretically anonymous as well. For ballots, your name is on the envelope. A compromised election commission could leak this info as well. For EVMs, one line of code could leak who you are. The person granting you entry can note down your information. The EVM can ping this person as to which vote was cast while you were in there.
Hence, in my opinion, the second option of the open blockchain is the best one provided that the election commission is under strict regulation (which it generally is in any case).
Which means elections. Which means a dude/committee in charge of a server. See the problem?
No you don’t need a centralized server or a committee.
So who conducts elections then?
I don’t know what you are talking about.
You said you could democratically manage git, hence bypassing blockchains. Democracy means elections (unless you mean some exotic form of democracy like Athenian democracy). But elections need to be conducted.
I said you would need a central authority (like an election commission) to conduct elections. You said that there was no need for that. So I asked for your method of conducting elections.
The dude who owns the election server won’t be able to manipulate results in any way.
Sure he will. He can just ignore votes for one candidate and not add them to the chain. Blockchains are only resistant to manipulation if they’re distributed and people agree on the canonical version. Even then if enough people agree to manipulate them they can, like they did with Ethereum.
The integrity of blockchains isn’t immune from malicious activity. It is just way way harder to be manipulated. No blockchain means 1 server needs to be manipulated. Blockchain means more than 1 servers need to be manipulated.
You actually make a better case for replacing politicians with benevolent AI than for replacing ballots with transactions on a blockchain.
How so? AI is not smarter than people.
Even when it becomes smarter than humans in the future, I would still oppose this idea. We humans have seemingly benevolent leaders who become malevolent. At least we can replace them as they are around as smart as us. A malevolent creature that is waaay smarter than us that rules over us? No thanks.
Man, I remember how back in 2009 we were hyped about this possible chance for a fairer world that a independent currency might bring. Guess we were quite wrong. :)
I think the only project I’ve seen so far where I’ve felt that a blockchain has actually been the correct choice is Alfis, which is a decentralized DNS that uses the blockchain as the public append-only ledger that it is, and it uses proof-of-work to add arbitrary costs to updates - to make spamming or namesquatting expensive.
Amazon has a database project called QLDB that uses blockchain for its audit log.
What do you call an audit log that’s cryptographically verifiable? A blockchain.
So why not do the same with a bank ledger?
Here is why
Web3 is more about smart contracts and alt coins, you didn’t address my point
Edit: you can downvote if you like but your post objectively shows you don’t know the difference between web3 and block chain, and choosing to debate web3 instead of making changes to bank ledgers in my original post is a logical fallacy
Banks should.
But there is too much technological debt to implement.
Even if a particular coin has a finite number of possible coins, it exists in an unbounded universe of other coins.
I’ve read through this whole thread, and I still haven’t really come to any solid conclusions on it. I’m skeptical of crypto as a kind of idiotic speculative market, but that’s also every market ever. But then, the blockchain is apparently different from crypto, even though they’re both hype-laden marketing terms that have been completely fucked up. I think doing [redacted] with crypto is still potentially cool, though I think it still has limited anonymity, from what I’ve heard, and the speculative market also fucks it up.
Is “the blockchain” just like some nerd shit that’s for internal hospital ledgers, and beyond that it’s all kind of moot garbage, or what? Someone spoonfeed me.
One is the tech, the other is an example of a type of the tech. A square is a rectangle, but a rectangle is not a square.
For most applications, this isn’t necessary:
There are some examples like in biotech/finance that I personally believe will require a blockchain to be truly “fair” at the end
Blockchain is often described as a solution in search for a problem. It’s a clever technology, but people don’t really know what it can be used for besides storing cryptocurrency transactions.
People have thought about storing other kinds of data in the blockchain, like health records, but no one can really point out to why this would be better than other solutions.
To achieve something similar with health records without blockchain, all that is needed is just a cryptographic signature. The hospital cryptographically signs a digital health document and email it to you. The hospital in turn stores it in some shared database accessible by other hospitals. Done.
If the health record is somehow lost from the shared database, then you got your own copy of it as backup. They can’t modify the health record either, because then it would diverge from your own copy.
The worst thing they can do is to add falsified health records without your approval, but that’s a problem with blockchain as well. Blockchain cannot verify that the input data is truthful (garbage in, garbage out).
The cryptographic signature step is a part of blockchain either way, so there’s no extra technical overhead in the non-blockchain way.
we need the blockchainsaw
git is a blockchain, just without PoW
I’ll likely get downvoted but Polestar, the EV automaker that used to build performance variants for Volvo, uses blockchain to track minerals used in their EV’s.
Circulor Circulor’s blockchain technology enables tracing of extracted raw materials, particularly those with significant impact to communities and the environment.
I like that they use blockchain to ensure the minerals they use aren’t coming from negative sources but I’m sure someone will argue and say it’s stupid or that SQL can do the same.
I think it’s funny how most lemmy users are pro open source, pro privacy, pro digital rights; but once it comes to money all that is thrown out of the window and they happily get on their knees for paypal and the few other large players.
Yes, the current state of crypto is a mess. People are attracted by the promise of the big payout, rather then seeking an alternative payment system, making them ripe for scammers that promise the world, but in the end only rug “investors”. Even “functional” cryptos are often highly centralized, making them as bad as banks in terms of reliability. Almost none implement any privacy features, and if they do, its typically a tacked on afterthought.
But this does not make the original idea invalid. Will it ever live up to the promise of alternative money? Maybe. Maybe not. Only time will tell if the issues that exist right now will be fixed.
If making payments in crypto back to FIAT was free it would be more popular. For me it’s mostly useless since the fee to spend crypto is more than the (often free) fee for using my credit card.
New needs to be better and cheaper to be picked up.
It would also be popular if the entire crypto landscape wasn’t replete with late stage capitalist-douche tech bros trying to scam literally everyone.
In my experience it works extremely well for everything online and digital content. The instance I’m on? 100% crowd funded with microdonations and the hoster directly accepts it without conversion back to fiat. I pay my email and VPN also like this, and on mullvad you even get a 10% discount.
But yes, for everything physical it’s a long way ahead to become widely accepted.
There’s attempts at having payments with 0 fees, that is, if you don’t involve exchanges or payment service providers, who obviously charge a fee for fiat conversion.
Using Nano you have 0 fees for the transaction and ideally as little as 0.25% fee at an exchange for fiat conversion.
It’s not only without fees, it’s very fast (ideallly sub-second confirmation) and eco-friendly (requiring no special hardware, because there is no mining and using very little energy overall).
What’s lacking is places where you can actually pay for things with Nano, but that’s the classic chicken and egg problem.
Crypto is a liberterian capitalist’s wet dream.
Tax-free, anonymous, with no accountability. Perfect for white washing corporate gain.
Just because it is “open-source” doesn’t mean it will be used for good.
Wait until you hear about cash! We should outlaw that immediately.
Crypto is not anonymous. Even monero, the most private cryptocurrency, has a feature called “view only wallets”, so 3rd party auditing is possible, if not easier then auditing today. Will individuals use it to avoid some taxes? Sure, it gets easier for them. Will corporations avoid more taxes then they already do? Doubtful.
A view only wallet doesn’t trace anything that doesn’t get received directly by that view only wallet. If we had two wallets that didn’t interact with that wallet, it couldn’t do shit to trace or audit my transactions.
If you are a company and run a webstore, it could be mandatory that all funds must go through a wallet where the tax authorities have a view key. This would be trivial to enforce with penalties whenever for publicly using addresses that point to other wallets. Peer to peer transactions (for eg. used goods or produce from your garden) are already except from taxes in my jurisdiction, so these transactions can be private.
Ahhhh I see what you mean now that’s true but would be dependant on the legislation of the area like you said.
Currency is a pretty sound idea, whether it will ever get (back?) to a usable place is it’s own discussion.
A lot of the conversation about blockchain as a technology though involves the ones that store additional information as a distributed database, which comes with problems.
It’s also ‘neat’, but they all depend on trusting the validation method for putting info into the database, which largely defeats the point of having a “trustless” database once the data is in there. There’s the occasional proposed use case that seems vaguely useful, but they mostly boil down to replacing legal contracts with a database that’s distributed “somewhere”.
Just because it’s open source doesn’t mean it’s good. Also not every situation is the same. Using Linux instead of windows has advantages/disadvantages very different than using crypto instead of fiat.
I can think of thousands of reasons to pick Linux, thousands to pick windows and thousands to pick fiat. I’d have to think real hard to even think of a single reason to pick crypto over fiat.
I prefer free software not for its price, but for the freedom it gives me. Naturally I donate to these causes roughly what I’d have spend on a commercial one. They however do not need to know who I am, so I exclusively use crypto for that. I made one exception for an organization using paypal, and promptly they pulled address and name from that, gave it to a 3rd party which then send a postcard to me. You could see it as a nice gesture, but I think it’s just rude to use data in ways I did not explicitly consented to. Just take your money and leave me in peace.
In a similar manner I like to use it to pay for email, vpn, hosting and other online stuff. In fact this lemmy instance is 100% paid for by microdonations from its users, and because the provider accepts it directly no conversion was needed.
Open source has nothing to do with it. All the things you’ve mentioned is made for the good of the people. Crypto is not. Crypto is for the rich to get richer and exploit the poor.
Anonymous payments is not a good thing and throws any sort of fraud protection out the window. It’s just for libertarians trying to avoid taxes, and criminals trying to launder money. It’s not beneficial to hide from the government that you bought a extra fatty pizza.
Also nothing about Crypto is grass roots whatsoever unlike what you listed before. Crypto took off because it was inorganically and heavily pushed by very rich people knowing they can make a large profit.
Your instance is literally an archaic PoW token that causes a tremendous amount of harm to the environment and wastes energy so you can hide buying drugs. That’s not including the fact either that you have to go through exchanges who require identifying information to withdraw into non monopoly money.
Centralization is not always bad, this is libertarian logic.
Do you what to know the best part about xmr? You can kick and scream and bitch about me using it, but you can’t do jack shit about it. Maybe you can lobby at the side of paypal for more regulations, until the enshittification eventually catches up with you. glhf
It’s too late for you. As soon as you want to turn that monero into cash, you’re going to be asked a lot of questions by the exchanges and the tax man.
But I don’t want to exchange is back to fiat, that’s the entire point.
but once it comes to money all that is thrown out of the window and they happily get on their knees for paypal and the few other large players.
I don’t think anybody likes paypal, Visa, Mastercard or any of the other major players. It’s just that blockchain “currencies” are much, much worse.
The idea of “Alternative Money” is a silly idea. Money has always been, and will always be connected to a state. The taxing and spending of the state is what gives money its value.
With cryptocurrencies, the “value” is only “greater fool” value. Someone is willing to pay 70k in dollars for a bitcoin because they think someone else is going to be willing to buy it from them for $71k at some point in the future. If it were a legitimate currency people wouldn’t bother checking its value in dollars because it would be useful in its own right. The only legitimate demand for cryptocurrencies is to pay ransom, and even then, the people who get the ransom immediately transform it back to a useful “fiat” currency.
Lemmy users are knowledgeable about open source, privacy, digital rights and knowledgeable enough to know that cryptocurrencies are a scam.
The idea that money is tied to the state is silly. Many things have been used as money, way before the concept of a “state” existed. Undeniably the money that lasted best across the passage of time is gold. Up until very recently it was the standard to settle cross country currency exchanges with. The value does not come from the state, but from people willing to exchange it for goods and services. Todays fiat money is created at will by a few select people that are not democratically elected. They get to decide how much they debase your savings for the “greater good”, while the ones that profit the most are those who control the source.
Most people do not care about their open source, privacy and digital rights, so they only hear and care about crypto when the price jumps or when it is used for crime. Everything else is simply not newsworthy. So you end up with a bunch of “investors” looking to make a quick buck and people who believe to solve crime with more laws (requesting ransoms is already illegal, has existed before crypto and currently gift cards are scammers favorite form of payment).
I never mentioned the price nor suggested investing, because quite frankly, I don’t care. What I do care about is giving the few big companies that control the internet as little data and influence as possible, and not processing payments through them is a really important step. So I keep about as much crypto as I keep cash in my wallet, and use it preferably when buying or selling.
The idea that money is tied to the state is silly.
No, it’s not. It’s historically accurate. All money is state money, always has been, always will be.
Many things have been used as money, way before the concept of a “state” existed.
Nope. Sorry, that’s wrong.
Undeniably the money that lasted best across the passage of time is gold.
Gold isn’t money. Gold is a commodity. Gold was used for jewelry, and as a bright shiny thing that didn’t tarnish had value because of that. People would sometimes exchange gold or things made of gold, but not gold coins. But, they’d also exchange other useful things: food, tools, cloth, etc. Gold coins were created by various states.
people willing to exchange it for goods and services
Never happened. Sure, there were gifts or donations, but it wasn’t X amount of gold for Y amount of grain. There were debts, but debts weren’t listed as a certain amount of gold, or a certain amount of money. Debts are old, money is new. Trading one thing for a certain “price” didn’t happen until coins existed, and coins didn’t exist until there was a state.
Todays fiat money is created at will by a few select people that are not democratically elected
Oh, blah blah blah. “Fiat money” is the only kind of money that has ever existed or will ever exist. It doesn’t much matter whether the government is “democratically elected” or not, currencies are created by and backed by a state and their ability to obtain a monopoly on the use of force within their area of influence. Most states with currencies are currently democratic, even if the structure of the US federal reserve is confusing to you.
They get to decide how much they debase your savings for the “greater good”, while the ones that profit the most are those who control the source.
More blah blah blah crypto nonsense.
Look, do some research on this stuff. Debt is a good place to start.
people willing to exchange it for goods and services Never happened.
This is literally what you do every day. You exchange something for goods and services. This something is money based on it’s functional role, not some obscure definitions. To be money, it must be used as money. To be used as money, a group of people must agree that the item is worth exchanging for. This something does need to fulfill additional properties to be useful, notably it must be fungible, durable, portable, recognizable, divisible and have a stable supply. Gold does fit this description, but so does fiat.
What you are describing is a government issued currency, which has some overlap with money, but is not the same thing. Maybe you should research on this stuff.
This is literally what you do every day. You exchange something for goods and services
Yes, now that there’s money it’s what happens. Prior to money there were debts, but no exchange of “X” for a set amount of goods or services.
To be money, it must be used as money.
To be money it must meet all the definitions of money. It must be a store of value, it must be a unit of account and a medium of exchange. There was no real money until there were states.
What you are describing is a government issued currency
Government issued currencies are the only real currencies. Everything else is valued by what someone will pay for it in government issued currency.
Gold being a commodity because its shiny and therefore has value is no different than “I want to use this coin to better protect my data and privacy”. Both are values attributed to a commodity. Also, “It may have intrinsic value (commodity money), or be legally exchangeable for something with intrinsic value (representative money), or only have nominal value (fiat money).”
https://en.m.wikipedia.org/wiki/History_of_money
You are wrong that money has always existed as state issued. That isn’t true
Gold being a commodity because its shiny and therefore has value is no different than “I want to use this coin to better protect my data and privacy”.
It’s completely different. Gold is a commodity because it is inherently useful in itself. If someone invented a way to create gold out of thin air, people would continue to want gold because it’s pretty and shiny, and because it’s a very good electrical conductor that doesn’t tarnish. Crypto coins are only useful because everyone thinks that a greater fool will come along and pay as much or more. Everyone knows they have no inherent value, but so far there has always been a greater fool.
You are wrong that money has always existed as state issued. That isn’t true
Sure it is.
Hey by the way, after we had that discussion bitcoin surpassed silver to become the 8th most valuable asset by market cap on the entire planet More than coca cola and Pepsi combined.
Also no, money has existed outside of States and Countries before you should look into the Theory of Money and the history behind it
It’s not an asset. A bubble doesn’t prove anything. Tulips were once as valuable as houses… until they weren’t.
The theory of money is a theory. The fact is that money has always been associated with a state.
Fixing issues like energy consumption, confirmation time, fees?
Just in case you haven’t heard of Nano, allow me to tell you it’s an attempt at creating a peer-to-peer digital currency with minimal energy consumption, 0 fees, 0 minimum account balance, very fast confirmation (ideally sub-second, sometimes a bit slower) and 0 supply inflation.
It focuses on doing one thing and doing it well: transferring value efficiently, sustsinably and without middlemen.
It’s around since 2015 and still kicking, getting better and better with each release, ironing kinks out.
It might sound too good to be true, but it’s worth a look; make up your own mind.This is what I learnt on Lemmy. Not all people who agree with your position have arrived there logically. (In my case, this position would be leftist ideals). People who you share the same values with are not exempt from being illogical.
New tech leads to scammers pouncing on it to make a quick buck. However, just because scammers pounce on it doesn’t make the tech bad inherently.
See Lemmy’s hate for AI for instance. The advancements in the field of machine learning are mind boggling. Lemmings unfortunately fail to disassociate the tech from the scammers who talk about this tech. It’s disappointing, but oh well… ¯\_(ツ)_/¯
AI has the potential to become a tool which strongly favors and benefits the ruling class. Us peasants get the locked down version, while government agencies get to use the full power for cyber warfare and disinformation campaigns, and large corpos get to manipulate (“advertise”) to you in most manipulative way to act in their best interest.
The way I see it good people shy away form using AI, leaving only the assholes wielding their new would powers. Those with ill intentions will find ways to use it, no matter how many laws you put up to prevent it. To defend yourself the best approach would be to learn how to use AI yourself, so that you can detect and react when AI is used against your best interests.
Does this make me pro or con AI? I honestly don’t know. Maybe complex things are never that black and white to begin with.
Agreed completely. Usage of AI is a political issue. The tech can be used both for the good and bad. However, just because it can be used for the bad doesn’t make the tech bad.
Development in nuclear science made a bomb that could end civilisation. It also gave us a pathway to solve climate change. How we use the tech should be an issue. The tech itself shouldn’t be.
You’re either arguing in bad faith or just ignorant if you think those are the actual issues with crypto and AI.
Most people dislike crypto due to the severe negative environmental impact it has on the world. We are literally on the precipice of global warming fucking everything up for us and some greedy motherfuckers decide they need to reinvent something that isn’t broken, and has yet to show a single viable use case that can’t be matched with traditional methods.
As for AI, are you defending the plagiarism machine or the art theft machine? I just fail to see how stealing writer’s and artist’s livelihoods to create a dystopian society where creative expression is replaced by soulless machines is a good thing. There is a world where this isn’t a negative, however in this late-stage capitalism world we live in, artists and writers are being layed off in exchange for AI.
Honestly the real disappointment here is you.
Most people dislike crypto due to the severe negative environmental impact it has on the world.
I dislike cryptocurrencies for the same reason. I never said I support them. However, I like the tech behind blockchains. I believe that there are legitimate use cases for blockchains. There are many different implementations of blockchains that circumvent proof of work (the environment damaging thing).
As for AI, are you defending the plagiarism machine or the art theft machine? I just fail to see how stealing writer’s and artist’s livelihoods to create a dystopian society where creative expression is replaced by soulless machines is a good thing. There is a world where this isn’t a negative, however in this late-stage capitalism world we live in, artists and writers are being layed off in exchange for AI.
Again, I agree with you. Capitalism sucks. AI and capitalism combined suck even more. However, this does not make the tech behind AI inherently bad. As you said, there is a world where this isn’t bad. There is a world where advancements in AI can be put to very very good use. I want to see that world. This is why I support (and have contributed to) the development of open sourced AI models. I want public ownership over models. While open sourced doesn’t exactly mean this, it’s the closest that we can get to it.
Honestly the real disappointment here is you.
Sick burn brah… I need some ice for that burn brah
I don’t use AI to copy other peoples work. I use AI as a better search engine for obscure topics where I don’t know the right keywords. Describe your issue in cleartext, and out comes enough info to migrate to a better search. I’ve also used AI to modify my own works, ie. “blur out the background of this image” or “remove object from image”.
When people argue in favor of traditional banking because they are more “environmental friendly”, I really have to ask who is arguing ion bad faith. Aren’t credit cards a thing because banks know that given the chance people will consume more then they can afford? They are the one complicit in our consumerist culture, which arguably places a much higher burden on the environment. But the calculation is much broader then comparing the power consumption of ATMs with crypto networks, so it’s easy to sweep that part under the rug.
Well technically you could also have crypto banks which pull the same shit. The advantage of blockchains is better security and integrity.
Well their can not be uncapped fractional lending as it is right now. The bank could offer a credit card equivalent, but it would need an equal amount of deposits. The current system works by essentially crediting the merchant an IOU, whose value does not have to be real. With crypto merchants get to choose, would they rather have native crypto, or an IOU with strings and contracts attached? Obviously the latter is more risky, and therefor the seller has to factor it into the price/ transaction fee.
Maybe that can be somehow circumvented too. But it certainly is more difficult then the meddling that happens right now.
Yeah I guess u’r right. Fractional lending rn is very important for monetary policy. And monetary policy is VERY IMPORTANT. But I could see a completely digital currency having good monetary policies without interest rates and fractional reserves. Perhaps, a simple gas fee increase/decrease could work. I dunno, I’m too tired rn lol
As a bitcoiner I couldn’t agree more, please don’t make another cryptocurrency.
You mean like one with actual practical value, one you can program, do actual finance with?
This is how tech people often think because they don’t understand economics and the value bitcoin provides. Bitcoin was distributed fairly, is stable, is scarce, and most importantly, is decentralized. Probably all “programmable” shitcoins have zero of those properties and the market reflects that.
I don’t even know where to begin. Btc was distrubuted as fairly as anything else, it’s not as stable as since we have stablecoins, scarcity means nothing, it’s decentralised as much as anything else.
Must I repeat that it just exists? You can’t do anything with it. It’s like comparing a pretty rock to a computer. Today all what btc does is pollute.
Btc was distrubuted as fairly as anything else
Ever heard of ethereum premining? Or which programmable shitcoin are you talking about?
it’s not as stable as since we have stablecoins
Ouch, fiat thinking. Bitcoin has a stable issuance schedule (changed over and over in eth for example), that’s what I’m talking about.
scarcity means nothing
Like I said, you don’t understand money or economics. Aristotle already knew that money has to be scarce.
it’s decentralised as much as anything else
I guess your dear leader Vitalik doesn’t exist. Or, again, which shitcoin?
Today all what btc does is pollute.
Haha, at least now I know you’re a proof of stake shitcoiner. Probably eth. Proof of work solved a problem proof of stake doesn’t: trustlessness.
You can’t do anything with it.
You know which currency you can do by far the most with? The USD. Are you bullish on that?
So you decide what is fair and what not? Its so fairly distributed now, isn’t it?
Its stable because it’s issued on a schedule? Lol? Wtf? And why would this be a benefit? This is a joke!
You don’t understand bitcoin and crypto. Especially the incentive part needed to run it.
Is vitalik the boss of eth? Give me a break. You arguments are weak af.
Pollution baby. Btc is like there just because it was first. There is nothing there.
Usd is not programmable. You are completely missing the point, you don’t understand what it’s about. Which is not surprising. Btc is boring polluted. Yeah ok it exists. Nobody that works in crypto cares about btc. It’s for investment companies, hedge funds and people in suits. And most of it will end up locked in smart contracts on other chains lol.
People are always like “it doesn’t do anything we couldn’t do with SQL,” as if riding a horse isn’t an improvement in transportation over walking. Things don’t have to be impossible to accomplish in any other way in order to be marginally more useful or efficient depending on the goal. Public ledgers are indeed useful. Blockchain is one technology among a small handful that might be appropriate for your project depending on trust dynamics it demands. Consensus protocols are also useful.
One example, right now our global food supply’s movement and distribution is based largely on market dynamics. Say we want to focus on distribution based on need instead. A blockchain based ledger could allow a fred to ‘commit’ a few bushels of carrots which george ‘commits’ to transporting to mike, who in turn has committed to do do a supply run to Uruguay with his barge. Could they have done this in excel? Probably. Would it be more organized on blockchain? Yes. Would a regular database with a lot of contributors that is carefully designed to keep out bad actors work too? Yes, sure.
You can use blockchain technology for a wide variety of things, just please no more cryptocurrency and NFTs.
Nothing particularly useful though. It’s a very slow, inefficient, trustless, immutable database. There really aren’t many good applications for that.
That highly depends on what blockchain implementation is being used and what it’s being used for. Blockchains used for craptocurrency are highly inefficient, which is the vast majority. But there are a small handful of specialized (proprietary) blockchains that are just efficient enough to be practical in their highly specific use case.
Such as?
Walmarts proprietary food tracking system based on Hyperledger Fabric that they partnered with IBM to tweak & implement, enabling customers to track ingredients back to the farms within seconds, improving food safety, optimizing supply chain operations, enabling efficient tracking of stores and distribution centers, enhancing procurement management by collecting data on product origins, batch numbers, and quality parameters through QR codes and e-certificates.
How is that better than a database? Is someone concerned that Walmart will fabricate supply chain tracking?
Their prior database lacked transparency, real-time tracking, & scalability making tracing take days.
Just an FYI, Hyperledger Fabric is not like the blockchains for craptocurrency. It’s a highly modular, permissioned not permissionless, distributed ledger & it allows for pluggable consensus mechanisms. It’s very likely that Walmart uses a custom consensus algorithm and nothing like any of the public PoW, PoS, PoA, or PoET consensus algorithms.Interesting! Thanks for elaborating.
Hyperledger is just git but with fancy buzzwords. It’s like taking everything that makes blockchain, and then remove everything that makes blockchain special. All you have left is another centralized system.
It’s just IBM’s excuse to stay relevant.
That’s an incredibly wrong oversimplification.
Git doesn’t have any consensus mechanisms, chaincode execution or ledger, is just a history tracker & manipulator. Neither Git or Hyperledger Fabric are centralized, they’re both distributed.
Just because it’s for specialized non-financial related tasks using customizable specialized consensus mechanisms and often distributed only within a select few instead of being a big inefficient permissionless PoW/PoS craptocurrency blockchain with a bunch of clowns waisting energy mining nonsense doesn’t make it any less of a blockchain with smartcontacts and the works.with fancy buzzwords
That’s literally just all blockchain technology ever.
“Just blast them with buzzwords they don’t understand to distract from how fundamentally flawed our shit is and FOMO the shit out of them then rug pull every last dime from them” - NFTs.Git doesn’t need consensus mechanisms because it’s “permissioned”, like Hyperledger. All actors are known and given permission by some entity to contribute.
You can’t contribute to the Linux kernel unless your changes have been approved by someone trusted with permission. You cannot contribute to whatever Walmart is doing, because you haven’t acquired permission to do so.