Viewing profile — dimitriko
dimitriko
HN member- Joined
- Fri, Jan 04, 2019, 1:33 AM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About dimitriko
No profile information was provided.
Recent public activity
-
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 …
-
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…