HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gnarula

no profile record

comments

gnarula
·vor 3 Jahren·discuss
In a similar boat here! I moved my home stuff behind Tailscale the moment I realised ufw rules don't apply to ports exposed by docker containers.
gnarula
·vor 3 Jahren·discuss
I reckon https://github.com/RustCrypto is an effort in this space.
gnarula
·vor 4 Jahren·discuss
Cryptography parlance for a man-in-the middle adversary.

https://en.wikipedia.org/wiki/Alice_and_Bob might be of interest :)
gnarula
·vor 4 Jahren·discuss
There's plenty of margin in the industry - as an anecdote, I've paid around £40 for a pair in the UK through an online retailer (Glasses Direct), around ~₹1500-2000 in India through an online retailer (Lenskart) and ~₹800 by visiting a local store in a Tier 2 city in India
gnarula
·vor 4 Jahren·discuss
Refer: https://github.com/dedis/kyber/blob/master/share/vss/rabin/v... and https://github.com/dedis/kyber/blob/master/share/vss/pederse...
gnarula
·vor 4 Jahren·discuss
There's a video series by Leslie Lamport himself: https://lamport.azurewebsites.net/video/videos.html

There's also Dr. TLA+ series by Microsoft Research at https://www.youtube.com/watch?v=ao58xine3jM&list=PLD7HFcN7LX...
gnarula
·vor 4 Jahren·discuss
I reckon that's now how SSI solutions use a blockchain (or at least the ones I know of). AFAIK, a blockchain is only used to resolve a DID (an identifier mapping a random ID to a bunch of public keys you control, along with a URL to communicate with your device). Your personal information, as in your name, phone number, email stay in your device and are only exchanged with the party you want to authenticate against.

I'm curious to know if there's something I misunderstood in this space
gnarula
·vor 4 Jahren·discuss
Could you elaborate a bit on that please? How would that pan out?