How i can block IPFS Update⁉

I want to use the 0.29.0 IPFS Desktop version and not want it to get updated, what file i need to block in the firewall?

Thx.

Would you try to compile it from source and freeze the version?

No, i don’t want to compile nothing, i just want to stay on 0.29.0, the other two version after this one have errors.

But when you open the IPFS Desktop it gets updated by itself.

I am afraid the only way to get rid of this is to compile the version without auto updater…

You know how do that?

As it is written in Electron/JavaScript, it is installed through NPM: GitHub - ipfs/ipfs-desktop: An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.

To be completely honest, I do not like this way of working, and in your case I can prefer Kubo as a system service, and command line interface accompanied with browser extensions.