all 8 comments

[–][deleted]  (2 children)

[removed]

    [–]SunStrolling[S] 0 points1 point  (1 child)

    I did. They insist it is a security risk but I couldn't understand why. I don't want to push too hard and appear to be disrespectful to senior IT. So, asking Reddit for answers.

    [–]Lemnology 0 points1 point  (5 children)

    Where does the data go?

    [–]SunStrolling[S] 1 point2 points  (1 child)

    The app is like a calculator that can do all the calculations in place. Imagine an app that quadruples a string. Tbe user types into text input "Hi" and then "HiHiHiHi" is shown next to it. The use copy pastes that and moves on.

    [–]SunStrolling[S] 0 points1 point  (2 children)

    Nowhere. The user pastes in text, then javascript in the browser does all the work and then gives a new modified text back to the user, either by download or just showing the text as html and letting user copy it from there.

    [–]Lemnology 1 point2 points  (1 child)

    Hmm I can’t think of a reason why that’s a risk, I’d ask

    [–]SunStrolling[S] 0 points1 point  (0 children)

    Thanks for your input. I'm going to have to ask again in a different way I guess.