Post
Topic
Board Project Development
Re: Is there a use for private authenticated off-chain storage?
by
dnpotter
on 03/08/2021, 19:30:46 UTC
I think Gaia has solved that problem, however, there might be a lot of room for niche solutions. About Gaia: https://docs.stacks.co/build-apps/references/gaia

That's excellent, I wasn't aware of stacks - thanks.  From a brief look it works in a very different way, using private auth tokens instead of public smart contracts to control access, but the result is very similar - a private data layer for dapps with full read/write/delete access controls.  Will do a deep dive.