BlueKey

joined 6 months ago
[–] [email protected] 2 points 5 days ago

I didn't read to much of the FIDO2 spec, so I can't really compare.
But U-Prove can be used for state-issued E-IDs. Is this also possible with FIDO (including dynamically issuing attributes)?

 

U-Prove seems to me to be pretty close to a perfect auth system. It is possible to disclose only specific attributes and every prove is unlinkable (given no unique attribute is disclosed). Also it supports generating an unique, identity-linked ID per domain.

So I wonder why this technology is not used anywhere I know of?

[–] [email protected] 2 points 1 week ago (1 children)

It wasn't :D
See my comments below.

[–] [email protected] 60 points 1 week ago (4 children)

I'm new to Go and wanted to copy some text-data from a stream into the outputstream of the HTTP response. I was copying the data to and from a []byte with a single Read() and Write() call and expexted everything to be copied as the buffer is always the size of the while data. Turns out Read() sometimes fills the whole buffer and sometimes don't.
Now I'm using io.Copy().

[–] [email protected] 82 points 1 week ago (8 children)

Turned out that the bug ocurred randomly. The first tries I just had the "luck" that it only happened when the breakpoints were on.
Fixed it by now btw.

 
[–] [email protected] 29 points 1 month ago (13 children)

And then the quick hack gets a permanent solution and the next employee has to fight trough the spagetti.

[–] [email protected] 3 points 1 month ago (1 children)

Funny how I just hit a downtime when trying to explore your GL.

[–] [email protected] 4 points 5 months ago

I like Addy as it allows to create mail aliases which relay to your real mail. So you cen delete the alias as soon as it gets spammed.

If the free tier of the website is to restrictive for your uses, Addy is hosted by other FOSS supporting platforms and their limits vary.