Content pfp
Content
@
0 reply
0 recast
0 reaction

Steve pfp
Steve
@stevedylandev.eth
What if you could access a file on Private IPFS through a wallet signature? 👀 Imagine if you, the dev, set the parameters: user address === 0xabc123 or user address owns nft 1 @ contract xyz Send the EIP712 signature, get an access url back. Does that sound useful? 👀
5 replies
4 recasts
19 reactions

depatchedmode pfp
depatchedmode
@depatchedmode
Is this authorization to access the private network? Am I running, as the recipient, an IPFS node?
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
We’re thinking through what that might look like. We already have a Private IPFS network that’s accessed on a per file / user basis so it might be another layer of logic we would implement. You could technically build this now yourself using your own IPFS node, you would just need a server to handle the auth logic. Of course, Pinata exists so you don’t have to run your own node or go through the trouble of building all of that :)
1 reply
0 recast
0 reaction