yosoyubik / canvas

Peer-to-peer paint app for Urbit
MIT License
142 stars 9 forks source link

Snoopy Feature Discussion (seeing who's drawn what) #27

Closed johnhyde closed 2 years ago

johnhyde commented 2 years ago

Possible Features:

Implied Future Features which are probably out of scope for now:

johnhyde commented 2 years ago

There's also the issue that even if snooping is disabled on a canvas, the information would still be there for anyone who cared enough (and had the skills) to look for it. However, it might not be easy, but I bet we could modify the store such that we could record strokes without the "who" information on snoop-disabled canvases. But if it is feasible, is it worthwhile?