Live data from Hacker News

1Password for Linux development preview

discussions.agilebits.com

251–260 of 352 posts

Re: 1Password for Linux development preview

#251
post #206

I was a 1Password user from when it was fully self-hosted until they started pulling bait and switch tactics to move people to subscriptions and online vaults[1]. I also had Windows licences, and Windows was certainly a 2nd class citizen while I used 1Password. And of course, it doesn't look like the 1Password Linux client is open source. The back-end certainly isn't. I switched to Keepass[2] initially, synchronised…

FYI, the Windows application is now at the level of the macOS version. I was also annoyed by the move to a subscription model and waited a while before accepting to switch. But I'm now quite happy paying yearly given how well they improved their cross-platform support.

At least for me the switch to 1PasswordX messed up my password vault, which took quite some time to repair manually from backups. This drastically reduced my confidence in the software to a point where I switched to bitwarden

Re: 1Password for Linux development preview

#252
post #236
post #211

Earlier quoted context omitted.

Tbh, not that many programs with exception of games supported all the platforms. And games were built on top of VMs or engines.

"Engines" like common logic written in languages like C and C++, using in-house toolkits where RenderButton() or ShowDialog() would do the right thing on each platform. Apparently a forgotten art. As for VMs, I am all for stuff like React Native, not for packing Chrome with each application. Not only it shows laziness where Web == ChromeOS, bloats the applications and is yet another way for turning everyone into Chro…

I understand the sentiment. But I think the best approach is a bespoke app for each platform in the own native toolkit.

I have rarely enjoyed using a Gtk or Qt app on macOS because they feel alien.

On windows for example there seems to be no rhyme or reason for widgets, mainly due to historical reasons.

Games don’t need to be consistent because they take up the whole screen and are immersive. Some very specific programs such as the Godot editor are a good example of a similar usage.

Re: 1Password for Linux development preview

#253
post #167

Earlier quoted context omitted.

Why shouldn't it be Electron? Should it be GTK? Why not QT? Linux doesn't have a standard desktop environment or widget toolkit. Electron doesn't seem like a worse choice than the other options, and it's easy to find engineers who know how to work with it. 1Password doesn't just store passwords. It has a bunch of other features. It's a fairly complex app at this point. It also has fairly similar user experiences in W…

> Why shouldn't it be Electron? Because every Electron app is inconsistent with the rest of the desktop. I use a dark theme system-wide but Electron won't care [edit: 1Password has custom integration for GTK theme]. Honestly, this isn't something the developer of the app have to put years of research in (Slack for example). The toolkit is supposed to do the integration (GTK, Qt, [Cocoa?]) and clearly Electron doesn't…

There are also advantages for the user. For example, new features arrive for all platforms at the same time; there is no prioritization of platforms or such. Same for bugs - apart from issues stemming from Electron itself, they're likely to appear on all platforms and therefore likelier to get fixed.

In essence, the old "only X% of our users use platform Y, it's not worth it to make this feature/fix this bug for them" does not exist anymore with something like Electron, and while this is ultimately also a cost consideration, it does come with benefits for me as a user, especially if I'm on a minority platform.

Re: 1Password for Linux development preview

#254
post #221

Earlier quoted context omitted.

I'm also a big fan of Bitwarden. Have tested 1Password, LastPass and a few of the other password managers over the last 5 years. This is the one that ticks all the boxes, has the least bloat, does correct matching. I support it with pleasure!

I tested Bitwarden for a while and found it was lacking features compared to 1Password. Until a few weeks back they didn't even have a "Trash", delete an item and it was gone forever. Exporting 1Password to Bitwarden was a complete mess, attachments in items were not imported at all/deleted (you don't get a warning of this.) Bitwarden is okay, but compared to 1Password they have a long way to go in my opinion.

[deleted]

Re: 1Password for Linux development preview

#255
post #252
post #236

Earlier quoted context omitted.

