#Loqi[aaronpk] I implemented initial support in Quill for this. Quill now looks for the following object in the `q=config` response:
```json
"visibility": ["public","unlisted","private"]
```
The reasoning for this is I want clients to be aware of the mean...