Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35591D444 for ; Thu, 14 Feb 2013 09:39:09 +0000 (UTC) Received: (qmail 47576 invoked by uid 500); 14 Feb 2013 09:39:07 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 47061 invoked by uid 500); 14 Feb 2013 09:39:06 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 46705 invoked by uid 99); 14 Feb 2013 09:39:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 09:39:04 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-ob0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 09:38:57 +0000 Received: by mail-ob0-f170.google.com with SMTP id wc20so2240938obb.15 for ; Thu, 14 Feb 2013 01:38:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=gRP5SxOAQf4x4afygHSf/fNGdj4uHx9jK2c3Nadfwug=; b=wRm4+FEvG+3uWeRt+wdpQSbHFVc5RQZOLLsFiqfokBFWLxQ+1in+BGXlxy8CsGd/By aYu+XpzdmzmwMq3ehyNvOfmoqYLawjI4rG2pOZ8KEfHExtUf0V9csbNrjT3XAVVhrwpd rQDKqCjkpVzr5DCH1ZGb4msRfeXsNCGHo+4EWfKkpl+5NY6FP6RFPI6kSsI5/Fulsrsr JB3nlOOWYQcSu9fxuytkQyDjzdx1CQIsvYod6BdP0V+9Kcg7T65Arsq2vve/Adsgi5q5 u+nEdbsSpmA/hpXBCvHYNGJQGElz44j11yUMlbvAgX9OQyVv9Xmh049SJOcutMQ6sO2/ i/hw== X-Received: by 10.60.13.65 with SMTP id f1mr18942524oec.87.1360834717038; Thu, 14 Feb 2013 01:38:37 -0800 (PST) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.76.90.73 with HTTP; Thu, 14 Feb 2013 01:38:16 -0800 (PST) In-Reply-To: References: <20130208121706.5320cd2e@svilendobrev.com> From: Dirkjan Ochtman Date: Thu, 14 Feb 2013 10:38:16 +0100 X-Google-Sender-Auth: wlbiIaeG9eAglxOEt_MoK0gYlew Message-ID: Subject: Re: replication on touchdb and authentication To: "dev@couchdb.apache.org" Cc: "user@couchdb.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Feb 14, 2013 at 4:34 AM, Jason Smith wrote: > Jens would it help if Persona were an official feature of CouchDB? Persona is awesome, great to see it applied to this. Cheers, Dirkjan