mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 18:06:07 +01:00
More typos
This commit is contained in:
parent
c09114a670
commit
db2cae9aa6
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ I'd also be interested in adding some IndieWeb-themed features, like being able
|
|||
|
||||
Oh! And if you use Pagefind on your site already, add that provisional `<link>` tag to your site & let me know! It'd be great to have some other test sites out there.
|
||||
|
||||
It's tangentially related, but I'm still desperate to see the [IPFS](/tags/ipfs) folks allow DNSLink records travel offline, and be associated with their SSL certs. The `TXT` record at `_dnslink.www.byjp.me` that allows IPFS enabled browsers to see `/ipns/www.byjp.me` and resolve whichever `/ipfs/Qm…` CID is the current version of my site _also_ contains references to my entire Pagefind search index. If you've pinned my site on IPFS you've _also_ cached a local copy of my search index. If pinning `/ipns/www.byjp.me` also pinned an assertion that "at {timestamp} the root CID of www.byjp.me was `Qm…` as signed by that domain's SSL certificate" then IndieSearch could provide full, local-first search of IndieWeb sites on a local machine, or local network, totally detached from the internet.
|
||||
It's tangentially related, but I'm still desperate to see the [IPFS](/tags/ipfs) folks allow DNSLink records to travel offline, and be associated with their SSL certs. The `TXT` record at `_dnslink.www.byjp.me` that allows IPFS enabled browsers to see `/ipns/www.byjp.me` and resolve whichever `/ipfs/Qm…` CID is the current version of my site _also_ contains references to my entire Pagefind search index. If you've pinned my site on IPFS you've _also_ cached a local copy of my search index. If pinning `/ipns/www.byjp.me` also pinned an assertion that "at {timestamp} the root CID of www.byjp.me was `Qm…` as signed by that domain's SSL certificate" then IndieSearch could provide full, local-first search of IndieWeb sites on a local machine, or local network, totally detached from the internet.
|
||||
|
||||
I can dream 😁
|
||||
|
||||
|
|
Loading…
Reference in a new issue