You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raw HTTP handlers can open us to side-channels for talking to the IPFS daemon, ideally we should scope it to just allowing Agregore Mobile to talk to the gateway.
Check if we can use UNIX domain sockets on Android
Listen on UNIX domain sockets in the daemon (Added in 97742dd but then reverted in 7e29d9b)
Have some sort of scoped socket identifier to the Agregore Mobile app?
The text was updated successfully, but these errors were encountered:
Raw HTTP handlers can open us to side-channels for talking to the IPFS daemon, ideally we should scope it to just allowing Agregore Mobile to talk to the gateway.
The text was updated successfully, but these errors were encountered: