Talk:User Authentication
From SackWiki
09:47<BlueCamel> does sack have sso? 09:48<jpayne> BlueCamel: not yet... i'll setup a wiki page for discussion once i have the namespace stuff done 09:48<BlueCamel> k 09:48<BlueCamel> I was thinking about using smtp auth backend as a poor-mans sso base 09:49<jpayne> 2 prerolled things come to mind... pubcookie and openID 09:49<jpayne> cheesy has concerns about openID security 09:50<jpayne> openID isn't really SSO though... more just single authenticator (but it'd be useful in a LOT more places than just the sackosphere) 09:51<jpayne> pubcookie really is SSO, but it'd only be good for *.sackheads. org stuff
List of sites with authentication:
- http://gallery.sackheads.org
- gallery2
- http://blogs.sackheads.org
- wpmu
- consider virtual hosted blogs through apache fun on baler
- http://wiki.sackheads.org
- mediawiki
- http://sackheads.org/home
- apache2 + homegrown
- (should this go away??)
- http://snadra.com/birthdays
- apache2
- http://fortunes.nugnug.net:3002/flog
- dunno how this is authenticated :)
- does nug want this to share authentication schemes
- http://brewwiki.scromp.net/
- mediawiki
- does scromp want this to share authentication schemes?
- rock solid. Used at least one sack-employer. Limited to *.sackheads.org "properties"
- Will require changes to sites to use RemoteUser from Apache. Certainly exists for mediawiki, but gallery2 and wpmu?
- Needs a brand new authentication store
- One "ID" to rule them all
- Growing popularity across the interweb. sack openid would also authenticate to ANY site using OpenID.
- Could use new authentication store, or existing mediawiki or wpmu
- Security concerns
12:07<cheesy> From what I've read, openid is not very secure 12:12<nug> it isn't for online banking 12:20<cheesy> Just saying, we should probably do a basic analysis before plumping for it 12:21<nug> true 13:23<jpayne> i've seen one comment saying it has holes... and that was responded to with "well in the wpmu add-on yes, but not if it was in core" 13:24<cheesy> I saw something saying the protocol was inherently only suited to casual authentication
- WPMU
- Gallery2
Per this, I don't think it actually works
- MediaWiki
- Apache2
jpayne 10:43, 28 January 2008 (EST)
