#[asuh]Let me clarify my avatar thoughts a little.
#[asuh]The option for me to keep a copy of all incoming avatars and load them locally seems safer, GDPR and CCPA friendly, and I have no use for additional data or tracking that comes with gravatar among others.
#[asuh]As a front-end developer, I aim to reduce third-party requests as often as I can, like I used to do with jQuery. This isn’t necessary anymore for multiple reasons (I can explain if necessary).
petermolnar, [tantek], [schmarty], [dmitshur], gRegorLove, [KevinMarks], simons and [jgmac1106] joined the channel
#[jgmac1106]Anything to get away from Gravatar and WP accounts.... I am ready to start using a new email so I don't have to sign into WP to leave comments
#[jgmac1106]WP.com doesn't need to know where and whom I am writing with
simons, [Marlin_Forbes], kevinkDiscord[m], [tantek], [grantcodes], [schmarty], [jgmac1106] and [KevinMarks] joined the channel
#GWG[jgmac1106]: I had a conversation at WCUS with Otto, a long-standing WP fixture, and he loves gravatar...so there is a split
#[jgmac1106]people dig automation, it is more automattic requiring me to log in and not knowing how that data is shared with third party ad services,
#GWG[jgmac1106]: I mapped out/ designed a gravatar replacement using microformats and local storage
#GWGIf you allow local comments on your site and someone puts in a website,. would you want to parse the information on that site?
#GWGI haven't asked what people think about local comments vs Indieweb replies
#[jgmac1106]I think so GWG, like for semantic linkbacks to parse the h-card and store it? but really if they add the url I just want to display the url in the h-card of the comment author
#[asuh]spam would lean me on the side of this isn’t necessary for comments
#[jgmac1106]so if I add jgregorymcverry.com in my comments and you parse the h-card on my site you can...oh wait I would have to authenticate...which is what happens now with WP.com
#[jgmac1106]if I comment on any WP blog with my email address I am prompted to sign into WP.com
#GWGYou could have a share target that opens your Micropub client
#[jgmac1106]yeah,IndieAuth...but if I have all that is required to allow native comments to parse, I am a kool aid drinker and would send webmention
#[asuh]I think authenticated comments might help with verification, authenticity, and yeah maybe in that respect parsing the site information is ok, but to do with all the extra info in a simple comment?
#GWGI also considered an h-card importer for users
#[asuh]i do like the thought that someone comes in a post I wrote to leave a comment in an authenticated way in order to immediately syndicate that comment back to their own site however they want