Mouse

Results 587 comments of Mouse

> Would be good though for it to be more sturdy for that kind of thing , never had an issue with encfs... Do you know how encfs handles this...

> Can you post the full output of `df -h` and `mount`? Sure: ``` $ mount /dev/disk1 on / (hfs, local, journaled) . . . . . cryfs@/Users/mouse/cryfs-raw on /Users/mouse/cryfs-crypt/cryfs-raw...

1.1.1c. ~~But I think 3.0 did the same.~~ *Could not replicate with 3.0 on this machine.*

Sorry, I cannot: `dtruss` requires root access, which somehow blocks access to the HW token. ``` sudo -EH dtruss -f /opt/local/bin/openssl cms -engine pkcs11 -keyform engine -aes256 -decrypt -binary -inform...

@levitte are you up to fixing another one today? :-)

In some cases, like invoking `git`, this double loading is a *fatal* error. I'm reasonably certain that this problem is reproducible. Would be nice to see it fixed.

And AFAIK, I don't (explicitly) load it twice. But somehow it ends up there.

### Update After pulling libprov submodule, master configures and builds - but fails `keyexpimp` test: ``` . . . . . test 12 Start 12: keyexpimp 12: Test command: /Users/uri/src/grasshopper-engine/build/bin/test_keyexpimp...