Connor Edwards
Connor Edwards
Looks like the PR for piv-go is stuck. Would it make sense to build a broker that could be used by this project and others? Though it would be difficult...
Perhaps http://mesalock-linux.org could direct towards this site/documentation?
I want to create a Scoop manifest but the project would need to adopt Releases for this to be viable. Well, that's not entirely true, but pulling a "nightly" binary...
Bumping this, it's still an issue and am having to use an Exec resource as a workaround. @Iristyle Any chance we can have some eyes on this? There's a [ticket...
Can't produce with the default config. I've isolated the relevant parts of my config that cause the issue and added them above.
Nice. Do you think we could add it to the tag notes for v1.3.0 please?
Oh, just saw in the README that "High security mode" is still under development. Looks like ASR will be enabled by this.
The safeStorage code for Darwin is here: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/components/os_crypt/os_crypt_mac.mm I've been trying to reimplement this to decrypt the token but no success so far. I think it goes as follows: 1....
This is now working and there is code to automatically retrieve and decryption tokens for darwin on master. Supporting Linux and Windows will require more work because they have separate...
Decryption for macOS has been released in 1.8.0. Windows and Linux is still TODO.