tuxec

joined 11 months ago
[–] tuxec@infosec.pub 4 points 2 weeks ago (1 children)

I tried so many and I find NewsBlur the best one because of its options to train based on specific tags coupled with Focus reading. Sooner or later you'll get flooded with articles without these features. I also like reading the articles distraction free. (it pull the content of the article in the app)

[–] tuxec@infosec.pub 1 points 3 weeks ago

I'm not familiar with any of those two, but yes, you can add split transactions.

[–] tuxec@infosec.pub 15 points 3 weeks ago (2 children)

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.

[–] tuxec@infosec.pub 4 points 1 month ago

I'm syncing Spotify playlists with Lidarr and play my music in Jellyfin or Symfonium.

[–] tuxec@infosec.pub 2 points 2 months ago

Thanks! Now I'm intrigued. I'll try to set it up this weekend.

[–] tuxec@infosec.pub 6 points 2 months ago (5 children)

Have you done it? I'm interested in this. Any tips and tricks? Maybe you kept some notes?

Thanks!

[–] tuxec@infosec.pub 7 points 5 months ago (1 children)

+1 for LibreWolf. I've been using it for ~2 years and it's better than Firefox from a privacy perspective. Development is active, so updates are being pushed regularly. As for vertical tabs, you can easily achieve it with Tree Style Tabs. I strongly recommend it.

[–] tuxec@infosec.pub 1 points 6 months ago

I'm available for part-time 😁

[–] tuxec@infosec.pub 1 points 6 months ago

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)