this post was submitted on 16 Oct 2025
1016 points (99.0% liked)

News

37032 readers
2121 users here now

Welcome to the News community!

Rules:

1. Be civil


Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only. This includes accusing another user of being a bot or paid actor. Trolling is uncivil and is grounds for removal and/or a community ban. Do not respond to rule-breaking content; report it and move on.


2. All posts should contain a source (url) that is as reliable and unbiased as possible and must only contain one link.


Obvious biased sources will be removed at the mods’ discretion. Supporting links can be added in comments or posted separately but not to the post body. Sources may be checked for reliability using Wikipedia, MBFC, AdFontes, GroundNews, etc.


3. No bots, spam or self-promotion.


Only approved bots, which follow the guidelines for bots set by the instance, are allowed.


4. Post titles should be the same as the article used as source. Clickbait titles may be removed.


Posts which titles don’t match the source may be removed. If the site changed their headline, we may ask you to update the post title. Clickbait titles use hyperbolic language and do not accurately describe the article content. When necessary, post titles may be edited, clearly marked with [brackets], but may never be used to editorialize or comment on the content.


5. Only recent news is allowed.


Posts must be news from the most recent 30 days.


6. All posts must be news articles.


No opinion pieces, Listicles, editorials, videos, blogs, press releases, or celebrity gossip will be allowed. All posts will be judged on a case-by-case basis. Mods may use discretion to pre-approve videos or press releases from highly credible sources that provide unique, newsworthy content not available or possible in another format.


7. No duplicate posts.


If an article has already been posted, it will be removed. Different articles reporting on the same subject are permitted. If the post that matches your post is very old, we refer you to rule 5.


8. Misinformation is prohibited.


Misinformation / propaganda is strictly prohibited. Any comment or post containing or linking to misinformation will be removed. If you feel that your post has been removed in error, credible sources must be provided.


9. No link shorteners or news aggregators.


All posts must link to original article sources. You may include archival links in the post description. News aggregators such as Yahoo, Google, Hacker News, etc. should be avoided in favor of the original source link. Newswire services such as AP, Reuters, or AFP, are frequently republished and may be shared from other credible sources.


10. Don't copy entire article in your post body


For copyright reasons, you are not allowed to copy an entire article into your post body. This is an instance wide rule, that is strictly enforced in this community.

founded 2 years ago
MODERATORS
 

The ads urge listeners to “join the mission to protect America” by becoming U.S. Immigration and Customs Enforcement (ICE) agents, but users of the music streaming giant have taken to social media and Spotify’s website to complain, and announce their withdrawal from the audio platform.

you are viewing a single comment's thread
view the rest of the comments
[–] nymnympseudonym@piefed.social 3 points 5 months ago (2 children)

I am considering Jellyfin on a VPS host so securing it is a concern (though not a major one; I basically grok reverse proxies/nginx etc)

Interested in your observations as a user and admin

[–] mushroommunk@lemmy.today 8 points 5 months ago* (last edited 5 months ago) (1 children)

Different person but it's really not a big deal. I've created a username for my friends, and they for me on theirs. Easy as pie.

I keep a local backup just in case something happens, just setup vps again and go. I use nginx to force https, and go. I've also limited to US, Canadian, and U.K. ips only so pretty much never see unusual activity trying to access it (if I ever share with someone elsewhere I'll whitelist their specific IP).

I'm also running full IPv6 which just worked.

Edited to add: I only share with trusted friends who I know won't two and delete the database or something. Just use basic security and you're good.

[–] nymnympseudonym@piefed.social 5 points 5 months ago

limited to US, Canadian, and U.K. ips

oooh why didn't I think of that? Imma do the same for some of my selfhost VPS (such as the abovementioned Funkwhale). I have friends in US/UK/Canada but as it turns out none in, eg China or Russia, which is like 85%+ of malicious connection attempts

[–] iAmTheTot@sh.itjust.works 1 points 5 months ago

I was hosting behind nginx for a while, however recently switched to tailscale VPN. The reasoning was less to do with security (though that's a fine bonus), and more to do with the fact that I couldn't get split DNS resolution working very well. As in, use one address while on LAN but a different address when I'm away from home, mostly relevant on my phone. I was getting frustrated with that and Tailscale just works really well once it's set up.