+1, long overdue enhancement. I think we should drop oauth 1.0 support. besides that the proposal looks good.
B. > On 7 Feb 2018, at 19:37, Nick Vatamaniuc <vatam...@gmail.com> wrote: > > Hello everyone, > > I'd like to present a proposal to add session cookie support to the > replicator. > > With PBKDF2 password hashing sending usernames and passwords with every > replicator request is not optimal. Especially if there are many small > documents being replicated. So let's improve the replicator and make it use > sessions properly. > > There are more details here on how everything might work: > > https://github.com/apache/couchdb/issues/1153 > > Feel free to comment, ask questions, and let me know what you think > > Thank you, > -Nick