this post was submitted on 10 Nov 2023
756 points (95.7% liked)

Memes

45407 readers
762 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] the_seven_sins@feddit.de 6 points 11 months ago* (last edited 11 months ago) (1 children)

This is because you (in theory) need the whole blockchain to validate an NFT, so you want to keep it as small as possible.

But since you store the Cryptographic Hash of the image too, you can validate that the image on the server is actually the same one referenced by the blockchain. You could even move it to another server, but it will break the link obviously

[–] onion@feddit.de 5 points 11 months ago* (last edited 11 months ago) (1 children)

Except you don't own that server and have no control over it, and if the server owner takes the image offline you're screwed

[–] the_seven_sins@feddit.de 1 points 11 months ago

It does not really matter. You’ve still got the JPEG (or whatever else). Just calculate the hash and you can proof that it’s the one referenced.