this post was submitted on 21 Sep 2023
849 points (96.3% liked)

Technology

58013 readers
3278 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Remember when NFTs sold for millions of dollars? 95% of the digital collectibles are now probably worthless.::NFTs had a huge bull run two years ago, with billions of dollars per month in trading volume, but now most have crashed to zero, a study found.

you are viewing a single comment's thread
view the rest of the comments
[–] Phrodo_00@lemmy.world 9 points 11 months ago* (last edited 11 months ago) (1 children)

NFTs or blockchains are not needed for this. You could just implement selling or transfers in the content platform.

I do think using contacts for escrow and having the sale being independent from the vendor are cool features, bit not at all essential ones.

[–] Heavybell@lemmy.world 1 points 11 months ago (1 children)

Okay but what happens when the platform goes away, or decides to change the rules? That`s the only part I could see NFTs actually potentially answering. If the ownership verification was all done client-side via a blockchain it could potentially survive the shutdown of the store you bought it from.

Don't get me wrong, I can see problems with this. And potentially this could also be done with simple public key cryptography.

[–] Phrodo_00@lemmy.world 1 points 11 months ago

Yes, but that's a different, independent problem.