• 0 Posts
  • 62 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • … the OS doesn’t understand the app’s data.

    I assume you are referring to End to End Encrypted (E2EE) messaging apps here. I’m no programmer/developer/software engineer and I’ll be the first to admit that I don’t know a ton about how most apps work on the backend. That being said, my understanding is that E2EE apps decrypt whatever is being transmitted to them when they get to your device (assuming phone here) (of course it would decrypt it, otherwise how would you make sense of the information?). Once the data is on your phone, it is decrypted. From what I understand, sandboxing apps is not all that robust on Android (at least on “mainstream” versions)

    Therefore, the data that was Encrypted from End to End was decrypted at the End and therefore accessible by other applications and processes on your phone. Unless Android sandboxing has improved greatly in the last few weeks.




  • I currently have some notes in Nextcloud notes which I quite like. I don’t need anything too fancy. Markdown is nice to have, but not required if there is some ui way to make checkboxes. If I remember correctly, in the nextcloud notes app you have to set the folder that it uses. Which makes shared notes impractical, if not impossible.

    Because of this, I still have several notes shared with my wife in Google keep for things like shopping lists. I’m tempted to test out the shopping list function in home assistant, but not sure if it will fit the needs. Would be nice to find something that covers all my use cases in one app.





  • KDE Connect as another uas suggested.

    Only buggy issue I have is that I use a VPN on my phone to access my local network when away from home. I have the VPN set up with Hairpinning so I don’t have to disconnect from the VPN while at home which occasionally causes issues on my steam deck as the version of KDE Connect on the steam deck does not appear to have an easy way to connect to device via IP. On my desktop and laptop I run Pop!_OS and use GS Connect which gives me an option to connect to device via IP so I have less issues with my phone just randomly not appearing on those computers.


  • Back in the day I ran a pfsense VM on ESXi before broadcom bought them. I found it easier to just purchase a cheap Unifi AP and spin up a VM for the Unifi controller app (I’m assuming you can still run that on your own hardware, its been a few years). I think I got a UAP 6 lite or something like that. If I recall it was about $130 CAD with the PoE injector.

    Techincally its not ideal to run your firewall on the same device as other things, but I never had any issues.

    Also, does the mini PC have multiple NICs? You will have a bad time if it does not.


  • I’ve been pretty happy with my Proton mail/simple login combo (simple login was bought by proton not that long ago).

    In regards to your comments elsewhere in this thread, it can be exhausting at times trying to be perfect in regards to privacy. Just take it one day at a time and even one decision at at time. Just because you gave away info before doesn’t mean that it’s pointless to take one little piece back.










  • I’m running the recognize app on nextcloud which I think requires at least 4-5 GB RAM, so I have 6 dedicated to that VM. I’m pretty sure the recommendation for Ubuntu in general was 2 GB RAM so I gave my pihole half that. Home assistant wanted 4 GB, but I gave it 2. I think my Jellyfin server has like 6 and I have another VM with like 4. So that’s a total of like 19gb RAM provisioned. Plus I have a 2 TB zfs pool for my nextcloud VM. When I go into proxmox it tells me I’m using like 29.5 GB.

    I suspect if someone was using docker or some other sort of containerization one could expect better performance than what I am getting with VMs.