Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Anonymous
4 years agoAutomatically update all HTTP sites to HTTPS if they support it
I have 2367 logins in my 1Password, and 376 of them use HTTP, of which Watchtower can change each item individually (a process that still requires (1) clicking the item, (2) clicking the dropdown, (3) clicking "Use HTTPS", (4) confirming the prompts). It would be nice if there was a menu item to just have 1Password automatically convert all HTTP logins that support HTTPS to HTTPS, so that 1Password does not expect me to sit at my computer clicking like a monkey.
1Password Version: 1Password 7 Version 7.8.6 (70806001) 1Password Sto
Extension Version: Not Provided
OS Version: macOS 11.4 (20F71)
Sync Type: Not Provided
Referrer: forum-search:https://1password.community/search?Search=Automatically%20update%20all%20HTTP%20sites%20to%20HTTPS%20if%20they%20support%20it
3 Replies
- 1P_Tommy
Moderator
Nice! Thanks for sharing.
- Anonymous
Thanks 1P_Tommy, in the meantime https://github.com/bevry/dorothy/commit/4350622e4ae080daf071d3e63cfd4ee139cb801d to the https://github.com/bevry/dorothy via its https://github.com/bevry/dorothy#secrets command, which interfaces with the 1Password CLI.
You may be able to trial it standalone (without setting up Dorothy) by running:
bash
bash --rcfile <(curl -fsSL https://dorothy.bevry.workers.dev)
secret https
- 1P_Tommy
Moderator
@balupton
Thanks for sharing I will pass that idea to the team. I'm for less clicks 100%. Hopefully, this is something we can bring about in the future.
ref: dev/projects/customer-feature-requests#248
ref: dev/projects/customer-feature-requests#793