researchstudio-sat / webofneeds

Finding people to cooperate with. Protocol, not platform. Decentralized. Linked Data. Open Source.
http://researchstudio-sat.github.io/webofneeds/
Apache License 2.0
62 stars 20 forks source link

Fix private Atoms connect-ACL #3375

Open quasarchimaere opened 3 years ago

quasarchimaere commented 3 years ago

Currently every private atom will still allow a connect from anybody -> this is because otherwise a private persona could not connect with a private atom

Describe the solution you'd like Instead of allowing all connects, implement a token-based process that will allow the connect to succeed.