|
|
|
|
|
by Bnshsysjab
2397 days ago
|
|
I’m pretty sure you can auto push with pass. I miss browser auto fills, But I don’t like the idea of plugins in the browser like last pass etc, I do use inbuilt autofill because I trust that more, but that won’t generate my initial passwords and there’s situations where I have multiple accounts (legitimately, testing in prod where passwords matter). MacOS seems to have really nice host integration but that’s coming from an outsider who’s never really touched one. I also end up in situations where ‘xdotool type’ is the path of least resistance. VMs with no paste buffer, Citrix sessions, etc. so integrating xdotool type would be nice. I also really like the idea of spawning an authenticated browser session from the shell. |
|