My apologies if I've just missed something along the way, but I've seen
in the recent BloggerDev posts (specifically
http://code.blogspot.com/2005/03/atom-api-update.html) that the root
URL for accessing the Atom API is going to be (or already is?)
https://www.blogger.com/atom
However, it seems like the standard http access is still available, as
long as the authentication gets switched from WSSE to Basic (which
seems like a step backwards in security).
What I'm wondering is when are the link tags (i.e. service.post, etc)
in the atom.xml files generated for each blog going to switch to using
the https format? If we're supposed to be using atom discovery to
determine these URLs, shouldn't these switch as well?
Thanks