Giter Site home page Giter Site logo

Comments (8)

Mygod avatar Mygod commented on July 29, 2024 1

LGTM. Related information.

from shadowsocks-org.

madeye avatar madeye commented on July 29, 2024 1

LGTM. Added via shadowsocks/shadowsocks-libev@9e407a9

from shadowsocks-org.

nekolab avatar nekolab commented on July 29, 2024 1

Thanks for your proposal.

Actually the bottleneck of chrome app is not only at the crypto performance, the design of JavaScript socket API and the V8 GC are also terrible for the heavy data traffic. That's the reason why I put the emphasis on the native client version. You can see further discussion here: shadowsocks/shadowsocks-chromeapp#21, shadowsocks/shadowsocks-chromeapp#15 and
shadowsocks/shadowsocks-chromeapp#1.

But even there are many weak points in chrome app, I still think use WebCrypto API instead of JS library like forge is necessary, so, LGTM.

from shadowsocks-org.

zhiyuan-lin avatar zhiyuan-lin commented on July 29, 2024

@meowlab FYI https://bugs.chromium.org/p/chromium/issues/detail?id=585566 dskaram is working on a PPAPI for AES-NI. This might be useful for your NaCl version.

from shadowsocks-org.

nekolab avatar nekolab commented on July 29, 2024

@edsgerlin Wow, that's great. Thanks for letting me know that.

from shadowsocks-org.

wongsyrone avatar wongsyrone commented on July 29, 2024

Added in shadowsocks/shadowsocks-windows@2fafc52

from shadowsocks-org.

librehat avatar librehat commented on July 29, 2024

Added for Qt implementation shadowsocks/libQtShadowsocks@2959fff

from shadowsocks-org.

wongsyrone avatar wongsyrone commented on July 29, 2024

@madeye I think it is time to add this to the website.

from shadowsocks-org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.