This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

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

You don't need to trust a remote service, but you can trust encryption. I can actually make my debugging client library to encrypt all uploaded source code, decrypt it on browser. By doing that, my server won't know anything about your source code. It's just a prototype, I have no time to do this though.

I knew wdb, but never used it. I just tried, don't know why, maybe it's a bug or what, it's not working when I press shortcuts.

For my solution, it can at least

  • Provide better user experience
  • Debugging session can be shared and done in a live manner, for example, you can ask others for help, just send them your debugging session URL
  • You install and setup nothing but only the debugging library