Torum is a self-hosted, Tor-native discussion forum modeled after Hacker News. It runs entirely as a Tor hidden service, accessible only through the Tor network via a .onion address. All data is stored locally in an SQLite database, and the entire application is managed through a single interactive shell script. Designed for operators who want to run a private or semi-private community forum with no reliance on clearnet infrastructure, third-party services, or cloud hosting.

    • hereforawhile@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      17 days ago

      Yes, sorry haven’t been here in awhile sorry.

      This project was created with AI assistance.

      [Me] Design - architecture, system design

      [Ai] Implementation - production code

      [Me] Testing - I’ve been testing live for a few weeks on various platforms for reliability and performance Bug hunting / feature tweaks.

      [Ai - proofread and adjusted for accuracy by Me] Documentation - Docs, comments, README, change logs.

      • curbstickle@anarchist.nexusM
        link
        fedilink
        English
        arrow-up
        0
        ·
        17 days ago

        No worries, its a new rule following a slew of posts from brand new users promo’ing fully generated projects (and a pretty hefty community response as a result)

        Thanks!

        • skyline2@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          17 days ago

          @[email protected]

          The OP’s disclosure doesn’t meet the requirements you laid out for proper disclosure. At this early stage I would suggest removing posts that only partially meet the criteria, otherwise you will spend a lot of time handholding posters. Or, if low quality disclosures are allowed, then it dilutes the effect of the rules immensely. I know you want to be patient with people, but proper enforcement now will pay off in the long run!

          • curbstickle@anarchist.nexusM
            link
            fedilink
            English
            arrow-up
            0
            ·
            17 days ago

            Unfortunately I was replying from my phone and didn’t notice. And yes, definitely trying to be patient given its a new rule and not exactly the easiest.

            The up side is these are the sort of things that come up that make it easier to identify the holes - particularly the lack of examples. I’ll clear that up later today after I’m done with work.

  • 雅加达珊姐@lemmy.1095.me
    link
    fedilink
    English
    arrow-up
    0
    ·
    17 days ago

    hereforawhile — el tema de migrar una comunidad existente desde plataformas como Discourse o Discuz! a un sistema self-hosted como Torum puede ser un dolor de cabeza. ¿El equipo de Torum ofrece herramientas de migración directa o solo scripts genéricos para volcar datos a SQLite? Si aún no lo tienen documentado, quizá les interese echar un vistazo a los pasos que seguimos nosotros para evitar perder hilos históricos — más detalles en https://cxgo.ai/l/0X7PxZh si te es útil.