psfs - A very simple readonly FUSE filesystem on top of pass

Judd Montgomery judd at jpilot.org
Tue Feb 14 02:53:31 UTC 2023


On 2/13/23 16:03, Morten Kjærulff wrote:
> Hi,
>
> I made this https://gitlab.com/mortenkjarulff/psfs - A very simple
> readonly FUSE filesystem on top of pass.
> One usecase is to "move" my ~/.netrc to pass. Yes, I could rewrite all
> my scripts that rely on ~/.netrc, but I can fix them all with this.
>
> I would very much like some comments.
> Is it too simple and silly?
> Has it already been done?
> Any comments are wellcome!
>
> The goal is get an encrypted file, not to implement all pass commands via files.
>
> /Morten
> --
> I'm a happy dreamer
> I believe in love

On xubuntu 22.04 I get this when it is mounted at ~/psfs/

~/psfs$ echo secret > secret
bash: secret: Is a directory

Are my pass secrets supposed to show up there?

Judd





More information about the Password-Store mailing list