This was a great episode. I don’t do much private stuff on my website, but I do a little. Sometimes there are location checkins or watch posts that are more for my own memories than things I want to share publicly. In those cases I have them use the Micropub visibility property. Technically all of my posts support that but I’ve mainly just used it with checkins and watch posts. Since not many Micropub clients support visibility I added a text shortcut that if I add to my post content it will add the visibility hidden inside my Micropub endpoint.
@aaronpk I'm not sure if you did anything on your end, but adding this:
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
to .htaccess now works for me and OwnYourGram sent it's first post to my site.
