Personal Data #50
Replies: 1 comment
-
Let me start with this: #48 (comment)
So, in general m-ld can be a part of an app's architecture that handles some live datasets: the 'domains'. The app can operate using any number of domains, at the same time, and these domains can have different security applied to them by the app. So, you could give each user a 'personal' data domain which is only accessible to them. (Or you could choose to store that data in a database.) On the other hand we're also working on a way to do fine-grained access control even with in a domain. So watch this space! Thanks for the question, @taaib |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What (if any) restrictions can be placed on data to ensure that only a particular data subset can be shared across the clones i.e. some “personal” stays on one clone only?
Beta Was this translation helpful? Give feedback.
All reactions