Live data from Hacker News

Viewing profile — nivkovic78

nivkovic78

HN member
Joined
Wed, Jun 19, 2013, 7:42 AM UTC
HN karma
3
Public activity
2 items

About nivkovic78

No profile information was provided.

Recent public activity

  1. comment
    Comment #6314535

    Not exactly. With SSL, encrypted communication goes between client and server. In case of this app, encryption is done with user's public keys, no server is involved in encrypting …

  2. comment
    Comment #6313965

    "When a user is created and its public keys uploaded to the server, the server signs the public keys. Clients that download the public key then validate the signature of the key ag…