-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
lifecycle/keep-aliveDenotes an issues or PR that should never be considered stale.Denotes an issues or PR that should never be considered stale.needs designThe issue needs a sane design before implementationThe issue needs a sane design before implementation
Description
I’d love to use gmailctl at work, but I wasn’t able to get security approval because credentials are stored in cleartext on my laptop. Would it be possible to provide an alternative? Two approaches come to mind:
- Have an option to store credentials in an encrypted secret store, maybe using something like https://github.com/99designs/keyring
- Don’t store credentials at all; just send the user through an OAuth flow each time I want to sync (as an alternative to, not replacement for, the current workflow)
For what it’s worth, I’m currently using the workaround of generating XML files with gmailctl
and importing them manually, but Gmail’s filter import has a longstanding bug where it ignores category assignments, which makes that process particularly error-prone.
Anyway, thanks for the great tool!
kjhosein, peteroneilljr, alker0, morgen-peschke and IOAyman
Metadata
Metadata
Assignees
Labels
lifecycle/keep-aliveDenotes an issues or PR that should never be considered stale.Denotes an issues or PR that should never be considered stale.needs designThe issue needs a sane design before implementationThe issue needs a sane design before implementation