Skip to content

Add a way to set an additional suffix for keychain entries#984

Open
redstrate wants to merge 1 commit into
devfrom
work/redstrate/add-keychain-option
Open

Add a way to set an additional suffix for keychain entries#984
redstrate wants to merge 1 commit into
devfrom
work/redstrate/add-keychain-option

Conversation

@redstrate

Copy link
Copy Markdown
Collaborator

In NeoChat we discovered that the access tokens and other data stored in the keychain weren't segmented. Due to reasons, the keychain for native packages and Flatpaks can be the same which presents a problem because config files (which store which accounts are loaded) aren't shared.

What happens is that if you log in with the Flatpak version, it overwrites and makes the native package unusable.

In NeoChat we discovered that the access tokens and other data stored in
the keychain weren't segmented. Due to reasons, the keychain for native
packages and Flatpaks can be the same which presents a problem because
config files (which store which accounts are loaded) aren't shared.

What happens is that if you log in with the Flatpak version, it
overwrites and makes the native package unusable.
@redstrate

Copy link
Copy Markdown
Collaborator Author

@sonarqubecloud

Copy link
Copy Markdown

@KitsuneRal KitsuneRal added the bug/fix The library doesn't work as expected label Jun 9, 2026
@github-project-automation github-project-automation Bot moved this to In work in libQuotient 1 Jun 9, 2026
@redstrate

Copy link
Copy Markdown
Collaborator Author

Lets not ship this until the NeoChat side is a little more clear, even if its shippable now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug/fix The library doesn't work as expected

Projects

Status: In work

Development

Successfully merging this pull request may close these issues.

3 participants