glitr.io

hey. im working on a p2p file sharing app. its far from finished, but ive got enough to put it up for testing and demo purposes. it would be great if you would like to take a look and share feedback.

the aim is for this is to make it easier to transfer files between your own devices.

(my app-description combined with security-claims typically raises eyebrows, so id like to include a link to a related reddit post: https://www.reddit.com/r/cryptography/comments/1evdby4/is_this_a_secure_messaging_app)

some pending things to add:

  • improved connection stability when over the internet.
  • increased file size capacity (currently limited to around 50MB)
  • add file-transfer progress indicator (useful for larger payloads).

feel free to reach out for clarity.

  • @positive_intentions@lemmy.mlOP
    link
    fedilink
    English
    12 days ago

    An entirely valid and understandable view to have. I’m sure you’re not suggesting different approaches shouldn’t be explored. My approach is fairly unique and im personally interested in what can be done with this.

    This project is a PWA running on a S3 bucket. The app is free to use entirely. (Disclaimer: I’m in the process of putting something on the play store where I would like to charge for it.)

    While syncthing seems appealing. There should always be options for approaching privacy. Mine stands out as a unique approach and so nessesary at least to demonstrate the concept.

    I created an open source version first which demonstrates different concepts like instant messaging and video calls.

    https://github.com/positive-intentions/chat

    • Autonomous User
      link
      fedilink
      English
      3
      edit-2
      1 day ago

      ‘Open source’ misses the point of libre software. Throwing away control over our own computing never helps.

      • @positive_intentions@lemmy.mlOP
        link
        fedilink
        English
        11 day ago

        I don’t think I’m fully understanding. It’s purely a webapp. No database. Client-side computation only.

        Can you help me understand how I could reshape my project so it aligns to what you mean.

        Im putting a hard-block on open-sourcing it after my previous project. But I’m generally communicative about how it works and happy to answer questions about it.

        • Autonomous User
          link
          fedilink
          English
          4
          edit-2
          1 day ago

          Clearly, I am not asking how it works or about ‘open source’.

          Who controls the users’ computing, its users? No. This is fixed by adding a libre software license text file.

          Want more? See this text or video.