We're using `ipfs.id()` to sanity check the IPFS connection, but that isn't a whitelisted call for `window.ipfs` so the user has to accept the modal  but we don't use the identity data, so we could use a whitelisted call to check the connection.
We're using
ipfs.id()to sanity check the IPFS connection, but that isn't a whitelisted call forwindow.ipfsso the user has to accept the modalbut we don't use the identity data, so we could use a whitelisted call to check the connection.