this post was submitted on 19 Nov 2024
14 points (93.8% liked)
Opensource
2408 readers
48 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
if they're client side they must be downloaded
Yeah these statements don't align.
Directly conflicts with
This just doesn't make sense.
I interpreted it as a wording issue on the "without downloading them" referring to you work locally - which matches "(client side)" as well.
I think it means to the file system. As in they only ever exist inside the browser sandbox in memory. This should be completely safe.
So you don't have to download them and drag to the browser. It requests the data and processes it in the browser environment.
Then IMO, it should say is something about saving the content client side.
I think the term downloading does imply that tbh. But i get your point.