HackerTrans
トップ新着トレンドコメント過去質問紹介求人

trasz

no profile record

コメント

trasz
·4 年前·議論
Sure, but there’s a fundamental difference between Russia and China - about as big as between Burma and US.
trasz
·4 年前·議論
>If you're in mainland China and the authorities decide they need to confiscate your phone, you're already fscked.

Funny how you specifically mention China, as if it worked differently in USA - the country where you can get four years of jail time for talking back to police.
trasz
·4 年前·議論
Google, being US-based company, is legally obliged to provide all the data they have to three letter agencies, without any real oversight. They can’t refuse even if they wanted.
trasz
·4 年前·議論
trasz
·4 年前·議論
iCloud?
trasz
·5 年前·議論
Indeed, you need the whole stack. However, the (non-temporal) memory safety alone is still quite easy to get - the compiler will take care of it, as a programmer you just need to make sure your code doesn't get in the way by eg manually stashing pointers into non-pointer types. It's been demonstrated on large, real-world code bases, such as FreeBSD and PostgreSQL.

(Disclaimer: been there, done that, part of the CHERI team)
trasz
·5 年前·議論
It's many orders of magnitude cheaper than replacing all your software.
trasz
·5 年前·議論
Of course they exist, see eg CHERI: https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
trasz
·5 年前·議論
Or perhaps doesn’t have backdoors, and would prefer it stays that way, which could be jeopardized by US owners - see the Intel Management Engine.
trasz
·6 年前·議論
FreeBSD certainly has: https://www.freebsd.org/news/status/report-2020-07-2020-09.h...
trasz
·7 年前·議論
In FreeBSD top(1) does show the IO statistics - just press “m”.
trasz
·7 年前·議論
FWIW, in FreeBSD libkvm also uses the sysctl interface, it doesn’t read kernel memory directly.
trasz
·7 年前·議論
https://github.com/alexreg/libsbuf
trasz
·8 年前·議論
I believe it comes from DIGITAL systems, eg VMS.
trasz
·8 年前·議論
Not just NTFS; it’s a common feature in systems that support NFSv4 ACLs, like Solaris or FreeBSD.