Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Error from OpenKeyChain: Encountered OpenPGP Exception during operation! #2963

Closed
sukhmancs opened this issue Mar 18, 2024 · 5 comments
Closed
Labels
A-PGP Area: OpenKeychain-backed PGP S-invalid Status: invalid issue

Comments

@sukhmancs
Copy link

Describe the bug

I cannot see my passwords in Android Password Store (APS). I imported my private key into OpenKeychain for APS. Following issue #2653, I removed AEAD encryption from my key and reset the password store with it. However, the problem still persists.

Steps to reproduce

Steps to reproduce the behavior:

  1. Execute gpg --output private.pgp --armor --export-secret-key youremail@email.com to export the private key.
  2. Import this exported key into OpenKeychain.
  3. Clone the pass GitHub repository in Android Password Store using HTTPS along with the password.
  4. Provide your passphrase for the OpenKeychain key when prompted.

Expected behavior

The passwords need to be visible without any error in Android Password Store.

Screenshots

No response

Device information

  • Device: Samsung S8
  • OS: Android 9
  • App version: 1.13.5

Additional context

No response

@sukhmancs sukhmancs added C-bug Category: This is a bug S-awaiting-triage Status: New issues that have not been assessed yet labels Mar 18, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Unexplored in APS v2 Backlog Mar 18, 2024
@msfjarvis
Copy link
Member

We'll at least need a log (make sure to use the package name of OpenKeychain to get logs from it) https://docs.passwordstore.app/docs/users/reporting-bugs

FYI OpenKeychain bugs are out of scope for APS now that we do not use it in the app so it's better to report issues to them rather than here.

@msfjarvis msfjarvis added P-low Priority: low A-PGP Area: OpenKeychain-backed PGP S-waiting-on-reporter Status: awaiting response from the issue author and removed S-awaiting-triage Status: New issues that have not been assessed yet labels Mar 18, 2024
@sukhmancs
Copy link
Author

Thank you for replying so soon. Because i was unable to find any documentation on how to use Android Password store without openkeychain.

@msfjarvis
Copy link
Member

Thank you for replying so soon. Because i was unable to find any documentation on how to use Android Password store without openkeychain.

The in-development version of Password Store available in the snapshot channel does not use OpenKeychain. The app will walk you through the setup.

Closing this since there is nothing actionable here, for further questions about Password Store feel free to create a discussion here.

@msfjarvis msfjarvis closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
@msfjarvis msfjarvis added S-invalid Status: invalid issue and removed C-bug Category: This is a bug P-low Priority: low S-waiting-on-reporter Status: awaiting response from the issue author labels Mar 18, 2024
@sukhmancs
Copy link
Author

I've experimented with snapshot versions of the Android password store, yet despite entering the correct password, I'm consistently encountering a "wrong password" error message. I've imported my private key via the settings menu, specifically navigating through settings > pgp_settings > key_manager.

msfjarvis added a commit that referenced this issue Mar 25, 2024
Fixes #2974
Fixes #2963
Fixes #2921
Fixes #2924
Fixes #2653
Fixes #2461
Fixes #2586
Fixes #2179
msfjarvis added a commit that referenced this issue Apr 14, 2024
Fixes #2974
Fixes #2963
Fixes #2921
Fixes #2924
Fixes #2653
Fixes #2461
Fixes #2586
Fixes #2179
msfjarvis added a commit that referenced this issue Apr 14, 2024
Fixes #2974
Fixes #2963
Fixes #2921
Fixes #2924
Fixes #2653
Fixes #2461
Fixes #2586
Fixes #2179
@Padswynn
Copy link

Padswynn commented May 3, 2024

I would like to add just in case anyone stumbled across this, I solved a similar problem with the OpenKeychain exception and the incorrect password loop on snapshot via this:

https://docs.passwordstore.app/docs/users/common-issues/#gnupg-aead-encryption-2974-2963-2921-2924-2653-2461-2586-2179

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-PGP Area: OpenKeychain-backed PGP S-invalid Status: invalid issue
Projects
None yet
Development

No branches or pull requests

3 participants