Skip to content
Commit 8a92d7ea authored by nimrod's avatar nimrod
Browse files

Keybase management script.

I don't like Keybase. I don't like installing Debian packages without a
repository, I don't like the Cron jobs it adds, I don't like the fuse
mount, I don't like the processes that keep running when the I close the
application. All of this just for a mediocre password manager. But this
is not the first time I had to work with it so being as stubborn as I am
I went a different route. The workbench image has just the CLI and fuse
driver. This script start the daemon (why the hell does a password
manager needs to have a daemon running?) and mounts the Keybase
filesystem, stops and unmounts and copies the files locally and creates
some links so that scripts that have hard-coded paths would work. This
may be going way too deep in to the unsupported setup route. At least if
this doesn't work I'll have someone to blame.
parent cbb0cc1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment