HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trasz

no profile record

comments

trasz
·4 yıl önce·discuss
Sure, but there’s a fundamental difference between Russia and China - about as big as between Burma and US.
trasz
·4 yıl önce·discuss
>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 yıl önce·discuss
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 yıl önce·discuss
trasz
·4 yıl önce·discuss
iCloud?
trasz
·5 yıl önce·discuss
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 yıl önce·discuss
It's many orders of magnitude cheaper than replacing all your software.
trasz
·5 yıl önce·discuss
Of course they exist, see eg CHERI: https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
trasz
·5 yıl önce·discuss
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 yıl önce·discuss
FreeBSD certainly has: https://www.freebsd.org/news/status/report-2020-07-2020-09.h...
trasz
·7 yıl önce·discuss
In FreeBSD top(1) does show the IO statistics - just press “m”.
trasz
·7 yıl önce·discuss
FWIW, in FreeBSD libkvm also uses the sysctl interface, it doesn’t read kernel memory directly.
trasz
·7 yıl önce·discuss
https://github.com/alexreg/libsbuf
trasz
·8 yıl önce·discuss
I believe it comes from DIGITAL systems, eg VMS.
trasz
·8 yıl önce·discuss
Not just NTFS; it’s a common feature in systems that support NFSv4 ACLs, like Solaris or FreeBSD.