[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Monotone-devel] usher 0.99 release (name-based virtual hosting for
From: |
Hendrik Boom |
Subject: |
Re: [Monotone-devel] usher 0.99 release (name-based virtual hosting for monotone) |
Date: |
Mon, 8 Nov 2010 14:04:46 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Fri, Nov 05, 2010 at 11:46:03PM -0500, Timothy Brownawell wrote:
> There is an actual release of usher available now. It's tagged as
> usher-0.99 available from
> mtn://monotone.ca/contrib?net.venge.monotone.usher
> and there is a tarball available at
> http://mtn-host.prjek.net/projects/webhost/files/usher-0.99.tar.gz
> . It works on at least Debian and FreeBSD.
>
> You can also browse the source at
> http://code.monotone.ca/p/contrib/source/tree/t:usher-0.99/
> and see the documentation at
>
> http://code.monotone.ca/p/contrib/source/file/t:usher-0.99/doc/documentation.html
I guess now comes the inevitable flood of stupid questions as i try to
make sense of the documentation.
I'm not clear what happens to authentication. Have I messed something?
The example configuration has the line
monotone "mtn" "-k" "my_key"
This suggests to me that the various monotones in the herd are going to
be performing actions fot the user whose key is "my_key". What happens
to the identity of the remote user who is initiating the sync operation?
-- hendrik