💾 Archived View for vigrey.com › finger › 2023-07-05 captured on 2023-11-14 at 07:55:38. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-28)

-=-=-=-=-=-=-

Finger Log 2023-07-05

Source Data (.txt)

Mastodon: @vi@vigrey.com
Git: vigrey.com/git/
Project:
Fulla, a secrets vault program for storing TOTP secrets and passwords
Plan:
2023-07-05 - [52] 4:17
I spent some time making sure the web version of my site is accessible
on as many browsers in one way or another as possible. For browsers
that don't support HTTPS, I made my website available over HTTP.
Also, I updated Bergelmir to allow a "text only" mode for HTTP sites
that takes the gmi content converted to HTML and places the images
behind a link rather than an <img> tag and removes class attributes
from everything.
The text version of my site is http://text.vigrey.com and it minimizes
data transfer size by not including any CSS or external files. This
does not include the /git directory stuff though, as those files are
not generated by converting gemtext to HTML.