tetov-irc, neceve, chenghiz_, balupton[d], Agnessa[d], Seb[d], MarkJR84[d], Eddy04[d], sp1ff and KartikPrabhu joined the channel
#[jacky]capjamesg[d]: links on the page could help but they aren't needed - I couldn't find them in the HTML from a cursory glance (could be handy to drop into a social reader)
gRegor joined the channel
#capjamesg[d]Ah that’s odd. Maybe I haven’t pushed that code 🤦
#Loqi[jacky] has 20 karma in this channel over the last year (64 in all channels)
[jeremycherfas] and [manton] joined the channel
#[manton]I’ve been spending some time improving export/import in Micro.blog, including better support for my Blog Archive proposal, which is a ZIP file of Microformats + JSON Feed + uploads. If anyone wants to tinker with this, I have an example.bar file in this post that people can play with: https://www.manton.org/2021/12/27/importing-blog-archive.html
#[jacky]I think starting on GitHub and then when more concrete points are made, updating the Wiki (but also pointing back to the GitHub issue) has been something I've seen as useful + productive
#GWGDidn't we have another GitHub repo as well? After the webmention session?
#frittroThanks for the link @gRegor. I'll be investigating how best to implement the web sign-in from the #yunohost SSO (or from #nextcloud on YunoHost preferably) before I implement this as part of my setup for 2022. It looks very interesting though.
#gRegorCool. /IndieAuth is the spec that sign-in uses if you're implementing that, but it's easiest to set up a simple HTML page that links to other auth providers
#GWGWonder if someone will ever write IndieAuth support for Nextcloud and such
#frittroThe main homepage for my new selfhosted site will be the #nextcloud landing page, hosted from my #yunohost site on my #raspi..
#LoqiNextcloud is an open source software project for self-hosted personal web services including a file manager (an indie version of Dropbox), music, calendar (CalDAV), contacts (CardDAV), and more https://indieweb.org/Nextcloud
#gRegorNot sure that helps in this instance, just didn't know about it before
#frittroYep, my plan is to use NextCloud as my personal portal, for my family and friends to log into as the main user interface for my site, with other subdomains accessible from it using SSO. The YunoHost (YNH) interface will only be used for administration, not for user access. I still have to resolve the SSO implications of this setup, as YNH expects to be the SSO for users accessing any subdomain under it.
#frittroThanks for that, I have starred vouch-proxy on GH now, and will definitely look into it more when I set up the SSO stuff for my project.