Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decryption error when offline #294

Open
3 tasks
Jo-Jox opened this issue Aug 4, 2024 · 2 comments
Open
3 tasks

Decryption error when offline #294

Jo-Jox opened this issue Aug 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Jo-Jox
Copy link

Jo-Jox commented Aug 4, 2024

iOS App Version

2.7.3

iOS Version

16.7.9

Device Model

Iphone x

Nextcloud Server Version

29.0.4

Server App Version

2024.7.20

Peculiarities of Your Setup

Behind a reverse proxy, E2E enabled in the passwords app

Observed Behavior

The app works fine when online but cannot decrypt the passwords when started offline, even if the option store offline is enabled in the ios app settings. I can only see all the hash and an error telling me the app could not decrypt. I don't know if this is because of the E2E or if an offline mode is even possible, but it would be really useful if it could work without an internet connection.

Expected Behavior

I think if the store offline option is checked and I does what I think it does it should let me decrypt the stored passwords with the E2E password even without an internet connection.

Steps to Reproduce

  1. Launch the app in airplane mode
  2. Enter E2E password
  3. Only see hash of passwords & error cannot decrypt

Debugging

  • I did install the TestFlight version to check the log on the app's Settings page → Log.
  • I did check for iOS logs named Passwords under System SettingsPrivacy & SecurityAnalytics & ImprovementsAnalytics Data.
  • I did check for Nextcloud logs on the admin's Logging page.

Logs

No response

@Jo-Jox Jo-Jox added the bug Something isn't working label Aug 4, 2024
@johannes-schliephake
Copy link
Owner

Hey, thanks for reporting this issue. I'm able to reproduce the problem under specific circumstances, but just to be sure: Are you entering you E2E password manually or did you save it?

@Jo-Jox
Copy link
Author

Jo-Jox commented Sep 9, 2024

I saved it once by accident but I am manually entering it every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants