mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #135] Feature Request: Use browser's password store (if possible) #125
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @noma on GitHub (Jul 13, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/135
Would it be possible to use the browser's password store (Firefox or Chromium) instead of storing the password somewhere (if the APIs allow it, though)?
Actually, how and where is it currently stored? In plain text if there is no protection password set?
Thanks!
@marcelklehr commented on GitHub (Jul 14, 2018):
Sadly, that's not possible as far as I know. Currently, credentials are stored in the extension's local storage. If you lock the extension with a password, the credentials are encrypted with the password, if you don't, they're stored in plain text.
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.