HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aw1cks

no profile record

comments

aw1cks
·قبل سنتين·discuss
I wonder how this stacks up to using something like mtpfs[0] which I have found pretty flaky in the past. Cool project!

[0] https://www.adebenham.com/mtpfs/
aw1cks
·قبل 4 سنوات·discuss
This looks very useful! I wish there were something similar for ZFS.
aw1cks
·قبل 4 سنوات·discuss
pass-otp[0] integrates into pass[1] nicely. It's about as unix-y as password/secret management comes in my eyes.

Alternatively, gopass[2], which re-implements pass in golang, has this functionality built in[3].

[0] https://github.com/tadfisher/pass-otp

[1] https://www.passwordstore.org/

[2] https://www.gopass.pw/

[3] https://github.com/gopasspw/gopass/blob/master/docs/commands...