0

If we're talking about HTTP URL it's possible for a resource to have a reference to it's own URL. Is such a thing possible in IPFS?

aksanoble
  • 2,480
  • 4
  • 18
  • 19

1 Answers1

1

Given that the IPFS hash is based on its content, it might be possible but it would be very very difficult to do.

This is one of the things IPNS solves.

Evert
  • 93,428
  • 18
  • 118
  • 189