splitio icon indicating copy to clipboard operation
splitio copied to clipboard

Research bullet-catcher for soft deletes

Open cryptoboid opened this issue 3 years ago • 0 comments

Ideas:

  • block puts without header in splitio relays
  • block .put(null) in splitio relays, implement soft deletes in client (mark with deleted: true)
  • only allow I/O under .get('splitio') ?
  • sign .puts() with group's secret key, save pub key under 'groupInfo/pubKey'

cryptoboid avatar Apr 15 '22 18:04 cryptoboid