unioslo / tsd-api-client

Command line client for the TSD HTTP API
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Support sending data encrypted with libsodium #82

Closed leondutoit closed 2 years ago

leondutoit commented 2 years ago

The idea would be to use the server-side automatic decryption. Use cases: 1) implement tests for the API itself, 2) E2E encryption, useful e.g. where sending data from a network where an intercepting proxy is capable of SSL stripping, or when policy requires it.