I noticed that almost all the traffic to my site comes from direct name lookup, why?
▲ 4 r/SEO_Marketing_Offers+1 crossposts

I noticed that almost all the traffic to my site comes from direct name lookup, why?

I have one possible explanation but I am keen to hear your interpretation of the data. I think at it might come from the fact that most people find the app / website through AI summaries that don't actually provide a direct link to the website itself. So users end up doing another query with the exact name of the app already given.

The reason I don't think it comes from other locations is because I didn't do any type of marketing outside of just creating the website and creating blog posts on autopilot on the site itself.

What is your interpretation?

u/Ok_Wrangler_5378 — 10 days ago
▲ 30 r/vaultwarden+1 crossposts

Bitwarden autofill

Generally speaking I like Bitwarden and it's ecosystem, nevertheless it feels like I have to copy paste passwords around too much, especially when trying to login into a native application where browser autofill wont work. I've found some posts that were already complaining about this, they were pretty old, so it seems like this would be solved by now but it ain't. Additionally, when I have to type in my master password in a public space I don't like the feeling of "They just have to film me and know my username and are then able to log in".

I made a little prototype in the video which should fix these problems. No where near finished, but it shows the general concept. It does not work via browser extension but rather via windows automation API, where you can tap into any program (not just browser) and autofill fields like username, password and TOPT.

Additionally it stores the master-password encrypted with a device password and computer information on your disk, so you don't have to login into your Bitwarden vault with your master-password all the time.

What I also added is support for multiple vaults so that you can use your work and personal Bitwarden at the same time without having to switch between them.

Currently it is good enough for me to use for myself. Everything works offline of course, no data is sent anywhere, and I would like to make it open source in the Bitwarden spirit.

As I mentioned it is not production ready at the moment, but just to get a general feeling, would this be something that you would use / that you think needs improvement with Bitwarden as well? (I've seen some people mention security concerns for example)

u/Ok_Wrangler_5378 — 17 days ago