Remix.run Logo
bakugo 6 days ago

If you're looking for security and stability, I would personally avoid this.

I took a glance at the code and it's... not great. It's absolutely full of short, meaningless 1-2 letter variable and function names that make it very hard to read and understand if you're not the original author. Wouldn't be surprised if it's full of security holes that will never be found.

snerbles 6 days ago | parent | next [-]

According to the author it was mostly written on the train with his phone, that could explain the terse naming.

physicles 6 days ago | parent [-]

This is a developer flex if I ever heard one

jshprentz 6 days ago | parent | prev | next [-]

From the README FAQ section:

> i want to learn python and/or programming and am considering looking at the copyparty source code in that occasion

> do not

tripdout 6 days ago | parent | prev [-]

FWIW, it just had an XSS vulnerability fixed yesterday: https://github.com/9001/copyparty/security/advisories/GHSA-9...