All of lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Thimm <Axel.Thimm@ATrpms.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Submitting motherboard-specific support? (w/
Date: Tue, 21 Aug 2007 17:38:08 +0000	[thread overview]
Message-ID: <20070821173808.GA32751@puariko.nirvana> (raw)
In-Reply-To: <46C997B4.50509@dolbeau.org>


[-- Attachment #1.1: Type: text/plain, Size: 3104 bytes --]

Hi,

On Tue, Aug 21, 2007 at 07:17:34PM +0200, Jean Delvare wrote:
> On Tue, 21 Aug 2007 16:38:48 +0200, Axel Thimm wrote:
> > Yes, there are some attempts at a trac specific solution, but I was
> > thinking of a generic one, e.g. one that feeds an LDAP server and then
> > trac/mediawiki/moin/apache/you_name_it can simply query the login
> > credentials. That way this solution will be usable by far more than a
> > trac instance.
> > 
> > The LDAP part is dealt with at CLI level. What is missing is the Web
> > interface. I envision it as such:
> > 
> >  o User gives in data required, this would be Name (but split in
> >    first/last), email & password. This is protected by a
> >    (re)captcha. There is already a lib for PHP for recaptcha.
> >  o The system stores a cookie and sends the authentication code to the
> >    email specified (just like mailman)
> >  o The user clicks on the web authentication URL and the web app calls
> >    a cli app that creates the account
> > 
> > In our case the cli app will be pushing the credential data to an LDAP
> > server, another implementation could use htdiegst files, /etc/passwd,
> > (l)useradd etc.
> 
> This sounds more complex than a trac-driven project should need.

I don't belive so. This is just a bullet-proof way of setting this up
and forgetting about it for the next couple of years. In the last
decade I've seen a lot of arms races between attackers and
defenders. Any obstructions gets bend sooner or later. I wonder why it
takes so long that bots start automatically subscribing themselves to
mailing lists.

> > It is not much different from what mailman does other than adding a
> > captcha.
> 
> Do we really need a mail validation mechanism (as bugzilla and mailman
> do) AND a captcha? I thought that we only needed one method. I've
> always seen the captcha as a replacement for email validation when
> email validation is considered too much. In the case of trac we want an
> email address anyway (for ticket change notifications).

See above. You are correct for trac's needs today. But two years ago
people would had been laughing at you if you would talk about upcoming
wiki spam. I just want a solution I can really use and not need to
upgrade to a better one every couple months or so. That's also the
reason why the mailing list filtering is rather more sophisticated
than the usual protection methods. You invest once a little more and
then you relax for a longer while (until "they" catch up ...)

But I wouldn't be disappointed if someone writes a trac-only captcha
plugin either. trac-hacks has some starting implementations, also for
registration modules. The problem is that Darwinism prevails and what
is picked today may not be what will end up in trac proper.

Aynway my favourite is to have LDAP accounts created via a web form as
it also enables later adding existing people to the project in ssh
accounts and similar, e.g. people grow from wiki maintainers to
developers and have a single sign-on for all services.
-- 
Axel.Thimm at ATrpms.net

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2007-08-21 17:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 13:31 [lm-sensors] Submitting motherboard-specific support? (w/ attached Romain Dolbeau
2007-08-20 16:25 ` [lm-sensors] Submitting motherboard-specific support? (w/ Juerg Haefliger
2007-08-20 17:27 ` Juerg Haefliger
2007-08-20 17:58 ` Jean Delvare
2007-08-20 20:44 ` Hans de Goede
2007-08-20 21:12 ` Ivo Manca
2007-08-21  8:45 ` Jean Delvare
2007-08-21 10:35 ` Axel Thimm
2007-08-21 11:10 ` Romain Dolbeau
2007-08-21 14:38 ` Axel Thimm
2007-08-21 14:50 ` Jean Delvare
2007-08-21 17:17 ` Jean Delvare
2007-08-21 17:38 ` Axel Thimm [this message]
2007-08-22 19:45 ` Sebastian Flothow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070821173808.GA32751@puariko.nirvana \
    --to=axel.thimm@atrpms.net \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.