-1

For practical purposes, it is important that files can be deleted, so the ipfs address cannot be used as is. However, ipns is currently very slow. Is there any way to hide the ipfs address without using ipns?

nokemono
  • 1
  • 1

1 Answers1

0

On https://docs.ipfs.tech/concepts/ipns/ is step by step information how using ipns.

$ipfs name resolve [ipns key]

You get ipfs directly

srem1
  • 9
  • 2
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/late-answers/33744905) – Harrison Jones Feb 06 '23 at 15:26
  • In addition to the above comment, can you clarify how your answer is specifically an answer to the question? – Discordian Feb 07 '23 at 19:28
  • >is specifically an answer to the question? " yes, You must type ipfs program name etc. this is exactly string what You must type in commandline – srem1 Feb 09 '23 at 07:38