this post was submitted on 21 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I have been so satisfied with the features so far. But I thought it would be better if I run vaultwarden on os level to autofill other applications. And I found 5-year-old thread for this feature, so I lost hope for that.

So I'm thinking of moving to the alternative. Anything works like vaultwarden plus this feature would be nice. Any recommendations? Thanks

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 10 months ago

Autofill on the host level only works if the OS and apps support it. I don't think there is a password auto-fill protocol for Linux. Autofill on OS level exists on Android (and maybe IOS? idk, don't use that trash) but I haven't seen it anywhere on a desktop. The best I've seen is automatic focus change and keyboard emulation to type the password.

[–] [email protected] 1 points 10 months ago

Autofill on the host level only works if the OS and apps support it. I don't think there is a password auto-fill protocol for Linux. Autofill on OS level exists on Android (and maybe IOS? idk, don't use that trash) but I haven't seen it anywhere on a desktop. The best I've seen is automatic focus change and keyboard emulation to type the password.

[–] [email protected] 1 points 10 months ago

I remember keepass having something like that but it could be inconsistent. That was over a decade ago though. While not necessary, I agree it would be nice to hit a hotkey and autofill in the OS.

1pass has a feature where you can hit a hotkey and it brings up a small app window that I can can autofill anywhere. But you still need to do a search.

[–] [email protected] 1 points 10 months ago

Keepass that it is mentioned was like auto-type not what browser extension does.
This could inherently create some security issues I guess, so maybe this is why it is not there.
Unless the app can support it, which means that it would be easier to make it work for windows, Mac and then linux, or if the app is electron based maybe.
Just thinking out loud