Earlier quoted context omitted.
Given how extremely hidden they've made the perpetual license option, I'm honestly surprised it's 30:1. That seems to be a sign of "people want this bad enough that they go hunting for it for quite a while".
No, they are picking subscriptions 30 times more than licenses. When they first did this it wasn’t hidden at all. The website gave you 2 options side by side.
1Password Has Raised $620M
601–610 of 723 posts
Re: 1Password Has Raised $620M
#602Earlier quoted context omitted.
I really love an alternative that does these: 1. native app (no bullshit JS based) for speed 2. the same keybindings CMD+\ or Option+CMD+\ to fill in or pop up the menu 3. sync with icloud 4. not look like total shit (ie. lastpass) Do these basic things and I think you can easily steal 1pass users.
Apple is so close with Keychain, I feel if they spent a bit a time on the UI of it and offered some plugin capability it'd be perfect.
Re: 1Password Has Raised $620M
#603Earlier quoted context omitted.
I’m amused by the large portion of the Hackernews userbase that seems to view venture capital as an absolute evil, given that this is YCombinator’s forum. Can you really not think of any examples where VC capital has improved a company, product, or service?
> Can you really not think of any examples where VC capital has improved a company, product, or service? I honestly can’t, do you mind sharing a few examples to prove your point? I have a long list of “stopped using because went to shit after VC was injected” 1. WhatsApp and Facebook relation 2. Twitter and the loss of control over my feed 3. Spotify and the podcasts shenanigans 4. Dropbox and their assholery against…
Re: 1Password Has Raised $620M
#604Earlier quoted context omitted.
F-Droid lists at least 4 Keepass-compatible password managers (KeePassDX, KeePassDroid etc.). Is there one which is best for most users?
KeePassDX has its own keyboard that lets you securely input usernames, passwords, and other fields without exposing sensitive data to the clipboard (handy when autofill doesn't handle the field). - Website: https://www.keepassdx.com - F-Droid: https://www.f-droid.org/packages/com.kunzisoft.keepass.libre... - Source: https://github.com/Kunzisoft/KeePassDX/releases Another FOSS app called Keepass2Android has the same f…
Re: 1Password Has Raised $620M
#605Earlier quoted context omitted.
Pretty typical for people here to be zoomed-in on the b2c side of a business because that's what they use, and fail to see the b2b side, the underwater mass of the iceberg.
I think it's a little weird. I have used 1password at two jobs, and thought it was great, so I bought it for myself. They want money to sync my passwords between my Windows desktop and my iPhone. Seems reasonable to me. I program computers for a living and people pay me. I guess there was a free self-hosted type thing at one point in the past? That was before I ever heard of the product, so I'm not that upset that it…
How much did they quote? (if you're able to share)
Re: 1Password Has Raised $620M
#606People thinking this is an absurd amount of money are sleeping on how 1Password is quietly positioning itself to become the ground truth storage solution for corporate secret management, across devops and non-technical groups alike. Given Hashicorp's market cap of 11B, and 1Password's narrative on how to become even more central to corporate use cases by being the storage layer for Vault deployments, it's a very reas…
They also have the issue of all of the crypto nerds going nuts when they start getting their FIPS stuff done.
Re: 1Password Has Raised $620M
#607Earlier quoted context omitted.
They should take 20 million, endow a foundation, and have the foundation hire a couple of their original devs to make a clean room, open-source equivalent to 1Password 6. Then those of us who actually just want a self hosted password manager, not a massive whacky cloud secret factory, can use that. Sigh, what a stupid world we live in, where greed destroys everything good.
Why do you feel entitled to that? Are you going to pay for it again?
Re: 1Password Has Raised $620M
#608People thinking this is an absurd amount of money are sleeping on how 1Password is quietly positioning itself to become the ground truth storage solution for corporate secret management, across devops and non-technical groups alike. Given Hashicorp's market cap of 11B, and 1Password's narrative on how to become even more central to corporate use cases by being the storage layer for Vault deployments, it's a very reas…
Pretty typical for people here to be zoomed-in on the b2c side of a business because that's what they use, and fail to see the b2b side, the underwater mass of the iceberg.
Re: 1Password Has Raised $620M
#609Earlier quoted context omitted.
I don't even mind the subscription fee and cloud hosting personally, just make a kickass native app like they always had and I'll stay. If they force me to "upgrade" to 8 and it's not a native app then I'll just use something else like bitwarden.
I would be happy to pay the subscription fee for a native app, especially since my partner and parents can use it under the family plan. It works great for that! I've been paying for upgrades since 2007 (version 2.0 I think). Except that version 7 also introduced some massive UI/UX regressions! There were so many that I started collecting them in a Ulysses note so that I wouldn't forget why 1Password has gone so far…
Re: 1Password Has Raised $620M
#610Earlier quoted context omitted.
Similar here, I don’t mind the subscription fee and even like that I can effortlessly pull my passwords from whichever device I need to at the moment. The new electron app is a mess though, even if its data layer is done in Rust. It feels like a cheap imitation of the old one with so many little details being wrong, along with the general sluggishness that comes with a “modern” web stack. I’m not really happy with an…
Right!? The hard part is integrating nicely with the OS, which is just not something that's in Electrons bag. The thing Electron "improves" for them is portability for the one thing that users really want to avoid interacting with. It's just such a confusing business decision in my eyes, and to be completely honest, part of the reason I'm looking at switching is literally that they are making a decision like this unp…
Porting an app as security sensitive as a secrets manager to a client with an attack surface of Electron seems just fundamentally dumb.