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 D84AA2476 for ; Mon, 25 Apr 2011 08:16:31 +0000 (UTC) Received: (qmail 44430 invoked by uid 500); 25 Apr 2011 08:16:30 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44394 invoked by uid 500); 25 Apr 2011 08:16:30 -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 44386 invoked by uid 99); 25 Apr 2011 08:16:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2011 08:16:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of joel.guillod@me.com designates 17.148.16.97 as permitted sender) Received: from [17.148.16.97] (HELO asmtpout022.mac.com) (17.148.16.97) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2011 08:16:22 +0000 MIME-version: 1.0 Content-type: text/plain; charset=windows-1252 Received: from [192.168.1.202] (ARouen-552-1-106-113.w92-152.abo.wanadoo.fr [92.152.225.113]) by asmtp022.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPA id <0LK700A668927U70@asmtp022.mac.com> for user@couchdb.apache.org; Mon, 25 Apr 2011 01:15:04 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-04-25_03:2011-04-25,2011-04-25,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1104250014 Subject: Re: Help needed: is couchDB a good fit for my app? From: joel.guillod@me.com In-reply-to: Date: Mon, 25 Apr 2011 10:15:02 +0200 Content-transfer-encoding: quoted-printable Message-id: References: <4DB06591.4060600@gmail.com> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1084) > Hello Cl=E9ment, > =85 > The application we wrote for our Master's Thesis is a Personal = Information > Manager for Android. We wanted to implement synch and replication with = as > little hassle to the user as possible. So we devised a system that at = least > lets us simulate per-document authorization. What we did was: > =85 > If you have any further questions, I would be happy to answer them (at = least > to the extent of my knowledge ;-) ) >=20 > Kind regards, >=20 > Philipp @Philipp : Could you point us to some more detailed references? Maybe to the copy = of (an extract of) your thesis? Or even to an implementation of your = webservices for per-document authorization? Working in the EHR sector (Electronic HealthCare Record) I am more than = interested to such a feature. A simple but reliable solution is a must. Thanks, Joel=