Skip to content

Option to encrypt passwords in Restic-Browsers userprofile preferences file #178

@MenceyBentayga

Description

@MenceyBentayga

First of all: Restic and Restic Browser have already saved a couple of my friends from disasters, and I can't be more grateful for all your work!

In Windows, I have noticed that in %USERPROFILE%/org.restic.browser/presets, the saved repo data is stored in plain text in the disc, requiring no special permissions to access the folder or read the file.

In Windows at least, using something like DPAPI could help improve the security of the situation plenty, or maybe using something based on Bcrypt if you want something a little more platform-independent.

I think it would greatly improve both comfort of use (not having to store the password), and security (not having it be copy-pasted, or written each time, exposing it to keyloggers or hijack attacks, copying the file to other device, or simply stealing the password).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions