LeastAuthority / destiny

Destiny – Cross-platform Magic Wormhole graphical client
MIT License
236 stars 13 forks source link

Relay node file size limit or bandwidth limit? #240

Closed trymeouteh closed 1 year ago

trymeouteh commented 1 year ago

Is there a file size limit or bandwidth limitations when sharing files through a relay node?

meejah commented 1 year ago

Transit relays could impose any limits they like, but "in general" clients should conduct themselves reasonably. There's nothing built in to the protocol to limit sizes.

meejah commented 1 year ago

(Since you opened several issues as questions, can I ask if you looked for but didn't find other ways to ask these questions? Perhaps this bug should be re-opened and turned into a request for that information?)

trymeouteh commented 1 year ago

I do not understand what you mean by "clients should conduct themselves reasonably"

I did not mean to open a bug issue to ask questions. Could you perhaps add a discussions tab to this github repo. Discussions tabs creates a forum section where other github users can post feature requests, ask questions, have discussions, etc which will remain separate from the issue tracker. Not many github repos use the discussion feature I find :(

meejah commented 1 year ago

I do not understand what you mean by "clients should conduct themselves reasonably"

I just mean we haven't so far needed to do much blocking etc. as far as I know.