1. 1

    Looks good. Would be great if this becomes cross platform OS alternative to Teamviewer.

    Here’s the link to the GH repo: https://github.com/Ulterius

    1. 4

      What’s up with all the downvotes? This clearly wasn’t an ad/spam and I posted it because the idea behind the marketplace is interesting and tackles open source contributions when searching for jobs. It doesn’t work the same way as Gun.io, so it’s not a low-level clone.

      I am not affiliated with the site in any way and found it accidentally during my research for the master thesis.

      Someone care to explain what’s wrong?

      1. 2

        As the article says, for this to be actually secure, the HTML and JavaScript must be served via HTTPS anyway. The reasoning is that it’d be possible to use Man in the Middle to replace the JavaScript (and thus change/remove the encryption).

        Some people ignore this part and I think that’s a big mistake.

        1. 3

          Yep; however you could also run the app locally, to would such issues :) This would work of course only if you’re using it for yourself.

          1. 2

            to would

            Should be:

            to avoid

            Couldn’t find the “Edit” button.