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 115EE6928 for ; Wed, 1 Jun 2011 05:30:22 +0000 (UTC) Received: (qmail 25033 invoked by uid 500); 1 Jun 2011 05:30:20 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 24971 invoked by uid 500); 1 Jun 2011 05:30:19 -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 24962 invoked by uid 99); 1 Jun 2011 05:30:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 05:30:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of albin.stigo@gmail.com designates 209.85.213.52 as permitted sender) Received: from [209.85.213.52] (HELO mail-yw0-f52.google.com) (209.85.213.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 05:30:11 +0000 Received: by ywo7 with SMTP id 7so3070388ywo.11 for ; Tue, 31 May 2011 22:29:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Ezgs+MOHsRBMZSuQ0cAn09N0XTalv+r2aDYIS7v2B04=; b=CCbp1FIn527fFia3rdAtjMkZLbz0vecIzmYycCfXyvUr7eTPbywIAc3C8h9uVmw9Wg NfIAEm8Q4hVWnRsJT0Z94yI0hlvg540vYkbywUXUr8r9fe4ry+BPj1Nj7qmNiuGQvB4/ TWUcMeHTwCVB9WOSUlSHTKcnA8v8S7X0qoB+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ixWgLDJ7/odvRuVlblA9u1B7ROyF2oZTM3bH7Suvt2sFpxrzTQd/HaQpc3hpg/+bOc m+XgbW54kx9ok+O/d0IeOkB8UI0fI1U6EzIeve4MpKoxNbQztFprUaO/pOsiciKladtg hQ05+c+LPOgcum+wXqRZEQNr3ZVrV7OWnWQFM= MIME-Version: 1.0 Received: by 10.236.76.129 with SMTP id b1mr8250591yhe.257.1306906190583; Tue, 31 May 2011 22:29:50 -0700 (PDT) Received: by 10.147.124.4 with HTTP; Tue, 31 May 2011 22:29:50 -0700 (PDT) Received: by 10.147.124.4 with HTTP; Tue, 31 May 2011 22:29:50 -0700 (PDT) In-Reply-To: References: <2BF12A23-EC9B-4E43-A154-07FCF325804C@me.com> Date: Wed, 1 Jun 2011 07:29:50 +0200 Message-ID: Subject: Re: Encryption Library for data transfer between clients and CouchDB : a requirement in healthcare app. From: Albin Stigo To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf300fb2c13e986304a49fcfe7 X-Virus-Checked: Checked by ClamAV on apache.org --20cf300fb2c13e986304a49fcfe7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Don't forget about ssh tunneling.. crypto + login + handling of keys. Don't duplicate functionality. Albin On Jun 1, 2011 6:10 AM, "Benoit Chesneau" wrote: > On Wed, Jun 1, 2011 at 5:57 AM, Mark Hahn wrote: >> Javascript in node allows you to use only one language on both the >> client and the server sides. There are other reasons also but that is >> the main attraction for me. >> > > I don't speak only one language. Why should I only use one to code ? > > Anyway just saying integration would be easier by just doing it in Erlang= . > > - beno=EEt --20cf300fb2c13e986304a49fcfe7--