Hacker News new | ask | show | jobs
by canadiantim 806 days ago
Seems great, but unfortunately it’s JavaScript. Would’ve loved if it were Python
3 comments

It's designed to be able to run in a web app, you can't run python there without including a lot more dependencies.
Why? E2EE inherently needs to run on the client, and Python isn't very practical for the client side of Web apps.
I'm curious, how do you imagine using it in Python?