- 6 Posts
- 24 Comments
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Setting up WireGuard for my mom remotely so she can access my homelab and tunnel traffic. Looking for tips to make this as seamless as possible!English
7·18 days agoI’m warming up to the idea of using some sort of RDP software. I saw that Anydesk is proprietary, do you have any experience with Rustdesk? I’ll do some research.
Thank you (and everyone else who has responded)!
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Setting up WireGuard for my mom remotely so she can access my homelab and tunnel traffic. Looking for tips to make this as seamless as possible!English
5·18 days agoSorry.
Where are you installing it for her, PC or router?
Her client will be on her laptop.
What OS is she running?
Windows.
What other remote tools do you have available?
More or less none. Any tools I’d need would have to be set up remotely on her device.
Frankly I’d just use Tailscale.
Yeah, I’m starting to lean towards Tailscale or Netbird.
Thanks.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Changing the profile picture on Vaultwarden?English
3·25 days agoAh, that’s a shame. Thanks.
versionc@lemmy.worldto
Selfhosted@lemmy.world•SSL certificates for things inside the labEnglish
4·1 month agoHuh? Why?
versionc@lemmy.worldto
Selfhosted@lemmy.world•SSL certificates for things inside the labEnglish
12·1 month agoas far as I know, there is no way to put a valid certificate like let’s encrypt for a service that is not accessible from the net
There definitely is. All of my local services run on a wildcard cert that I got from a DNS challenge with Let’s Encrypt. As long as the reverse proxy can access whatever source is issuing the certificate, and as long as the client browser can access public certificate ledgers and has DNS info about your services, things will work just fine locally.
I recommend Netbird to give access to services to your family members, for access control and for the DNS server it provides. It also gives you the bonus of accessing your services remotely.
Feel free to ask if you have any questions.
Good riddance.
Has anyone used Komga as an alternative? It’s primarily for manga and comics but it seems to support books too (epub and PDF). It also seems to be able to sync books with Kobo devices.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·1 month agoYeah,
passhas been discussed a bit in the thread already, but there are a few security issues that keep me from using it. Speaking of security, I had no idea the Android app was archived in 2024. That’s quite a long time without updates. Are you using a fork?Thank you for sharing your workflow either way! Using a git based solution would be amazing.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·1 month agoI like the idea of using git, and there are people using it with their KeePass database (here’s an example), but I don’t think it’s optimal. If you want to use git,
passis probably the better option, but that brings in a whole lot of other problems.I’ve started using Nextcloud to sync my database and it’s worked out fine so far. Though it would be nice to use something like git that I use all the time regardless, right now the whole bloated Nextcloud stack I have hosted only syncs my small password database haha.
versionc@lemmy.worldto
Selfhosted@lemmy.world•Self Hosting for Privacy - Importance of Owning your own Modem/Router?English
9·1 month agoI would get a router that supports an open source firmware or operating system like OpenWRT. Which one depends entirely on your use case. Getting a router from your ISP is fine if you’re allowed to and capable of flashing it, and if you trust them (I’m lucky that I have an ISP with a track record of fighting for their users’ privacy and integrity).
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
5·1 month agoYeah, that’s a good point. There are still a few cons though:
- If the server goes down (or your internet connection goes down), you can’t add entries to your database. Local changes aren’t allowed.
- Bitwarden doesn’t support supplementing your passphrase with a key file.
- The Bitwarden clients aren’t enitrely FOSS as far as I understand, the SDK used has a non-free license.
There are pros and cons in both alternatives, and there is unfortunately not a perfect solution. I like the idea and philosophy behind the KeePass format, so the increase in syncing complexity is worth it (for now at least).
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·1 month agoI managed to get it up and running now, thank you! It wasn’t intuitive at all, compared to using nextcloud-client on the desktop. I’ll try this for a while and see if it works for me.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
2·1 month agoI’m currently using KeePassDX and I’ve set up the Nextcloud server and downloaded the Android app. I’ll give it another shot. Can you explain more how you’ve set this up for yourself? What does CF mean, and what file manager do you recommend?
Thanks!
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
21·1 month agoI’m talking about this issue: https://github.com/nextcloud/android/issues/19
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
3·1 month agoI’m looking for a selfhosted alternative, I’m not really to keen to place all of my password eggs into one company basket so to speak. But yes, other than that, Proton is a good choice (but I’d probably go with Bitwarden personally). Thank you.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
4·1 month agoDo you do it manually into e.g. protected json, or to a normal zip (the former doesn’t support attachments as far as I know)? Or have you found a way to do it automatically? One con that I’ve read about this is that backups from one version is not guaranteed to work on another version. Thanks.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
3·1 month agoI actually used
passmany years ago and I quite enjoyed it, except for the fact that the entry names are presented in clear text. You’d also have to manage your GPG secret which I’m not a fan of (in fact, my password manager is how I usually manage GPG and SSH keys in the first place). On the other hand, I guess you should keep a key file on each device on top of a passphrase even if you use a KeePass database, so I guess that point is moot. There are also no good way to include attachments. At that point Vaultwarden feels more convenient, but the more I’m thinking about it, the more I’m warming up to the idea. We’ll see, maybe I’ll give it a shot again.Thanks for sharing your thoughts!
Edit: I did some quick research and I found this video:
https://www.youtube.com/watch?v=j-qBChKG15Y
It brings up some pretty important security concern that still seem to be relevant.
versionc@lemmy.worldOPto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
4·1 month agoYeah, I have a tendency to modify my database quite often. I often make new accounts, add attachments, modify passphrases on older accounts, etc. I modify it several times a week. I might be an outlier, and in that case I understand why people don’t consider this to be a huge problem haha.
versionc@lemmy.worldto
Good News Everyone@piefed.social•DuckDuckGo poll says 90% don't want AI in searchEnglish
211·2 months agoIt should be opposite though. They should keep the top domain AI free, and introduce a subdomain with AI.


I’m just not a fan of mesh VPN solutions that I have no direct control over (i.e. cloud based), and self-hosting them on my own means I have the responsibility of properly securing and hardening the server on which it runs, which I’m not a fan of either haha.
But it might be the best solution, we’ll see. If that’s the case though I’ll probably go for Tailscale despite the fact that I prefer the open source nature of Netbird, and that’s because Tailscale is just more reliable and mature in my experience. It feels like Netbird might be pushing too many new features (like the reverse proxy) before their core features are finished.