"Engines" like common logic written in languages like C and C++, using in-house toolkits where RenderButton() or ShowDialog() would do the right thing on each platform. Apparently a forgotten art. As for VMs, I am all for stuff like React Native, not for packing Chrome with each application. Not only it shows laziness where Web == ChromeOS, bloats the applications and is yet another way for turning everyone into Chro…

I understand the sentiment. But I think the best approach is a bespoke app for each platform in the own native toolkit. I have rarely enjoyed using a Gtk or Qt app on macOS because they feel alien. On windows for example there seems to be no rhyme or reason for widgets, mainly due to historical reasons. Games don’t need to be consistent because they take up the whole screen and are immersive. Some very specific progr…

> But I think the best approach is a bespoke app for each platform in the own native toolkit.

Which is basically the first line of my comment and how we used to do back in the day, with common logic and those in-house "engines".

Re: 1Password for Linux development preview

#256
post #206

I was a 1Password user from when it was fully self-hosted until they started pulling bait and switch tactics to move people to subscriptions and online vaults[1]. I also had Windows licences, and Windows was certainly a 2nd class citizen while I used 1Password. And of course, it doesn't look like the 1Password Linux client is open source. The back-end certainly isn't. I switched to Keepass[2] initially, synchronised…

Same issue for me, having online vaults was the killer for me. Also the subscription made me really think if the service was worth it after all, specially after buying the apps they are asking me more money. I moved to Keepass (and opensource apps) and im fairly happy with it. I dont think i will go back to 1Password.

A program worth using is worth buying

Re: 1Password for Linux development preview

#257
post #206

I was a 1Password user from when it was fully self-hosted until they started pulling bait and switch tactics to move people to subscriptions and online vaults[1]. I also had Windows licences, and Windows was certainly a 2nd class citizen while I used 1Password. And of course, it doesn't look like the 1Password Linux client is open source. The back-end certainly isn't. I switched to Keepass[2] initially, synchronised…

I'm still using 1Password self-hosted - works fine.

Re: 1Password for Linux development preview

#258

I have been looking into a good passwd-manager for linux and my android phone for the last week or so: Most of them look so "blingy" I can't get myself to trust it ! I'm 51% convinced myself just to code my own (I know , I know) I've recently switched over from Ubuntu-Genome to Ubuntu-i3 and now for the life of me, I can't get chrome to sync/autofill/remember my passwords :( - Same user just different desktop/wm, why…

https://www.passwordstore.org/ Using it for years now and am happy with it. Although it start from this pretty basic setup, you can extend your usage with mobile apps and browser extensions.

It's the perfect tool. I don't think I've ever said that about any piece of software before. I literally wouldn't change a thing about it.

Re: 1Password for Linux development preview

#259
post #76
post #55

Earlier quoted context omitted.

If you can't trust them to host an encrypted blob, you can't trust them to run code on your local machine. I agree with you that the resistance isn't rational.

Hosting my encrypted data means anyone with sufficient access at any single time can copy the encrypted data and attack it or me, then or later when eventually feasible. Hosting only an executable I download and execute means the adversarial extraction of data must be contained within the executable and bypass all security from within my system. There is a window of opportunity for sending out a signal indicating the…

True, but same goes to hosting your own server.

And I would bet that a team who's job for many years is to ensure the safety of your data will do a better job at it than 99.9% of users that host it themselves.

Re: 1Password for Linux development preview

#260

What are peoples thoughts about firefox lockwise? I have been using keepass for forever but I want something that easily syncs between devices and doesn't require copy/paste in to the browser. Lockwise seems perfect but I haven't used it much yet.

I use Lockwise, and the thing that drove me towards it is that it works on Linux and iOS without having to run a sync service (Dropbox/...) on my laptop. The sync is excellent and just works. The iOS app could use some work, though. It doesn't support adding or editing passwords (but Firefox for iOS does, and it's planned for Lockwise according to the issue tracker), and it's REALLY slow to start (several seconds) when using it to fill a password in the browser. I don't know what's up with that, but it's annoying.
Post reply on HN