Automatically 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:Automatically update all HTTP sites to HTTPS if they support it
Comments
-
Thanks @ag_tommy, in the meantime I've added the functionality to the Dorothy dotfile ecosystem via its
secret https
command, which interfaces with the 1Password CLI.You may be able to trial it standalone (without setting up Dorothy) by running:
bash --rcfile <(curl -fsSL https://dorothy.bevry.workers.dev) secret https
0 -
Nice! Thanks for sharing.
0