timwis / enviar

Chat interface for SMS / text messages
37 stars 6 forks source link

Make db read only? #22

Closed timwis closed 8 years ago

timwis commented 8 years ago

If outbound messages are done via http/rest route instead of inserting to pouch-couch, we could make couch read only to all clients except the server.

timwis commented 8 years ago

Downside: wouldn't be able to leverage couchdb's auth for outbounds.

timwis commented 8 years ago

Not really viable because of comment above