fw icon indicating copy to clipboard operation
fw copied to clipboard

Protect Token for github/gitlab/... somehow

Open bomgar opened this issue 3 years ago • 1 comments

The fw import feature supports API imports. Currently the token is plain text. It would be nice to support password encrypted tokens and prompt the user when the import feature is actually needed.

bomgar avatar Mar 12 '21 11:03 bomgar

Alternatively there's really no need (that I see) to have the token persisted in the configuration. Why not just request it as password input when necessary/on-demand?

If you're getting a password from your password manager when you need the feature, you might as well just get the token out of it and done.

mriehl avatar Mar 12 '21 11:03 mriehl