• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: December 11th, 2023

help-circle



  • Hi,

    I’m using Actual Budget and I connected my company’s bank account (wich is on someone’s name) with it to sync all transactions.

    From a privacy perspective, I share your concerns. This was the reason I haven’t connected any of my personal accounts.

    The sync in itself is useful, but if you’re making a routine to add an entry in Actual everytime you’re making a purchase, you’ll get the most of it without trading your privacy.














  • The first thing that comes to mind is a combination between SBOMs generated for your self-hosted services (trivy, syfy, etc) which are pushed to OWASP Dependency-Track and whenever some vulnebrabilies are detected (note: you’ll get lot of notifications if the application is using a lot of libraries), trigger an event (not sure if node red can help here) which would run a script to disabled the vhost. (just a thought. I haven’t seen an actual solution)