this post was submitted on 09 Aug 2023
1469 points (95.3% liked)
Dank Memes
6149 readers
1 users here now
This is the place to be on the interweb when Reddit irreversibly becomes a meme itself and implodes
If you are existing mods from r/dankmemes, you should be mod here too, kindly DM me on either platform
The many rules inherited from
- Be nice, don't be not nice
- No Bigotry or Bullying
- Don't be a dick!
- Censor any and all personal information from posts and comments
- No spam, outside links, or videos.
- No Metabaiting
- No brigading
- Keep it dank!
- Mark NSFW and spoilers appropriately
- NO REEEEEEE-POSTS!
- No shitposting
- Format your meme correctly. No posts where the title is the meme caption!
- No agenda posting!
- Don't be a critic
- Karma threshold? What's that?
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't care about what happens after the data is written in the blockchain. I care that accurate data goes in in the first place. that part blockchain cannot solve. And if inaccurate data does make it in, I want it corrected. So I'd have to trust someone to make those changes.
besides, what do I do if it gets stolen? prove I own it? I can already do that.
and if you do want that immutability, that's what digital signatures are for. We both sign the same copy of a document with our private keys. Then we both keep a copy of the signed document. There is no need for anyone to have a copy of it, nor do we need anyone else's computing power for us to be able to show it has not been tampered with, since we don't have each other's private key. The blockchain is not needed.
That's unsolvable in general besides through consensus algorithms (which blockchain can facilitate). I'm not really sure what the example here is in the analogy we've been using - an auto manufacturer sells a car to someone that's a different model than they wanted? They could refuse purchase.
Blockchain adds authenticity through proof of when it occurred, which is not available through signature chains.
are you really suggesting that blockchain invented timestamping????
No. Blockchain provides timestamps via the block height,, which means the signer(s) can't forge them.