freedomjs / freedom-pgp-e2e

Wrapping up end-to-end code and provide in freedom custom API.
34 stars 6 forks source link

Use crypto with uproxy-networking copy paste app #11

Closed agallant closed 8 years ago

agallant commented 9 years ago

Sign/encrypt the JSON that is used to set up connection.

agallant commented 9 years ago

In progress: https://github.com/uProxy/uproxy-networking/pull/179

agallant commented 9 years ago

Closed because it is added to the sample app (in above pull request), but re-opening to now track this new issue (adding crypto copy/paste support to the actual uProxy application): https://github.com/uProxy/uproxy/issues/841

The general plan is to focus on adding copy/paste itself first, and then add crypto - this should work fairly well both from a coding and design perspective. So this particular issue will likely be revisited when we are to that second stage.

agallant commented 8 years ago

One time connections are being removed.