this post was submitted on 03 Nov 2024
526 points (98.5% liked)

Linux

53576 readers
1090 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 5 months ago

I fucking love Flathub(and flatpak too), also thank you to Bitwarden team♥️.

[–] [email protected] 18 points 5 months ago (2 children)

What does this desktop app do that the browser extension doesn't? I tried the cli extension but it was rubbish..

[–] [email protected] 9 points 5 months ago* (last edited 5 months ago)

The desktop app can be used as a bridge for biometrics in the browser extension, but other than that, it basically serves no unique purpose unless and until they add autofill for desktop applications.

[–] [email protected] 5 points 5 months ago (1 children)

I also would like to know what the desktop app is used for?

I've seen apps like xpipe that have direct Bitwarden integration if you want (way too high risk for me but I can see some people using it), but even then it integrates directly to the servers API. When I need an ssh password or something I copy and paste it from the browser extension. I'm curious if I'm missing some functionality by not using the app.

[–] [email protected] 14 points 5 months ago (1 children)

You're not, it's just that sometimes you paste your passwords outside browser, and opening a browser for that is doable, but feels wrong :D

Also, the app has a more convenient layout as it can afford more screen space.

[–] [email protected] 3 points 5 months ago (1 children)

Do you not have the browser open all the time? Not necessarily in the foreground, but at least in the background I always have a browser window. But tbh, most of the time it's in the foreground on the second monitor

[–] [email protected] 7 points 5 months ago (2 children)
[–] [email protected] 1 points 5 months ago
[–] [email protected] 1 points 5 months ago

I envy your life, as it feels like every year the browser assimilates and consumes more and more.

[–] [email protected] -5 points 5 months ago

And the earth is keep spinning

[–] [email protected] 7 points 5 months ago (3 children)

What does bitwarden have over keepass?

[–] [email protected] 9 points 5 months ago (2 children)

I cannot access my homelab from my work network, so I cannot sync via Nextcloud. Syncthing would be better, but they just stopped supporting Android sync, which I need. Proton Drive doesn't sync files on Android. On top of that, I don't want to deal with sync issues because keepass isn't designed for syncing like that. I'm not gonna go back to using Google, Microsoft, or Dropbox just for keepass. I've considered just keeping my db file on a flash drive, but all of the keepass Android apps I tried won't automatically detect that the file exists when I plug in the drive.

If someone has a better way for me to use it, please enlighten me.

Bitwarden is slowly turning their stuff closed-source, and I hope they don't turn to shit, but right now it's what works.

[–] [email protected] 7 points 5 months ago (1 children)

Adding to what the other reply said, download the syncthing fork. The official app has been under maintenance mode for a while.

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Yeah, I guess I shouldn't have put that in this comment, I was just airing a tangential frustration. It still doesn't help me unless I set up a vps on a whitelisted domain at my work.

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago) (1 children)

Syncthing still supports Android, you can download the app via Fdroid.

[–] [email protected] 3 points 5 months ago

But the last release for it will be in December.

There is the fork mentioned in the forum post here.

https://forum.syncthing.net/t/discontinuing-syncthing-android/23002

https://github.com/Catfriend1/syncthing-android

I don't use Syncthing and don't have an Android phone so I can't really speak for it in terms of functionality.

[–] [email protected] 22 points 5 months ago

Sync that has never broken for me and works on a phone. My attempts at keypass with both google drive and syncthing invariably ended up with me needing to periodically do manual reconciliation. I’ve never had this problem with bitwarden. Also, bitwardens passkey hooks work on iOS. They appear unsupported by keepassium.

[–] [email protected] 18 points 5 months ago

Probably a bit more polished UX (especially for not too tech-savy people)

but I'd say the biggest difference is integrated multidevice support, either via their cloud or selfhosted...

[–] [email protected] 18 points 5 months ago

Huge news

Is it possible to get biometrics working on a flathub app?

[–] [email protected] 34 points 5 months ago (3 children)

Funny thing, it repacks a deb package.
See manifest.

[–] [email protected] 1 points 5 months ago (1 children)

Why on Flathub it says that it "uses legacy windowing system", but there is granted permission to use Wayland socket in manifest?

[–] [email protected] 6 points 5 months ago (1 children)

Probably because there's also permission to use the X11 socket.

[–] [email protected] 1 points 5 months ago (1 children)

No, its certainly not because of that.

Many apps have both permissions simultaneously and theres no warning. In this case X11 is used as a fallback if wayland is not used.

[–] [email protected] 1 points 5 months ago (1 children)

In this case X11 is used as a fallback if wayland is not used.

It prefers X11, and Wayland can be enabled through the ozone layer.

[–] [email protected] 1 points 5 months ago (1 children)

Ok, but why there's a warning on flathub that it uses legacy windowing system

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

Because it will always use X11 unless you tell it not to.

[–] [email protected] 9 points 5 months ago

Reposting the link from another comment on here, there is a PR to build the flatpak from source https://github.com/flathub/com.bitwarden.desktop/pull/222

[–] [email protected] 29 points 5 months ago (1 children)

Is the a downside to repacking the deb package? They're basically just zip files of the same binary you'd run on most other Linux distros.

[–] [email protected] 18 points 5 months ago (1 children)

I don't say that. Rather it's just a trivia.

[–] [email protected] 13 points 5 months ago

Totally fair. I'm curious to see if anyone else may have reasons why it might be suboptimal.

load more comments
view more: next ›