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
The idea by Vadim of a generic remote query can be expanded into a complete replacement of our 15-year old push-paradigm in gossip. We use a remote query as the only mechanism to exchange info, regulated by a trust function.
Hard line between: public DBs, private DBs, and friends-only DBs.
Sophisticated permissions (row,column,table) for each level between strangers towards friends
easier of our IPv8 communities, just share your database for sharing
Easier to upgrade the schema, upgrade algorithms and maintenance, migration
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
DRAFT (will edit coming days)
The database for sharing
The idea by Vadim of a generic remote query can be expanded into a complete replacement of our 15-year old push-paradigm in gossip. We use a remote query as the only mechanism to exchange info, regulated by a trust function.
trust-based database access
self-organising ORM
new organisational paradigm for the IPv8 communities
Towards dApps programming paradigm and statefullness
Close to smart contract, but DB raw performance. (fantasy ideas, https://eprint.iacr.org/2015/675.pdf)
Privacy preserving DB queries: https://www.usenix.org/conference/nsdi18/presentation/narula
Many prior attempts without trust/anti-spam/anti-freeriding: https://0fps.net/2020/12/19/peer-to-peer-ordered-search-indexes/
Hard line between: public DBs, private DBs, and friends-only DBs.
Sophisticated permissions (row,column,table) for each level between strangers towards friends
easier of our IPv8 communities, just share your database for sharing
Easier to upgrade the schema, upgrade algorithms and maintenance, migration
Tight integrate overlay, persistence, and trust.
Beta Was this translation helpful? Give feedback.
All reactions