Yishi Lin

Results 47 comments of Yishi Lin

Hi all, I added a hot fix to this issue (0862c1388e1b42ecf6b3c4db91c3e824aac319ba). If Gopenpgp fails to import the key and throws an error, Pass uses ObjectivePGP to import the key. Some...

> My suggestion for a near term until a viable solution is reached that doesn't break core functionality: revert back to the ObjectivePGP version for the AppStore version and keep...

@a-feld Thank you for pointing that out. I am a bit concerned about using a patch. Does that mean that we have to somehow "fix" the version of go crypto...

I guess we should find `.gpg-id` in the following order: current dir, parent dir ,..., root. And use the first `.gpg-id` found. Correct? We will play around `git submodule` in...

It seems like we could solve issue #52 together with this one. - Both features require importing multiple keys (especially multiple public keys). - Both features require encrypting files using...

I think this is (kind of) a duplicate of #96 . I guess there should be three options about remembering the PGP key passphrase? Say - Use Face/Touch ID or...

I have been thinking about why this function is necessary for a while. If the ultimate goal is to *use biometric authentication or a very strong password to secure contents...

@blahgeek wow! that was quick!

I think we can change the bundle identifier to include "password". But to be safe, let me check a bit.

How likely do you think that Firefox would accept the PR?