ShortN0te

joined 2 years ago
[–] ShortN0te@lemmy.ml 2 points 3 days ago

I can see where they are comming from, but i do not understand it. Remote streaming was free and is now only available via a subscription or the lifetime pass. So it is locked behind a subscription. Ofc it is more nuanced, but the title expresses really cleanly what the topic is.

[–] ShortN0te@lemmy.ml 2 points 3 days ago (1 children)

Clickbait (also known as link bait or linkbait) is a text or a thumbnail link that is designed to attract attention and to entice users to follow ("click") that link and view, read, stream or listen to the linked piece of online content, being typically deceptive, sensationalized, or otherwise misleading.

https://en.wikipedia.org/wiki/Clickbait

Title is not really deceptive or misleading.

[–] ShortN0te@lemmy.ml 8 points 3 days ago (9 children)

That is not really covering the topic for everyone, this only covers the article for ppl who are paying already for the pass.

Not seeing how this is clickbait. The title sums it up on point.

[–] ShortN0te@lemmy.ml 35 points 4 days ago

At the same time crowdsec heavily benefits of the big free userbase since they 'crowdsource' their thread detection.

[–] ShortN0te@lemmy.ml 5 points 4 days ago

Just a simple hole renders them useless. The only method to reconstruct them from there would be any kind of SEM or AFM which would still take weeks to months to years depending on the size/density of the drives.

Even just opening them up and smacking the disks would be sufficient

Next time just encrypt them.

[–] ShortN0te@lemmy.ml 5 points 1 week ago* (last edited 1 week ago)

Just because there is no update does not mean there are security vulnerabilities to worry about, or do you have a specific one that is not fixed?

The attack vector seems very narrow to me. It checks the container registry downloads the containers and runs some docker commands.

It has no interface, so in order to attack it you either have to compromise the container registry (but then it would be easier to compromise the containers you download) the secure connection used to download the containers (https is quite stable) or something on the server side.

Also the project does not really look that abundant to me.

EDIT: So i have not checked this, but watchtower is probably using docker for most steps anyway? So basically the only thing that could be attacked is via the notifications watchtower is sending?

[–] ShortN0te@lemmy.ml 6 points 1 week ago (2 children)

Years out of date

What problems does it have? Never ran into an issue for my usecase.

[–] ShortN0te@lemmy.ml 4 points 1 week ago

Automatic updates. Works like a dream. Depending on what you are running it can obviously cause issues, either server side breaking or server,client communication issues

[–] ShortN0te@lemmy.ml 1 points 2 weeks ago

Most critical infrastructure like my mail i subscribe to the release and blog rss feed. My OSs send me Update notifications via Mail (apticron), those i handle manual. Everything else auto updates daily.

You still need to check if the software you use is still maintained and receives security updates. This is mostly done by choosing popular and community drive options, since those are less likely to get abandoned.

[–] ShortN0te@lemmy.ml 9 points 3 weeks ago (4 children)

Is adding a URL too much? Jellyfin is also just login in addition to enter the server URL.

[–] ShortN0te@lemmy.ml 8 points 3 weeks ago (1 children)

You have basically two options.

  1. Symmetric Encryption. That means you use the same password/key for writing the Backup and for reading the backup. Here you have to write the password somewhere, depending on the OS there are options like keychains or similar that can hold the password so that the password is only available once you are loged in or have unlocked the keychain.

  2. Asymmetric Encryption. That means you have different passwords/keys to read and write the backup. PGP is an example here. Here you can just simply use one key to write the backup, this key can become public and you do not have to worry about your backup since it will only be readable with the 2. key.

I personally use Restic with a password that is only readable by the system root user stored on the filesystem. Since I use Full Disk Encryption i do not have to worry too much about when the secret is available in clear text at runtime.

[–] ShortN0te@lemmy.ml 1 points 1 month ago

Yes thats why i said in theory. I doubt that many residential IPs are blacklisted, but still not optimal.

IPv6 only works but there are probably many Mail Servers that are IPv4 only, so you will not receive mails from them.

If you are serious about it, rent a VPS or get a static IP on your residential connection.

view more: next ›