Hacker News new | ask | show | jobs
by 7to2 1116 days ago
Does this mean we will be able to embed private keys and API keys in deliverables? (i.e. to cryptographicaly sign artifacts, APIs tokens, and other niceties).

Sucks that DRM and user rights violations is about to get much much worse.

1 comments

your API tokens could still probably get sniffed in the requests?
No because the requests are encrypted (with a public-key crypto method for example).