#[eddie]aaronpk: I noticed in your https://aaronparecki.com/2017/03/18/14/day-88-checkins post you show some of your data file. It looks very similar to jekyll’s files. Have you ever posted about your data storage? Is it a sensitive topic? So far, my jekyll storage is horrible as I’ve been hand-coding everything. Now that I’m integrating jekyll with micropub, I’m either having to do a lot of hand-coded translations or I’m having to re-do my st
#[eddie]micropub like how you’ve done. Curious if you have any thoughts/best practices for that?
#Loqi[Aaron Parecki] Day 88: Checkins! #100DaysOfIndieWeb
#tantekwp-login.php is the login page for a [[WordPress]] installation, and thus is frequently queried (whether you have WordPress installed or not) by bots and other abusive sites looking for out-of-date WordPress installations to attack via [[WordPress Security]] holes.
#KartikPrabhuaaronpk: I just noticed that the logs link to people's profiles, but there is no visual indicator that it is a link. Maybe underlining on hover is good (?)
#Loqifail2ban is a utility that bans logins from IP addresses that show signs of malicious activity (like many failed login attempts) https://indieweb.org/fail2ban
#tantekhmm this is odd, I'm seeing an IP in my logs even though I've blocked them in .htaccess
#tantekdouble-checked to make sure the numbers are right too
miklb joined the channel
#tantekoh boy, the #4 in bandwidth, and #5 in hits IP address that is hitting my site is pin13.net ?
#tantekI'm assuming that's due to IRC logs being crawled and reindexed by search engines which are then crawling the pin13.net URLs, which is then causing an HTTP request to my site
#tantek!tell aaronpk could you setup a http://pin13.net/robots.txt (currently 404 ?) that tells robots not to request links there? at least on the mf2 parser? noindex I think?
#Loqiaaronpk: tantek left you a message 9 hours, 15 minutes ago: could you setup a http://pin13.net/robots.txt (currently 404 ?) that tells robots not to request links there? at least on the mf2 parser? noindex I think?
#Loqiaaronpk: Zegnat left you a message 4 hours, 51 minutes ago: maybe add a robots.txt to xray.p3k.io as well, when you are at it?
#aaronpki keep finding more certificates issued by startcom on my various domains
#martymcguire[m]aaronpk: sorry to bug you but i'm having trouble using the IndieAuth email verification code method. IndieAuth says the email sent, but I'm not receiving it.
#martymcguire[m]PR submitted. i remember now why i held off on re-submitting: screech cannot pass the multipart file upload test on micropub.rocks because screech doesn't support `photo`, only `audio`.
#aaronpkyeah i had this challenge in a few places with the tests
#aaronpkwhether to restrict the vocabulary the test accepts
#martymcguire[m]it is a totally reasonable decision. and i *do* plan on adding `photo` support to screech for episode posters.
#aaronpkactually, since the spec explicitly mentions "photo" "video" and "audio" i should just make micropub.rocks accept any of those
#martymcguire[m]but i don't have an immediate use-case for audio+photo on the sites where i publish audio right now, so i am procrastinating on adding the feature.
#aaronpkmartymcguire[m]: i got a 500 error trying to sign in to screech, can you check it out?
#martymcguire[m]oh wait, i see the 500 but no related error logging
#martymcguire[m]currently looks like it happened in flask-micropub code callback handler
#martymcguire[m]not immediately sure how to set up a test case to reproduce. i see that you logged in successfully soon after. did something change between those attempts that you know of?
#aaronpkyeah, i changed the site's base URL from micropubrocks.dev to one with public DNS
#aaronpki'm guessing on the callback, your site tried to find the token endpoint and got micropubrocks.dev instead of a real DNS name
#aaronpkso it should error out, but shouldn't crash like that
#tantekthis is good because you get to see my semi-technical but non-professional-sysadmin perspective and hopefully we write these docs for at least that level of audience
#Loqitantek has 5 karma in this channel (323 overall)
#bearthe biggest concern I have is that the htaccess method still requires the web server to handle the request and then reject it -- a better solution would be to block it using iptables or the like, but that is soooo not a user friendly method
#tantekTrue. Slack has taken over business/group messaging, while Messenger has done the same for personal. Over the past year I saw many former gtalk/Hangouts using friends switch (and be more available on) FB Messenger
#sknebelSlack seemed more worried by Microsoft Teams, but I haven't seen that in the wild yet
#tantekI did keep filing bugs against Hangouts in the hopes that Google would improve it, but I don't know if anything I reported ever got fixed.
#tanteke.g. handling gtalk: URLs or make a new URL scheme to handle etc.
#ZegnatMaybe they do fancy things if you send a text message, if it supports that? I believe Skype shows your Skype username as sender on text messages.
KartikPrabhu, [cleverdevil] and KevinMarks joined the channel