I want to prevent reverse lookup of ipfs address from ipns address

I want to prevent reverse lookup of ipfs addresses from ipns addresses. what is the best way to do this?
As a matter of fact, if the ipfs address is leaked, CRUD cannot be realized, so its use is very limited.

You can’t, downloading the files require finding out the CID.

If you couldn’t find the CID the IPNS key would just not work.

1 Like