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

Linux

54561 readers
505 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 6 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] GreenEngineering3475@lemmy.world 14 points 7 months ago

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

[–] tomjuggler@lemmy.world 18 points 7 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..

[–] trevor@lemmy.blahaj.zone 9 points 7 months ago* (last edited 7 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.

[–] Lem453@lemmy.ca 5 points 7 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.

[–] Allero@lemmy.today 14 points 7 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.

[–] doktormerlin@feddit.org 3 points 7 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

[–] Allero@lemmy.today 7 points 7 months ago (2 children)
[–] ashley@lemmy.ca 1 points 6 months ago
[–] bear@slrpnk.net 1 points 7 months ago

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

[–] shekau@lemmy.today -5 points 7 months ago

And the earth is keep spinning

[–] Goodman@discuss.tchncs.de 7 points 7 months ago (3 children)

What does bitwarden have over keepass?

[–] thejevans@lemmy.ml 9 points 7 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.

[–] Eyck_of_denesle@lemmy.zip 7 points 7 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.

[–] thejevans@lemmy.ml 1 points 7 months ago* (last edited 7 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.

[–] photonic_sorcerer@lemmy.dbzer0.com 4 points 7 months ago* (last edited 7 months ago) (1 children)

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

[–] notthebees@reddthat.com 3 points 7 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.

[–] declination@programming.dev 22 points 7 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.

[–] tuhriel@discuss.tchncs.de 18 points 7 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...

[–] subtext@lemmy.world 18 points 7 months ago

Huge news

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

[–] lnxtx@feddit.nl 34 points 7 months ago (3 children)

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

[–] shekau@lemmy.today 1 points 7 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?

[–] SteveTech@programming.dev 6 points 7 months ago (1 children)

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

[–] shekau@lemmy.today 1 points 7 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.

[–] tekato@lemmy.world 1 points 7 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.

[–] shekau@lemmy.today 1 points 7 months ago (1 children)

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

[–] tekato@lemmy.world 1 points 7 months ago

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

[–] independantiste@sh.itjust.works 9 points 7 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

[–] trevor@lemmy.blahaj.zone 29 points 7 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.

[–] lnxtx@feddit.nl 18 points 7 months ago (1 children)

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

[–] trevor@lemmy.blahaj.zone 13 points 7 months ago

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

load more comments