• 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle







  • I don’t navigate the site at all.

    I just use the commandline to push commits to repos.

    For creating a new repo on sr.ht I have written a script that uses the GraphQL API (which is horribly documented in my opinion and required days of trial and error). It is not meant for general users and is specific to my needs, but anyone who is interesred can find it linked below.

    If you want to use it, you have to run git init and do a commit first. Everything else should be explained in the help. The script does some other stuff that I wanted when migrating all my projects from github, which you should be able to easily modify.

    https://clbin.com/EII4R

    (unlicense)








  • What’s so bad about servers?

    Both are open source.

    The signaling server just sees the IPs of your devices and matches them by roomID.

    The turn server sees only locally encrypted files and your IPs (and it is used only IF you are behind a NAT).

    As far as I see, there is no way for anything bad happening, but I am happy to learn if you know something. If you need it for a proof, I’d gladly give you some of my IPs and encrypted files - see what you can do with them.