jgmac1106[eddie] it stinks the sharing options in FF work so much better than Chrome on Android. I usally end up in Chrome because of assistant, lame in-app browsers, or voice search.
Zegnattld << [https://publicsuffix.org/ Public Suffix List] by the Mozilla Foundation is a “list of all known public suffixes” that people could register under. Good place to find all the extra leveled ones like [[.co.uk]].
[jgarber]Question for the room: I did some quick looking on the wiki and couldn’t find anything about this. How does one become a member of the GitHub IndieWeb organization? (https://github.com/indieweb)
[jgarber]Asking selfishly, of course. This is presumptuous on my part as the organization _might_ not be open to new members. But, if there _is_ a process for joining the organization, it’d be good to know!
ZegnatActually, upon further thinking, Aperture only uses XRay in feed mode I think? It never goes to fetch the separate posts. Unless that was updated.
[grantcodes]Security recommendation request: So I am building my new micropub endpoint, it is going to be headless (ie you can get lists of stored posts from it) but I don't want to run into an issue where there are expired tokens preventing you from getting the posts
[grantcodes]I am not sure if I should add some other authentication system that never expires or force people to refresh tokens which could be kinda annoying
ZegnatWhat keeps people from using non-expiring tokens in the first place? Most IndieAuth-issued tokens I have seen will be indefinitely valid. Where do you expect an issue with expiring tokens to come up from?
ZegnatThat’s true, but as the micropub server is pinned to a single endpoint anyway, I feel it is OK to assume that the token endpoint you are working with should be compatible with your needs.
[grantcodes]Will be self hosted for now. And only handles the micropub and media endpoint, you pass your token endpoint into the options and it will validate tokens with your endpoint
ZegnatThat seems fully correct on all levels. It isn’t really up to the micropub endpoint to get mixed up in the auth level stuff then, imho :) I wouldn’t worry too much
[grantcodes]Umm now I have a dev question I really should know the answer to... What would you call the base url of a site. It's not a domain because it includes the http(s) protocall
gRegorLoveI was thinking of a query param `read-of` on the new post form. It would take a URL and parse it for the first `read-of` or fall back to the first `h-cite` and populate the form.
snarfedmaybe? i meant, if ibc is going to be an aggregator also, ie display a stream of read posts, i'd like to add to it (a la news.indieweb) even if i don't use it as my client to create the post
Loqi[Ryan Barrett] Tree, trunk, branch, crown
Climbing up and sitting down
Morning sun becomes noon-blue
All the world is old and new
Road, street, track, path
Ship, boat, wooden raft
Nest, bird, feather, fly
All the world has got its sky
...
gRegorLoveThe query parameter stuff I was describing is more for if I see your read post and want to easily add it to my list, a bookmarklet would open the client and have the information filled in by parsing the mf2.
KartikPrabhu, [miklb], snarfed, [kevinmarks], eli_oat and [tantek] joined the channel