2014-07-11 UTC
# mko I'm building a Passport authentication strategy for IndieAuth, and one of the concepts in Passport is that it builds a profile for the authenticating entity to use once the user has validated their identity. I was thinking about how we could leverage h-card parsing for building a consistent profile for the user.