Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dimitriko
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dimitriko
6y ago
Thanks for reporting this! Sometimes apps support only "all or nothing" permissions (called "oauth2 scopes"), i.e. to request feature A from the app, we have to request features B and C too, because some scope enables A,
2.
▲
by
dimitriko
6y ago
No much magic here, we use pretty standard protocols and approaches for security. The data stored is public-key-encrypted (buzzwords: ECIES, Secp256k1, AES256+CTR), and the decryption private keys (per app/user) are available only to t