This is an old revision of the document!
Have to figure out this atompub stuff…
curl –anyauth –user username:password http://david.dlma.com/habari/atom/service
curl –basic –user username:password http://david.dlma.com/habari/atom/service
curl –basic –user username:password http://my.dlma.com/wp-app.php/service
Python and basic auth: http://www.voidspace.org.uk/python/articles/authentication.shtml Basic_access_authentication
Maybe use https://www.greplin.com/ to search them all?