[chrisaldrich], test and paulopinto joined the channel
#jgmac1106probably no one cares about 403 or 401 as long as unauthorized can’t get the 411
#GWGIt's a matter of revealing the existence of the page or not
[jacky], nickodd, [Chaitanya], [fluffy], gRegorLove, jamietanna and [jgmac1106] joined the channel
#jamietannaGWG not a WordPress user, but I'd say 404 otherwise you risk enumeration of private URLs
#jamietannaOr I guess are you thinking the UX of it redirecting you to log in, instead of a URL just failing to load i.e. if you've been sent a URL by a friend?
#GWGIt would display that it was a private url and that you'd have to authenticate to view
rebelle, [schmarty] and nickodd joined the channel
#jgmac1106going to make a new series of SemPress how-to videos for all our participants. Mine haven’t been updated in two years.
[LewisCowles], [manton], [tantek], [chrisaldrich] and [KevinMarks] joined the channel
#jgmac1106gwg what happens in this situation. I am a member of your sit you are a member of my site, I publish a private post you read it, and send me a reply but make it private. Does the webmention show on the first private post?
#GWGjgmac1106: In theory. But for me, I don't have private posts yet.
#GWGSo, the order I'd probably try to build it in would be:
#GWG1. Decide on Post Status...am I changing the behavior of private to admit the URL exists, but refuse to show it or not or created a custom post status...both having potential problems.
#GWG2. Implement access control measures, beginning with site users(subscribers have no privileges) and moving to autoauth or what have you
#sknebelGWG: I'd stick with the default 404 unless you have a strong reason to change it
[Beto], [grantcodes], jamietanna, [hibs], gRegorLove, [Paulo_Pinto] and [asuh] joined the channel
#[asuh]I agree with sknebel, 404 seems best here. When could you show a 401? If a private email or webmention contains some kind of extra info, maybe a randomized query string on the URL?
mjordancodes, [jgmac1106], [mJordan], chrisaldrich, [Chaitanya] and Hibs joined the channel; nickodd left the channel
#petermolnarGWG: curiosity question, what's the size of a database export of your WordPress? (Or, if that's not part of your backup process, how do you do backups?)
#GWGI've been backing up the SQL database and the drive separately.
#[chrisaldrich]From a usability perspective using "Subscribe" (or translated equivalents) on your SubToMe button may more sense to people as many are unlikely to know what SubToMe is.
#[chrisaldrich]I meant to thank you for your post a week or so back when I saw your mention, but I've somehow been more swamped than usual...
#[chrisaldrich][pfefferle] I also appreciate the subtle changes to the UI when viewing separately in chrome versus firefox. Don't have safari on this machine to see that version though.