jayrbolton / dat-wot

[WIP] A decentralized public key network with encryption utilities for data collaboration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todos

jayrbolton opened this issue · comments

  • read-only groups
    • create group, delete group, add/remove users to group, share dats with group
  • download dat for user from key
  • unfollow, remove contact, make dat private or revoke access from group or user
  • web of trust stuff---sign another user's pubkey and view number of signers
    • think about introduction system---ie. a trusted contact could auto-introduce you to other contacts (eg. within a group)
    • think about other classic web of trust ideas
  • delete hosted or downloaded dat for user
  • device pairing
    • add a "device pair" relationship that is a separate user account and auto-downloads all dats (or at least syncs all public/private metadata) from all other users in the device network.
    • think about this feature more. Need a handshake process for this -- probably not hard.