Floorp. It’s open source fork of Firefox made by mostly Japanese developers. It’s noticably faster, privacy focused than the original and have more customisation options.
I’m surprised it’s not well known to be honest.
‘Open source’ misses the point of libre software.
deleted by creator
Can I update Fedora without it breaking? Also… KDE? GNOME is a stable, polished and professional DE, none of which KDE is.
Do you just go around looking for KDE users to argue with?
No, I shit on their delusion when they claim KDE is the best and most stable DE. It is like saying the second to finish the race has finished first, which is illogical.
…So you do go around looking for KDE users to argue with. Sounds like fun.
If I were to do that, KDE would personally manifest physically and apologise for its existence. I do not do that yet.
The fact that the company Valve went with KDE instead of GNOME for there popular linux device seems to indicate that it is at least stable. I could get some user testomonies on /c/Linux about KDE if you want?
Valve went with KDE not because it is stable, but because user interface can be customised with it catering to gamers. GNOME is more rigid and stable. The exact same reason goes for Arch, quickest firmware and kernel updates to leverage maximum performance per watt and to buy maximum time for optimisation. Arch is not known for stability in the way Debian/Ubuntu LTS are known.
Love me some Jitsi. The app, and website, make it easy to just start a secure, anonymous call with pals. No weird AI models running in the background like Teams or Zoom.
Lemmy
Never heard of it…
Rust
No one ever talks about Rust…
IPFS - An uncensorable distributed file sharing technology which is wonderful for file or site hosting
Uncensorable? Seriously doubt it.
Resilient to censoring? Believable.
Recently they officially added a module to censor stuff on an individual instance basis…
PostmarketOS to actually own your phone.
KepassXC for PC and KeepassDX for Android phones.
I personally would recommend it over Bitwarden since with Bitwarden you NEED internet to access your passwords, and even if is open source, i canmot trust it, security breaches can happen in any time, having your vault locally stored helps a lot.
There are more but i can’t Remember them right now.
I love KeepassXC, but I use Keepass2android on my phone. Do you know how it compares to KeepassDX?
KeepassXC honestly is more userfriendly IMO.
You can self-host Bitwarden, and sync your vault to your phone. Maybe not an option for everyone since it requires some technical skills, but very doable.
Oh you just reminded me, KepassXC and DX Doesn’t demand you to create an account and log in to access your vault 😄
Self-hosting KeePassXC requires installing one package and backing up one file. I expect that requires less technical skill and is doable for more people than to self-host Bitwarden.
These would also be my top two apps. Absolutely essential pieces of kit IMO.
The android integration is just so good these days. Syncing is the only minor issue but it is minor.
Hoe do you sync it? I’ve been meaning to make the switch to these for a long time now, but still not gotten around to it.
I use syncthing (mentioned below)
To be honest I use signal “message to self”. I know there are better ways to do it but it’s a very convenient way to transfer small files from my laptop to my phone securely.
I used to use Dropbox, but switched to Nextcloud years ago.
Do you use KeePassDX on Android? If so, how do you access the vault from Nextcloud?
I’ve been using KeePassDroid. Nextcloud has an option to set files to favorites which keeps them local on Android.
But how do you access the files from another app? Where are they stored? I have nothing in the com.nextcloud.client folder for example. Proton Drive mounts in the left-hand menu of Files. Would be nice if that was achievable with Nextcloud also.
EDIT: Turns out it does if there is no app passcode enabled. Not sure I am comfortable having that turned off though.
Can only second this
I just tried because you made me doubt, but you can access your passwords offline with bitwarden. Your argument about trusting a third party is far more pertinent, i’m choosing to trust them but thats really my choice. It is also a limited trust: even in a case of a data breach, bitwarden is encrypted end-to-end with your password, even if someone gets access to your data they wont be able to read it without your master key.
I ran into issues when using Bitwarden for the first time, i don’t understand why, i just like having my password vault close to me, KeepassXC and KeepassDX just makes things a little more painless
pwsafe too.
I will still prefer KeepassDX and KeepassXC
You don’t need internet to access the passwords stored in Bitwarden if you have their local clients installed. It stores an encrypted copy of your database locally to your device which syncs (updates) over the internet.
It gave me trouble when i tried to log in ob my account, and i prefer having the database WHERE I CAN SEE IT
Don’t you still need internet to access your passwords if you want to use Keepass across devices?
Nope, sonce your Keepass database is store locally, all you need is Syncthing, you won’t beleive how easy it is to use.
You don’t. KeePass databases can be easily shared totally offline.
However, it all depends on “how easy” you want the sync to happen…
There are many ways to “sync” KeePass databases, basically you just have to copy password database among the devices, which can be done totally offline.
- HARD - Manually copy the KeePass database to the devices
- Can be accomplished via any Network connection or USB cable connection
- EASIER - Put the database on any file sharing service that’s available on your devices, and sync that
- The file sharing service can be available on the internet (Google Drive, OneDrive, iCloud…), but it also works with any file sharing service that’s not connected to the internet (e.g.: local only Nextcloud server, or not even that, using Syncthing if that’s your thing…, which would not even require a local server)
So, I’ll just give one example.
If you have 2 devices:
- Linux PC
- Android Phone
You can use KeePassXC on the Linux PC, and KeePassDX on the Android Phone, and have a copy of your kdbx file (the encrypted database) on each device, manually copying the newer version whenever there are changes on them.
Issues that might happen: consistency between the files in case you make changes to both databases and forgot to sync manually previously. There’s no easy way to handle this currently afaik if you are doing manual syncs… I’d suggest maintaining one of the databases as “kinda read only”, not performing edits on it unless you can immediately copy it to the other one.
You can do the same thing above, but instead of manually copying the files among the devices you can use Syncthing… Or if you have a local Nextcloud server, you can use that to share the files, which is pretty easy to use to ensure consistency if you are using KeePassXC and KeePassDX, since if you open the database on Android using KeePassXC directly to the “file system” that links to the Nextcloud folder, it will always automatically retrieve the newest version to your device if there has been any change and if your local Nextcloud server is reachable, otherwise it just uses the local cache, and you will know it’s using the local cache and was not able to sync.
Here’s an easier option: Syncthing
- HARD - Manually copy the KeePass database to the devices
Keepass/KeepssXC/KeepassDX (password manager for desktop)
Syncthing to synchronize database between devices.
Ruffle: You may not know it but most old Flash games (and basically every anmiation) can be played again with this, modern and in a Browser sandbox. Website owners can include it in the backend with a few lines of code and all flash games work again automatically, and it’s also available as desktop app :D
yunohost it’s basically an os that easily lets you selfhost, by having an extremely big amount of selfhosted services packaged with scripts that autonatically set everything up and all of that trough a clear and modern web interface.
Shutter encoder, it has a ton of useful tools built in for quick video conversion, compression, trimming, etc, and it works very well for batch encoding of a lot of different video files
Affine, its a surprisingly feature rich notes app (open source but all cloud features are currently paid)
KopiaUI, an easy to use automatic backup program
LocalSend, a cross platform alternative to airdrop and nearby share.
My family uses it for almost all of our filesharing. IPhone to android, iPhone to windows PC, android to macbook, etc. Its works really, really well.
Yeah I just found that diamond!
Just picked this up based on the up votes here, and I’m already a fan. Seems like it does what you want and nothing else, which is perfect.
I love this. Its great. I use this and syncthing if I want to move files across.
I love it so much that I put it right away on my donations list.
Ooh I use apps that use the Magic Wormhole library. There’s a linux app for it called Warp and several android apps, all FOSS.
thank you for this recommendation! i hope i can convince my friends to start using it
Just tried it - so simple, so good. Thanks for posting about this!
Has it some automation? Cron like?
linux, unironically. literally all local infrastructure is running on windows, despite the security risks this entails.
Fair point but Linux is inherently safe either? The local library here has client PCs running Ubuntu 16.04 lts… my point being that IT infrastructure is only ever as secure as the amount of continuous effort you put into securing it. Linux doesn’t solve that.
It’s not that it’s inherently safe, but that Microsoft is inherently not.
Perhaps this will change drastically with immutable distros
What is immutable distros?
I’m not the best person to explain, but they’re distros with a read-only root filesystem. In some implementations, any changes, like installing a new package, or upgrading a version, can be interpreted as migrating a system from a state to another. This can mitigate some security risks and make machines easier to maintain.
Check fedora atomic builds. They explain it very well.
Xournal - a great way to draw on pdfs
wowwww, i think i just found the one note replacement i needed
Looks neat, but does it have txt recognition? Either for graphical pdfs or preferably at least for the text notes I am writing so I can search later?
Yep, fantastic for annotation, doesn’t rasterize other layers, keeps the quality intact
I use Arch btw. 😅 (well, actually I don’t any more, but this had to be here)
not really.
Openwrt bricked 2 of my routers. Be careful
Openwrt is awesome! It has the gui with the best ratio of ease of use/features I ever used in a router. It can require some skills to be installed, but then it’s so smooth. I wish we had routers with openwrt straight from oems.
Check out GL.iNet, good hardware and ships with OpenWRT but with their own WebUI. I set up my dad’s place with their router and an access point and I don’t remember the specifics, but it was really easy to access LuCI and do the advanced stuff.
Can vouch for their routers.
I do want to say though, they technically use their own version of OpenWrt, but you can just as easily install pure OpenWrt too.
Looks nice. Thanks for letting me know.
The Turris Omnia is an open, powerful router that comes with OpenWRT.
Turris adds an additional UI and features beyond that, but the OpenWRT UI is still available and the stock firmware can be completely replaced with OpenWRT if so desired.
It’s a bit pricey but has great specs (1.6 GHz dual core, 2GB RAM, 8GB eMMC) and is an excellent device for tinkerers with headers exposing UART, JTAG, GPIO, and more. It has three internal mPCIe ports as well.
I am not affiliated with Turris but just happened to stumble upon a new one at a garage sale a couple of days ago. Lucky find and I’m excited.
your links are broken I think
They’re broken for me as well. They’re missing the
https://
at the beginning, which I think is the problem. Here are the links:Whoops I thought Jerboa was smart enough to add those :) thank you!
Bitwarden an open source, simple password manager it does it’s job very well
VaultWarden if you want all the features without paying $40/year.
Otherwise Bitwarden will either allow you to self-host OR allow you to share passwords with one other person (using their server), but not both.
VaultWarden just unlocks all the features.
TIL BitWarden is open source.
I would personally recommend KeepassXC foe PC and KeepassDX for Android phones, just having your Vault available locally is a lot better than relying on a server that can get a security breach in any moment, not to mention the Keepass’s Vaults are encrypted and no one can access them without the , key or physical key, with KeepassXC and KeepassDX, you only will need ONE password 😁
I get the thought, but your phone can also have a security breach at any moment, ESPECIALLY because normal user error is by far the weakest and most often exploited attack vector.
Bitwarden’s vaults are also encrypted with the option for even stronger argon2id encryption. Bitwarden themselves can’t access them or reset them. It is open source and most importantly, audited. KeypassXC has only had one audit ever. (Though that passed and I would also definitely recommend keypassXC, it is great software security-wise)
The database is stored, encrypted, once on their server and once to each device you sync to, so it is available locally.
Even if they had a security breach, by design the assailant couldn’t access your database any more than they could access your keypass database.
You can also self-host it which would bring it exactly to the level of keypassX variants as far as attack surface.
Not to mention with bitwarden, you will also only need one key. That is the whole point of a password manager.
“It is available locally and a lot better…” is simply untrue. They are both great options. Just whatever works best for the person. Bitwarden has a ton more QoL options and enterprise options, plus separate, shared password databases and such for families and companies. Again, just as secure.
While I personally use KeepassXC and Keepass2Android on mobile devices (as with KeepassDX there is no reliable way of syncing the database that I know of) to other less tech-inclined people I’d always recommend Bitwarden as it is much more suitable to most people’s usecases.
I sync my database using syncthing, specifically syncthing-fork for android as i don’t currently have a PC 😄
Personally? KeepassXC is more user-friendly, i beleive Keepass2Android is more confusing
I would prefer being able to use KeepassDX on my mobile (I assume you meant that), but I got burnt trying to use that while syncing my database through my Nextcloud. KDX does not check for external changes before overwriting the database, and with background-sync being as unreliable as it is on android, I have lost a few passwords that way without noticing it.
Yeah, there are ways of fixing it after the fact, but that is too inconvenient and error-prone for me. I prefer if my Keepass app just makes sure my database is up to date before making any changes
I don’t even have a nextcloud, i just keep my database on a single folder sync across my tablet and phone, if you could set up the nextcloud to sync in rhat same folder you (theorically) would have no problems 🤔
I mean that’s what I had been doing. The issue was just that the background sync of the nextcloud app on android wasn’t reliable enough and KeepassDX had no mechanisms to check for external changes before overwriting
Then i can’t help you, Use whatever works and it’s trustworthy enough for you, just don’t be surprised and come crying if Bitwarden SOMEHOW gets a security breach.
I have a lot of experience with both. As a tech savvy user, I slightly prefer KeePass. Syncing between devices is slightly more painful, but I find it to be more reliable, and it doesn’t have the attack surface that Bitwarden does. (While encrypted, Bitwarden still really wants a web server and a local database connection.)
VaultWarden is probably better for those who can’t be bothered to move a file around and want direct browser integration. With KeePass when you need a password, you’ll make sure the username has focus and then alt+tab to KeePass and hit “autofill”. Some sites won’t take “username{tab}password{enter}” and you’ll have to customize the configuration.
VaultWarden is better at prompting you to add new passwords. I prefer the workflow that’s encouraged by KeePass, where you open the app first and use the app to open the URL. (You can do this in VaultWarden too, but it’s less obvious.)
On my case i use Syncthing-fork to have my database synchronized on my tablet and phone, you’ll be surprised how easy to use is, and doesn’t require a server 😄
I don’t know about “simple”, but it’s very good. Been a happy user for many years
What’s not simple about it, as a password manager? Pop in the name/uri, pop in a username, pop in/generate a password Bingo bango Is there a level of complexity I’m missing, or alternatively is there a simpler approach?
Indeed, most people I know IRL still use the same passwords for everything.
@shinysquirrel @PumpkinDrama I’ve been using password-store for a while now and I love it. I have it synced on multiple device via a bare git repo
does its* job very well