#indieweb 2019-05-27

2019-05-27 UTC
nloadholtes, gRegorLove and [tantek] joined the channel
electronicmaji, yar, KartikPrabhu, gRegorLove_, wolftune, [tonz], cweiske, jihaisse and strk joined the channel
#
sknebel
Good morning everyone!
#
strk
who was the author of indieauth/index.phar ?
#
strk
the proxy to OpenID..
#
sknebel
cweiske?
#
strk
yup, thanks
#
strk
I broke my deploy so will need to bring it back up
#
jacky
something to note about the Archive Team https://www.archiveteam.org/index.php?title=Robots.txt
#
jacky
tl;dr: they don't respect robots.txt
#
strk
cweiske: what's the "phar" thing ? instructions in README don't say
#
strk
just git-clone and web-map doesnt' seem to be enough in my case (as it loosk like I was pointing apache to a .phar for some reason)
#
cweiske
I wrote the indieauth-openid proxy, yeds
#
strk
so... maybe that README should be expanded ?
#
cweiske
but why a phar?
#
strk
because "If you're using the .phar file" isn't clear
#
strk
I mean... I'm reading the README because I've no idea what I'm doing :)
#
strk
so... why should I be "using the .phar file" ? I don't even know what does that mean :)
#
cweiske
.phar is a zip-based file format for php, just like .jar for java
#
cweiske
so you can integrate all dependencies and assets into one file
#
cweiske
and drop that onto your server
#
cweiske
no need to install anything
#
strk
Alias /indieauth .../indieauth-openid/www
#
strk
so no, I'm not even mentioning a .phar in my apache config
#
cweiske
if you just git-cloned the repo, you are not running the .phar
#
strk
right
#
strk
and mapped apache to the www/ dir
#
strk
according to the README that should just work ?
#
cweiske
I never use aliases, only vhosts
#
strk
unless, well, "youre using the .phar file"... which I'm not ?
#
cweiske
so no idea
#
cweiske
ok, where is your installation, and what error do you get?
#
strk
error is: The requested URL /indieauth/index.phar/ was not found on this server.
#
strk
I suspect it's a default config for your php
#
cweiske
but you don't have a .phar
#
cweiske
what happens if you open /indieauth/ only?
#
strk
it works
#
strk
shows me the help page for your script
#
strk
but suggests I use authorization_endpoint ... "/" (while I want "/indieauth")
#
strk
ah, my fault!
#
cweiske
that's a bug then
#
cweiske
when does the phar-does-not-exist page occur?
#
strk
it was my link rel referencing .phar
#
strk
ok, so next:
#
strk
PHP Fatal error: require_once(): Failed opening required 'Net/URL2.php'
#
cweiske
which linux distribution do you use?
#
strk
(the recommended authorization_endpoint is still bogus)
#
strk
debian 9
#
cweiske
debian has net_url packaged up
#
cweiske
not sure about openid
#
cweiske
php-net-url2
#
cweiske
no, openid package is not packaged
#
cweiske
so you need to install php-pear
#
cweiske
and then follow the dependency installation instructions in the readme
#
strk
weird, no version in php-net-url2
#
strk
I mean, PHP version
#
strk
too many deps
#
strk
is yours the only openid-indieauth proxy ?
#
strk
openid-alpha ?? alpha for a technology that's dying ?
#
strk
does it do openid-connect maybe ?
#
strk
cweiske: PDOException: could not find driver
#
strk
shown in browser window
#
strk
installing php7.0-sqlite3 now...
#
strk
Error verifying OpenID login: Invalid or already existing response_nonce
#
strk
this issstill a problem after php7.0-sqlite3 install: PDOException: could not find driver
#
cweiske
no, that sqlite3 should suffice
#
cweiske
(and restart apache afterwards)
#
strk
hey cweiske ... if I wanted to file ticket for your project... you only expose git-web on https://git.cweiske.de/indieauth-openid.git/, have you considered setting up a Gitea instance ? (gitea.io)
#
strk
it does support OpenID login :)
#
cweiske
I considered it
#
cweiske
but for some reason did not install it
#
cweiske
because it would break my existing repo links
#
strk
maybe you could look again, dev was fast
#
cweiske
because it wants usernames in the url
#
cweiske
which doesn't help me if I'm the only dev on git.cweiske.de
#
strk
ah, I see.. the subdir/ requirement
#
strk
how about an apache rewrite rule to map ?
#
strk
although, then you might have problems reacing other endpoints, like /api/
#
strk
which is useful for tools like CLI (tea) or such
#
strk
*reaching
#
cweiske
I only need a bug tracker, and for that "simple" requirement, losing my URLs (or hand-mapping them) is a too high price
#
strk
You Successfully Authenticated!
#
cweiske
coolio
#
strk
so, "need a bug tracker".. but you still don't have one ?
pd09041999 joined the channel
#
cweiske
I'm considering the sr.ht things
#
cweiske
because i like their approadch
#
cweiske
downside is that they are written in python
#
KartikPrabhu
sounds very *dev
#
cweiske
sounds very user-needs-setup-help
#
strk
sr.ht ?
#
strk
what's that ?
#
cweiske
a set of web-based tools for source hosting: git, wiki, todo, ci, mailing lists
#
cweiske
"sr.ht is a hosted instance of sourcehut provided for your convenience."
mauz555 joined the channel
#
strk
you're not planning to use the hosted instance, are you ?
#
strk
no OpenID or IndieAuth login supported by sr.ht
#
strk
gitea.com exists for "your convenience" if you want :)
#
strk
(is slow)
AkyRhO joined the channel; pd09041999 left the channel
#
Zegnat
Good morning IndieWeb!
[tonz] joined the channel
#
[tonz]
Good morning all! Morning [Zegnat]!
rEnr3n joined the channel
#
Zegnat
Anything IndieWeb planned today, [tonz]?
seekr, ejw, swentel, catsup and jeremych_ joined the channel
#
jeremycherfas
Good morning IndieWeb
#
jamietanna|wwwjv
Morning folks! Once I resolve the display issues with p-content on my site, I'm starting work on building my Micropub endpoint
neceve, [tonz], ejw, loicm and [jgmac1106] joined the channel
#
[jgmac1106]
morning all
[tonz] joined the channel
#
[tonz]
[Zegnat] yeah, see #wordpress , trying to solve authorisation header issues. Current status: unsure what to do / uncertain about diagnosis.
#
Zegnat
I know about the header, but I know nothing about WordPress otherwise; sad I can’t help :(
#
[tonz]
the odd bit is that what solved it last time in my blog’s WP, actually doesn’t solve it now 🙂 So when I first encountered the issue, I was all confident swagger ‘hey I know how to solve this’ and then it didn’t work. So now back to an approach with more humility 😄
#
cweiske
strk, which openid server are you using the proxy with?
ejw joined the channel
#
Zegnat
No reason to think it couldn’t make a come-back
wolftune and anotheryou joined the channel
#
[jgmac1106]
get it a bit with beaker
[Rose], [grantcodes], loicm, ejw and yar joined the channel
#
strk
cweiske: simpleid
electronicmaji, [frank], [grantcodes], KempfCreative, jackjamieson, snarfed, cambridgeport90, IRCsum, ejw and ejw_ joined the channel
#
sknebel
Vhwc eu in 96 minutes
#
jeremycherfas
Not going to make it. Sorry.
ejw_, [tonz], dougbeal|mb1, wolftune and cambridgeport90 joined the channel
#
sebsel
Good morning :)
#
sknebel
Hi sebsel
#
jeremycherfas
Hello sebsel
[jgmac1106] joined the channel
[cleverdevil] joined the channel
#
[cleverdevil]
Good morning IndieWeb :)
#
Zegnat
Aah, Zoom today? :D
[schmarty] and [frank] joined the channel
#
[frank]
Hahaha... I clicked the link but I found out I had to get my kid to bed. Also almost no time for vHWC because I'm struggling with weird `dyld: Library not loaded:...` messages in my commandline
#
Loqi
hahahaha
snarfed joined the channel
#
sebsel
[frank]: nice to see you in a flash :)
leg, wolftune, jnoh, ejw, [tantek], seekr, [eddie], loicm, [tonz], ramsey_, voxpelli, willnorris, bigbluehat, jbove, [grantcodes], ejw_, [Rose], [manton], gRegorLove_ and sl007 joined the channel; leg left the channel
jjuran joined the channel
#
Loqi
[indienews] New post: "Mark All Read in Monocle" https://mrkapowski.com/2019/05/mark-all-read-in-monocle.html
#
aaronpk
hah thanks for writing that for me :D
#
[tantek]
sl007 oh my goodness I want to use that on my trail runs. Though it will cause me take A LOT more photos 😂
#
[tantek]
sl007++
#
Loqi
sl007 has 6 karma in this channel over the last year (7 in all channels)
#
[tantek]
what is Pl@ntNet
#
Loqi
It looks like we don't have a page for "Pl@ntNet" yet. Would you like to create it? (Or just say "Pl@ntNet is ____", a sentence describing the term)
#
[tantek]
Pl@ntNet is https://identify.plantnet-project.org a plant [[photo]] silo that helps rapidly identify plants by user contributed photographs which are public made available with a Creative Commons license. See also https://qz.com/1615237/plntnet-is-the-worlds-best-social-network/ which mentions PlantNet in the context of the IndieWeb
#
[tantek]
what is PlantNet
#
Loqi
It looks like we don't have a page for "PlantNet" yet. Would you like to create it? (Or just say "PlantNet is ____", a sentence describing the term)
KartikPrabhu, seekr, [Rose], yar and wolftune joined the channel