#dev 2025-05-25
2025-05-25 UTC
#
balintm added a share widget to my articles using the clipboard and web share APIs :) that was fun https://balintmagyar.com/articles/google-web-designer-path-traversal-client-side-rce-cve-2025-4613#share

#
perryflynn nice. 👍️
#
trwnh [tantek] i meant more like rel=edit points to gitea.example/sites/trwnh.com/_edit/main/content/foo/index.md and then auth is enforced separately by gitea.example asking you to login. is that deceptive? i'm not linking to authorization, i'm linking to an edit url that requires authorization. logged out users will be asked to sign in, but logged in users will be presented with the edit page
#
trwnh i think the ideal is that the edit link would only be exposed selectively but that requires pre-auth
#
trwnh am i misunderstanding rel=edit?
#
trwnh it's common practice in documentation sites to have an "edit this page" link that links back to a git forge
grufwub, balintm, [jgarber], bugliker0, xgpt and barnaby joined the channel
#
tantek.com yes I was just looking for that

#
tantek.com in our chat archives because it sounds familiar like we have discussed it in the past for linking to the repo version of a page

#
[tantek] speaking of GitHub, they are also quite strict about this, to trwnh's question. i.e. if you are logged in, there is an enabled "edit" pencil icon that you can click and immediately start typing into a text area. if you are not logged in, there is a greyed out pencil that you can't click, and hovering over it ways "You must be signed in to make or propose changes."

#
Loqi It looks like we don't have a page for "view source" yet. Would you like to create it? (Or just say "view source is ____", a sentence describing the term)

#
[tantek] capjamesg, on that page, note the https://refresh-dc.org/ example, it says very close to what I noted above: "Source code available on GitHub."

#
[tantek] here is an example that is more specific: https://w3c.github.io/png/Implementation_Report_3e/ has the text " This implementation report is on GitHub. " where GitHub links to a specific folder within the repo https://github.com/w3c/png/tree/main/Implementation_Report_3e

#
[tantek] there is quite a bit of difference between: (1) link to a whole repo (that the current document may be somewhere inside), (2) link to a specific folder in a repo (that the current document is one of the files directly inside), (3) link to the precise resource/blog inside the repo that represents the document

jbrr and Guest6 joined the channel
#
perryflynn yep. website: https://serverless.industries/ the endpoints: https://intercom.serverless.industries/swagger/
#
doesnm https://indieweb.org/token-endpoint has GET /token mention

#
perryflynn aaaah. In the spec https://indieauth.spec.indieweb.org/ there is only the intospect endpoint mentioned for checking validity of a token. thanks!
PsyLok, balintm and jonnybarnes joined the channel
#
doesnm did IndiePass not support name and photo in searching or i do something wrong? https://s.h4ks.com/BXq.png

#
nsmsn Responsive Web Design (the article) is 15 years old. https://philarcher.org/diary/2025/responsive-web-design/

#
nsmsn Here’s the original article, that launched thousands of redesigns: https://alistapart.com/article/responsive-web-design/

#
nsmsn [edit] Here’s the original article, that launched thousands of redesigns: https://alistapart.com/article/responsive-web-design/

Guest6, ttybitnik, [schmarty], GuestZero_, gRegor, GuestZero, jeremycherfas, [qubyte] and rolle joined the channel
barnaby and balintm joined the channel
#
[tantek] related post from a while ago: https://tantek.com/2024/245/t1/read-write-suggest-edit-update-web

#
[tantek] and previously: https://tantek.com/2011/174/t1/read-fork-write-merge-web-osb11

barnaby, jbrr, gRegor and [KevinMarks] joined the channel
#
[KevinMarks] I have linked from my page to the github page that allows editing and a PR, but I think that does need a gh account for the PR, though it may let you copy and export the source.

#
[KevinMarks] Trying in incognito, I hit a login wall

#
[KevinMarks] TiddlyWiki is worth a look too

#
capjamesg This is an incredible tool: https://neatnik.net/view-source/

#
capjamesg [edit] This is an incredible tool: https://neatnik.net/view-source/

#
[tantek] tools << View Source on any page, e.g. on mobile: https://neatnik.net/view-source/

#
Loqi ok, I added "View Source on any page, e.g. on mobile: https://neatnik.net/view-source/" to the "See Also" section of /tools https://indieweb.org/wiki/index.php?diff=101669&oldid=101569

barnaby joined the channel
#
neatnik oh hey that’s my tool lol
#
neatnik it’s long overdue for some updates. I should make it a PWA, too
#
neatnik I’ll see what I can do 😊
barnaby joined the channel