I think is promoted by hispasat. But I don’t know if they use their satellites or they hire others.
I think is promoted by hispasat. But I don’t know if they use their satellites or they hire others.
You can download a collection of thousands (maybe a million I don’t even know) of books in Spanish in epub format, from the “secret library”. It’s like a 100Gb torrent, but way worth it.
Ebooks tens to have long lasting battery. I spent a few hours reading on monday.
Just now I’m on my phone, but if you are interested let me know and I’ll try to find the link and will mp it to you if you want.
And just now I’ve been thinking that epubs being so small size maybe there’s a way to transmit them over this radio mesh networks on demand, like some sort of radio library. I’ve have to look into that. Maybe they are too big for that as radio bandwidth for data transfer tends to be incredibly small.
Just in case you ever met someone who lives in a place with no cable internet (strange case in Spain as we have great coverage). Just let them know that in Spain they fund satellite internet that is not owned by elon musk. Is slower but way cheaper specially because the government funds a part of it afaik.
Duck tape it. Because every single product have decided that blinding blue leds is the way to go.
I miss my dim red leds.
IP addresses are fairly public.
In order to get that kind of infection there need to be a serious vulnerability. None of the services I expose have those kind of vulnerabilities, and I keep them updated.
A Zero-day may be possible, but it can happen with any software.
Any way, even if some of my services got infected that way, I have them all in docker containers. If they managed somehow to insert any malicious software it would have disappeared in the next restart of the container.
And in order to have a software that breaks out of the container it would need to also have some sort of zero-day docker exploit. Two zero-days needed for accomplish that…
Every expose software I have is running on a caddy reverse proxy. And caddy is the only authorized author on my firewall so it gets more difficult to try to run an unexpected malicious software through it.
Any software can have zero-day exploits for that matter.
I don’t think jellyfin vulnerabilities could lead to a zombified machine. At least I’ve not read about something like that happening.
Most Jellyfin issues I know are related to unauthorized API calls of the backend.
I have had jellyfin exposed to the net for multiple years now.
Countless bots probing everyday, some banned by my security measures some don’t. There have never been a breach. Not even close.
To begin with, of you look at what this bots are doing most of them try to target vulnerabilities from older software. I have never even seen a bot targeting jellyfin at all. It’s vulnerabilities are not worth attacking, too complex to get it right and very little reward as what can mostly be done is to stream some content or messing around with someo database. No monetary gain. AFAIK there’s not a jellyfin vulnerability that would allow running anything on the host. Most vulnerabilities are related to unauthorized actions of the jellyfin API.
Most bots, if not all, target other systems, mostly in search of outdated software with very bad vulnerabilities where they could really get some profit.
You can share jellyfin over the net.
The security issues that tend to be quoted are less important than some people claim them to be.
For instance the unauthorized streaming bug, often quoted as one of the worst jellyfin security issues, in order to work the attacker need to know the exact id of the item they want to stream, which is virtually impossible unless they are or have been an authorized client at some point.
Just set it up with the typical bruteforce protections and you’ll be fine.
That’s one of the reasons I stopped using YouTube. I don’t want to see people’s stupid face, it adds nothing and it detracts from the video.
This statement have the following fallacies:
Straw man.
Appeal to emotion.
Ad hominem.
Cherry picking.
Not true Scotsman.
Hasty generalization.
Begging the question.
False dilemma.
I don’t think Lemmy accepts pump-dump or nazi cryptos.
More likely they would accept some of the most famous and established ones. Like them more or like them less, but I don’t see reason to ban them. It’s not like paypal or any bank are angels.
Too vague of a description. I would need a more detailed explanation on what happened to define someone as evil.
As some people may perceive things certain way and other people may perceive them other way.
Even when trauma is implied, I have seem people create their own trauma and blame it on others.
So, there’s that. I would need more information before calling anyone evil or good.
If given all info I could conclude that the person purposely or by negligence of a responsibility caused harm to other person then yes, they would be evil.
Henry Cavill, seems like a nice guy, and I think we would have a lot of common interests to talk about.
What phone os do you have?
For me android automatically blocks 90% of spam calls nowadays. I can see them in the phone history, but my phone don’t ring for them.
Not at all. I have my instance sitting on 100MG of RAM and 0% cpu usage. There’s only 3 users that barely use it, but there it is.
It scales by number of users.
It’s true that it’s a resource hog, due to being written in python (who the hell though that), but it all depends on usage.
I selfhost a matrix instance just for myself and my bots. And send myself notifications to the phone client element. I can even trigger a fake VoIP phone call for really important stuff.
Notifications come through as any other message app notification. And calls do the same.
In order to get all notifications and not destroy your phone battery I found out that you need to download the google play version as you need google services for notifications.
I doubt is satire as the project was truly linked with trans groups.
Probably they just count as experience things that are probably not truly experience or maybe there’s a lot that’s being untold there.
Just last week I was setting up a matrix server.
I considered conduwuit but I had a feeling this might happen. Happy to stick with Synapse. It’s just a shane that it’s written in freaking python.
I used to get the light prices on my phone widget via a public api. Some years ago they closed the api and started asking for full name and id in order to get api access. So I just made a scrapper that takes the numbers I want from their website and serves an API for the widget.
That’s the only self made app I self host, but I’m quite proud of it.