Max Goedjen

Results 155 comments of Max Goedjen

Probably technically possible, if it's at key creation (maybe even after? Tricky part there is I can't tell if a key will require auth unless I marked it somewhere during...

> Probably technically possible, if it's at key creation (maybe even after? Tricky part there is I can't tell if a key will require auth unless I marked it somewhere...

@vysecurity in general, I would say the answer is yes. There are _some_ edge cases where that may not be the case (specifically: if you wipe a Mac and then...

@deekue this should be a bit easier as of 2.2. There's a "public key path" in the detail view for each key, so you don't have to write out the...

@ryan-gerstenkorn-sp worth noting this is _only_ supported on smart cards (ie, YubiKey), not the Secure Enclave (which doesn't support key types outside of 256 bit EC). Are you in that...

> I think I remember having to agree to some permissions, and install the agent itself Shouldn't have needed to (short of maybe macOS requesting your password when you moved...

FWIW I just set up nightly builds (last night) here: https://github.com/maxgoedjen/secretive/actions/workflows/nightly.yml If you select a build, you can grab the download from the "Artifacts" section. For most people I wouldn't...

@ArisBee would you mind testing out some steps for me? I think this is all that should be required, but I want to make sure that I've covered everything (and...

@ArisBee ah, missed that this was release-focused. Honestly I have all of that stuff set up in actions https://github.com/maxgoedjen/secretive/blob/main/.github/workflows/release.yml – I never run that locally. In the situation where someone...

Closing this since I'm pretty uncomfortable vouching for the level of integrity something like this would require.