I know this is an old conversation but I just thought I would add my
findings since I recently got couchdb with browserid working on my
armhf system.
I had first tried and failed compiling couchdb with browserid plugin
like the browserid github documentation suggested (clone
build-couchdb, init su
Thanks Jan for your reply. Is there any indication when the plugin system might
land? I’d like to help but I have no Erlang experience, is there anything I can
do?
Kind regards, Sjoerd
On 19 Dec 2013, at 21:26, Jan Lehnardt wrote:
>
> On 18 Dec 2013, at 23:08 , Sjoerd de Jong wrote:
>
>> D
On 18 Dec 2013, at 23:08 , Sjoerd de Jong wrote:
> Dave,
>
> Thanks for the extensive description. It’s a little hacky indeed but I’ve
> learned quite a bit from your approach. We’re getting closer!
>
> From a different perspective, what is the reason to not include Persona into
> the regula
On Dec 18, 2013, at 2:08 PM, Sjoerd de Jong wrote:
> From my point of view, Persona is great way to have decent security in a
> really simple setup. It enables couchapps to be fully secure, without the
> need of installing any other services, which is a major feature imho. As
> OAuth is alrea
Dave,
Thanks for the extensive description. It’s a little hacky indeed but I’ve
learned quite a bit from your approach. We’re getting closer!
From a different perspective, what is the reason to not include Persona into
the regular build of CouchDB? Is it to prevent growth of the distribution?
On 18. Dezember 2013 at 11:09:56, Sjoerd de Jong (sjo...@weett.nl) wrote:
>
> Hello,
>
> For some time I am struggling with getting the BrowserId (Persona)
> plugin running on my machine (OSX Mavericks).
>
> Previously I compiled https://github.com/iriscouch/browserid_couchdb
> using `rak
Hello,
For some time I am struggling with getting the BrowserId (Persona) plugin
running on my machine (OSX Mavericks).
Previously I compiled https://github.com/iriscouch/browserid_couchdb using
`rake plugin="git://github.com/iriscouch/browserid_couchdb origin/master”` on
build-couchdb. For so