how in danger am i

hi, been using this for some years by now, thank-you very much. feels like the kick start of a de-centralized computer society

so i’m developing this game and i’m developing a toy OS (operational system) as an “easter egg“ and i was wondering of parsing/creating stuff i usually do on my blog on it’s “web“ app. these are usually artistic posts. so i would be mainly sharing images, videos and mainly: text

most people if not 100% who read my stuff are unknown people. i don’t actually know as i don’t have javascript running there. but cloudfare says 6k unique visitors monthly. guess there are at least hundreds

now: would i be in risk of actually parsing the web app feature as a sync request to a repo sitting at my computer? so then users can see it on theirs… i’ll be sharing (send only) a save binary that contains Godot nodes as the blog stuff. how in dangerous i’ll be with this idea?

Welcome here @luqtas !

You mean that you have a directory you want to Send-Only share with other random people? I would advice against it. Syncthing is not a file distribution tool.

For examples see Syncthing as software for distribution of files in collaborative project .

hmmm

so i guess my best solution would be via torrent then! updating users would be something like getting the last torrent magnet link from my website with curl and finding a way to implement something like this :slightly_smiling_face: