Understandable! I’ll keep an eye on the project for the future!
I might try running it in bottles and see what the experience is like.
Understandable! I’ll keep an eye on the project for the future!
I might try running it in bottles and see what the experience is like.
Any progress on the plans for a native Linux client or Web Interface? Last I checked there was only a Windows client available (although it could be ran within proton to be fair).
While Windows is no doubt the popular gaming OS ATM, I think you’ll find a much higher population of Linux users amongst the self-hosted crowd.
Your service is exactly what I want for my GOG library, so I’d love to give it a spin!
Look into mumble. It’s NOT a discord replacement but does provide a good quality, low latency, OSS voice chat. Mumble + Signal group chat is what my friends and I use for gaming. Seems to work well.
Tip: Turn on text-to-speech to get narrated announcements when users join channels. Also works for text chat shenanigans. 🤣
I believe you can… I have google maps installed and disabled (frozen) by default in case I absolutely need to use it.
A last-gen refurbished pixel + GrapheneOS has been my go-to for years now. Gives me all the polished featured of flagship hardware with regular security updates and privacy.
Bonus points, the google play compatibility shim means you can run 99% of apps that are on the play store.
Just test the refurbished phone thoroughly on the stock os in case you need to swap it out.
yeah, I haven’t done much with music that’s not in English. You can also look up the album in the musicbrainz database as well to see how it’s listed there before you stick Picard on it.
Also another helpful resource when I was learning how to arrange my libraries…
https://jellyfin.org/docs/general/server/media/music
Also note that the music library in Jellyfin has a preferred language option that might apply here.
Use Picard to correct missing metadata, album art, and file name / structure.
https://picard.musicbrainz.org/
I’ve had zero issues scrapping my music library since doing this.
Just make sure to review the settings in Picard to set up file naming conventions how you want it before you start.
Generally agreed, I would actually try using as many services with their progressive web apps.
The main reason I think they may need google services is the banking app. Mine will refuse to launch without google services installed.
You sound like the ideal candidate for a refurbished Pixel 7 / 8 from amazon.
Test its hardware thoroughly on the stock os in case you need to return it.
Install GrapheneOS using the Web installer.
Install Droid-ify into your main profile from the f-droid web page. It looks much better than the official f-droid client and actually has a working auto-update
Create a work profile. I use an app called Shelter as the work profile admin app. This allows you to auto freeze your big-tech apps to help with battery life / privacy. Install google services from the built-in GrapheneOS app store.
Enjoy.
You are correct, a VPN connection does not bridge to another profile. You can install a VPN in said work profile. The always-on VPN settings in grapheneos have the work icon to indicate what VPN is in your work profile.
I stand corrected, its been quite a few years since I needed to use the ADB backup so I guess back then it was more complete.
Found a good detailed explanation here.
Shame that it seems to be getting phased out for cloud backup solutions. Makes sense that google would want to control more of your data and make you pay for it.
As installing a custom ROM typically involves using ADB anyways, I would suggest that you back up your device normally (copy files over to a folder on your computer), and then use the built-in backup function in ADB to make a secondary complete backup.
Also, depending on your threat model, you might not want to move any files from your old installation to your new one. Its possible that the old files, applications, and linked accounts could compromise your new installation privacy / security. I also generally enjoy starting with a clean slate after a new OS install.
CGNAT = Carrier Grade Network Address Translation. It makes it practically impossible to open ports to the public internet and in some extreme instances make zerotier very unstable. Typically you only have CGNAT if your internet connection is 4G or fixed wireless.
OpenVPN is just a VPN protocol. Roughly comparable to wireguard. It has been the gold standard for VPN technology for the past decade or so. Wireguard by comparison is much newer, and lighter to run. This typically results in faster throughput from a computational standpoint and devices where power is limited (cell phones), uses much less power by leveraging modern CPU encryption methods.
If you have the option to port forward on your home internet connection, its possible to setup a VPN connecting in a straight shot from your home to your roaming device. If you can’t port forward, you will need a main in the middle (the VPS) to establish and route the connections through.
Zerotier works off of a PTP style network and the free plan allows up to 50 devices when last I checked. I’m not sure on the availability of zerotier or wireguard on truenas as the last time I used TrueNAS was Scale 22.
My recommendation would be some kind of VPN. If your looking for something plug and play and free, look into zerotier.
If your home internet connection sits behind CGNAT, like me, just buy a cheap vps and set up your own wireguard network.
Both solutions avoid exposing your services directly to the public internet which reduces attack vectors and adds an extra layer of encryption.
If my understanding of how “force SSL” works for most proxies, it just simply issues a HTTP 300 redirect message for all http traffic coming in on port 80. It then sends everything to port 443 https.
Do you get a 502 when you try to connect with the force SSL turned off? It might me less of an issue with SSL and more that your proxy is not pointing to the right host / port of your nextcloud server.
Very interesting idea for a self hosted service! I will definitely take a stab at hosting it! I have a decent collection of DRM-free games from humblebundle and GOG that I always wanted in one place. Question, I know you dont currently have a native linux client. That being said, do you have a native linux client on the roadmap?
I second restic. Have been using it for a year now and have been generally very happy. Actually had to use it in a couple occasions to restore directory content and even recover a complete workstation drive. I have had relatively easy success in both scenarios.
I having one of those things… Ya’ know a picture with words…
Heroic Games Launcher could be the answer. The GameVault devs wouldn’t need to reinvent the wheel with a Linux client dealing with all the proton sand boxing. Just add to the heroic launcher.
Looks like someone has already had a similar thought too…
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/issues/2951