Since no one has specifically mentioned it yet.. OpenBSD has had the ability to do FDE from installer since FDE was added to OpenBSD (sometime prior to 2007).. This change makes it more convenient.
Na, cp doesn’t cut it :p - if it was that trivial of a task I wouldn’t have taken the time to write it!
Thanks for your opinion on where my time is better spent though, I don’t know what I was thinking.. building a tool to solve a problem I had and releasing it completely free of charge! I’ll know better next time!
widdler is meant to be more of a private wiki. if you want to share a specific tiddlywiki with the world it's as easy as copying the html file to a webserver - it will then be static content (users can edit it locally, but the changes won't be sent back up to the server).
My current use case is: running on a vps and exposing a password protected space for me to jot down various things.
You can run it on a machine and access the wiki over http. The Files app on ipad can do webdav, but it won't help ya much with the tiddlywiki side of things.
Author here :) - I did all of the counts using the source tree (from tarball or cvs) of the respective shells.
Using just the `src` tree doesn't cut it imo, especially for fish, it installs lots of python scripts (fish_configure which sets up a python webserver, fish_update_completions which calls create_manpage_completions.py.. etc). Those count, and they are not included inthe src tree.