cyborganicLionFor IP protection I have a license server but I think the authorisation mechanism would probably melt my server if I let it run authorisations each time somebody loads the program, I am trying to devise a caching mechanism
petermolnarmost solution have a period based auth, eg our vpn lets me back in without new auth if it's a short disconnect and I'm within 24 hours of the previous full auth
ZegnatNot sure I fully grasp what sort of auth*ation you you there. Normally I would expect me to authenticate myself once and then be given some form of proof-of-authentication after the process. And then I only need to provide said proof afterwards. The API server can often very efficiently check whether the proof is still valid or whether to ask for re-authentication. So the cache would be built into the proof-validity. I.e. basically
IWDiscordGateway<capjamesg> I provide a nice poll voting UI, a user clicks and then is asked to enter their domain name, IndieAuth dance, then I send a Micropub request to the user’s endpoint?
[tantek]this is why we designed WebActions as a method for handing over handling of posting to the person's site, so they deal with it directly, and the auth-dance or whatever happens on *their site* not yours
jackyso w.r.t https://indieweb.org/scope#Scoped_by_Post_Types, should we have a note in the spec for backward compatibility support for clients that couldn't understand something like `create:note`? There's a case where something like a Micropub client might not set that kind of scope but a IndieAuth server allows tweaking of a scope to restrict post types during the request flow
LoqiIt looks like we don't have a page for "expired posts" yet. Would you like to create it? (Or just say "expired posts is ____", a sentence describing the term)
LoqiExpiring content is content that is only temporarily (ephemerally) relevant, and also part of a larger post, that can and should be (preferably automatically) removed once a particular datetime has passed (the expiration date) https://indieweb.org/expired