olin-build / ABE

Amorphous Blob of Events
https://abe.olin.build/
GNU Affero General Public License v3.0
7 stars 1 forks source link

An unauthenticated client should not be able to read non-public events #211

Closed osteele closed 6 years ago

osteele commented 6 years ago

A public event is an event with visibility: public. An unauthenticated /events query (initially, a query from an address outside the Olin network) should not receive these events.

osteele commented 6 years ago

Dup of #75