this post was submitted on 20 Dec 2025
74 points (80.8% liked)

Selfhosted

60887 readers
839 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
74
test (github.com)
submitted 7 months ago* (last edited 5 months ago) by expyth0n@lemmy.world to c/selfhosted@lemmy.world
 

Permanently Deleted

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Cyber@feddit.uk 5 points 7 months ago (1 children)

I dont want to dump on anyone, but this is v2.4.0 and v1.0.0 was last month...

With 4 tickets...

I'm also unsure that refering to zero knowledge architecture is the correct phrase here. Instead I think it should be zero trust in this context.

But as other repos are French, perhaps the AI is from translations.

In short - a good idea, but needs time - and clearer explanations of what's going on

[โ€“] expyth0n@lemmy.world 4 points 7 months ago

Hey, thanks for the honest feedback, I really appreciate you taking the time to share your thoughts.

Yeah, v1 was pretty rough, I won't lie. It not even worked on a clean install. I was just starting to mess with GitHub back then, so my early work lacked proper tests, workflows, and a good release plan. That's totally on me.

I rushed v2 out because I didn't want to keep building on shaky ground. Since then, I've really focused on making things stable: adding pre-commit checks, setting up CI workflows, and testing installs on fresh VMs so i know it actually works for other people, not just on my pc.

You're also right about the words I'm using. Zero trust fits way better than zero knowledge (I literally translated from french words ๐Ÿ˜…), and I need to be much clearer and more exact about that in the docs.

Regarding issues, I'm still hoping more people will check it out and give feedback. But honestly, I'm always happy to chat and answer questions when they come up, that's exactly what I'm hoping to get more of.