HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AlbertVAustin

no profile record

Submissions

A Critique on “A Critique on the OpenPGP Updates”

blog.pgpkeys.eu
180 points·by AlbertVAustin·3 anni fa·9 comments

Modernizing and Improving PGP Security

proton.me
9 points·by AlbertVAustin·3 anni fa·1 comments

Getting meaningful stack traces from Rust tests returning a Result

bluxte.net
2 points·by AlbertVAustin·3 anni fa·0 comments

comments

AlbertVAustin
·3 anni fa·discuss
I'm actually not that worried about them secretly doing something malicious (although that's also a valid concern) but rather in the "given enough eyeballs, all bugs are shallow" and the general risk factors (MikroTik going bankrupt and we're left with obsolete bug-ridden hardware).

Sadly given the large amount of software that's closed source there I don't see them working towards open sourcing any of it as, even technically, it would be a massive effort.
AlbertVAustin
·3 anni fa·discuss
MikroTik is definitely very nice (I'm running my home network with them ~7 devices). Too bad it's not open-source like OpenWRT is :-/
AlbertVAustin
·3 anni fa·discuss
Funny thing because the author experiences also mirror mine while setting up a computer for kids. I've got two: regular HP laptop with ad-ridden Windows and Raspberry 4 (the one that is all-in-one keyboard).

I can't stand Windows with their ugly dark patterns. Kids actually prefer Raspberry since Minetest works there just fine (although I'd be happy to have a little bit more powerful machine for that).

And I'm thinking on rather getting a more powerful Linux machine (Khadas Edge2?) than de-cluttering Windows (which is a sisyphean task by itself).
AlbertVAustin
·3 anni fa·discuss
> it passes the "your grandmother can use it" test IMO.

Indeed, but note that having the token is still rare. It'd be good if browsers exposed TPMs via WebAuth since they're more common on consumer-grade hardware.

And also the "minor" thing that having only one strong authenticator makes it super-easy to lose own data just in case the authenticator breaks etc.
AlbertVAustin
·4 anni fa·discuss
Any string that matches access token regexp provided by Tencent (see https://docs.github.com/en/developers/overview/secret-scanni...).
AlbertVAustin
·4 anni fa·discuss
> Even if we did do that, I've done some research on measuring difficulty of Sudoku -- many Sudoku grids are unsolvable by humans -- they are far too hard.

> A different, and interesting, question would be how many Sudoku are there which can be considered human-solvable. That's an even more open problem (we'd have to exactly define human-solvable to start).

What does it mean for a sudoku to be non solvable by human? I wrote a sudoku solver once and thought humans solving harder sudokus is basically exactly what a computer would do: guessing number and trying to solve it further, backtracking on failure. Or do you mean non-human solvable as "it would take a lot of time for a human to solve it"?
AlbertVAustin
·4 anni fa·discuss
I've been using https://migadu.com for some time and it works fine (also underwent a Gmail->Migadu migration using imapsync).
AlbertVAustin
·4 anni fa·discuss
Shipped as in "merged to master" but Emacs 28 that will feature this has not been released yet, or am I wrong?
AlbertVAustin
·4 anni fa·discuss
How would you address other users? Using SHA of the password?