Live data from Hacker News

Viewing profile — dimitriko

dimitriko

HN member
Joined
Fri, Jan 04, 2019, 1:33 AM UTC
HN karma
5
Public activity
2 items

About dimitriko

No profile information was provided.

Recent public activity

  1. comment
    Comment #24370654

    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 …

  2. comment
    Comment #24365800

    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 decrypt…