Viewing profile — tjanczuk17
tjanczuk17
HN member- Joined
- Wed, Feb 25, 2015, 9:57 PM UTC
- HN karma
- 8
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About tjanczuk17
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9436401
We are experimenting with the concept before productizing. Part of it is open source if you want to play on your own box: https://github.com/auth0/webtask-runner
-
comment
Comment #9110526
We aspired to create a service that is similarly secure to a file upload service with SSL, but more usable at the same time by not tying the user to a partcular data exchange mecha…
-
comment
Comment #9110419
You are right in your observation that the exchange of secrets through Sharelock.io is only secure if you trust the integrity of the service and the people behind it. To mitigate t…
-
comment
Comment #9110237
The decryption happens server-side - the server is the sole holder of encryption keys. Besides, it is the server that generated that ciphertext in the first place, so it already ha…