this post was submitted on 10 Jan 2025
178 points (95.9% liked)

Selfhosted

62002 readers
677 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi guys!

Postiz is an open-source social media scheduling tool. After much digging, I finally got Lemmy to work with Postiz.

And, of course, it's available in the open source! Let me know if it works for you!

And if you have suggestions for more Fediverses, I am happy to hear :)

you are viewing a single comment's thread
view the rest of the comments
[–] jagged_circle@feddit.nl 9 points 2 years ago (1 children)

Wait till you see how Lemmy and piefeed are installed. Its a security nightmare here on the fediverse.

[–] kat@orbi.camp 1 points 2 years ago* (last edited 2 years ago) (1 children)

What do you mean? Also, since when is npm bad to use in production?

[–] jagged_circle@feddit.nl 1 points 2 years ago* (last edited 2 years ago) (1 children)

Lol since forever? It doesn't verify the authenticity of anything it downloads, so its vulnerable to supply chain attacks.

Pip and crates has the same problem.

Maven is the only programing language package manager I know of that does. Otherwise, OS package managers like apt are secure, od course.

[–] kat@orbi.camp 1 points 2 years ago* (last edited 2 years ago) (1 children)

Sure but plenty of processes to make it workable exist. Companies like Microsoft, Netflix and parts of Google rely on NPM (firsthand experience at all these).

So it sounds kind of insane to say nom can't be used in production.

[–] jagged_circle@feddit.nl 1 points 2 years ago (1 children)

They're exposing themselves to risk. Fortunately for them, they dont care about protecting the data of their customers.

[–] kat@orbi.camp 1 points 2 years ago