Nanogram is made for the privacy conscious enthusiast who wants total control of their data. Create a small scale private social media platform for family and friends.

The onion service and web server are hosted directly on your phone via termux.

User access can be granted by generating a magic invite link in the server manger. These are one time use links that allow registration to the service.

Application Demo here

Install Demo here

Source code here

    • Helix 🧬@feddit.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 hours ago

      This sentence shows me I shouldn’t trust what you upload yet. Usually software developers put everything on a repository which they can then clean up later if a history rewrite is needed.

      • hereforawhile@lemmy.mlOP
        link
        fedilink
        arrow-up
        4
        ·
        6 hours ago

        It’s just as reviewable on the paste as it is on a code repo.

        Its more private for me to share as a paste. I don’t really want to tie my lemmy account to my repo identity.

        • Helix 🧬@feddit.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          I didn’t question the reviewability of your code, but best practices regarding software development. I don’t mistrust the safety of your code, but the quality of its development process.

          You can simply create another account with your Lemmy username to publish your code in a repository.

          It’s fine if you have a local or private git repository and publish via pastebin, but you didn’t write that’s the case.