Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oxylibrium
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
oxylibrium
5y ago
Disabling all of Defender is complex, but disabling automatic sample submission is easy. It's an option in the Security settings app, and you're even allowed to disable it during first time set up (or were, last I installed Window
2.
▲
by
oxylibrium
5y ago
> The performance hit is minimal. I'll bite once again - from personal experience, I knew Gmail is slower than ProtonMail, but I tested it anyway. I loaded both Gmail and ProtonMail, using the browser's profiler. Gmail spent 6x
3.
▲
by
oxylibrium
5y ago
I'll bite. First, encryption is not "obscurity" in the same way you think DRM is. Second, several other email providers don't think they need to rely on some performance-killing DRM to "protect" their web app (
4.
▲
by
oxylibrium
5y ago
Pop open developer tools - Gmail's JavaScript is heavily obfuscated, not just minified. (I think it's a custom, self-modifying VM that's written in JavaScript, and it fetches pieces of itself over the network, like ReCAPTCH
5.
▲
by
oxylibrium
5y ago
I think those are particularly choice words coming from Basecamp, who have been particularly active in calling out Apple's treatment of iOS and the App Store, which is in at least some sense political advocacy. Life is necessarily poli
6.
▲
by
oxylibrium
5y ago
Oh, there's a lot more "fun" stuff you can do in kernel mode. One comedic example is setting the CPU Vcore offset to +2.2V for fun/revenge. I don't know if it will destroy CPUs permanently, but it would be an intere
7.
▲
by
oxylibrium
5y ago
There's always going to be software to defeat those tools! I've done my fair share of experimentation with source-to-source transformations; you can do things like substitute for/while loops, change conditions around, inline&
8.
▲
by
oxylibrium
5y ago
I think conversations about cheating are missing the forest for the trees - or the learning for the degree. I maintain that cheating is almost always a pedagogical problem first, and a trust problem second. Cheating becomes a convenient sol
9.
▲
by
oxylibrium
5y ago
There's two problems with this statement. First is the assumption that students don't care about privacy, second is the lack of discussion about consent. I'm a student who takes special care about the software I install on my
10.
▲
by
oxylibrium
5y ago
> During the test, the student is only working on the test, which is not private or secret. You fail to consider the circumstances in which the test takes place. Students take the test in their personal spaces, and earlier in the thread,
11.
▲
by
oxylibrium
5y ago
"Security researcher" here: Proctorio's "zero-knowledge encryption" claims were in name only, pretty much. TL;DR Canvas and Moodle use incrementing integers for both user ID and quiz ID. Proctorio's "zero-
12.
▲
EFF sues Proctorio on behalf of student falsely DMCA'd
(eff.org)
913 points
by
oxylibrium
5y ago
|
520 comments
13.
▲
by
oxylibrium
5y ago
Genshin Impact's anti-cheat is not completely secure: you can use it to read/write umode memory / read kmode memory with kernel privileges: https://github.com/ScHaTTeNLiLiE/libmhyprot Mirror repo after t
14.
▲
by
oxylibrium
5y ago
> ...make it well known that they're installing... Many vendors originally hid the fact until they started receiving community backlash about it. For example, Riot with Vanguard originally hid*[0] that it was running 24/7, and
15.
▲
by
oxylibrium
5y ago
WeChat may have a convenient way to track users within the app, but a "device ID" equivalent is still useful for ad agencies to transparently target users on other apps based on the things they do on WeChat. (Otherwise, they'
16.
▲
by
oxylibrium
5y ago
They... aren't doing that?
17.
▲
by
oxylibrium
5y ago
Hi there, I'm the person who extracted the algo and ran the original test. I picked my words mostly in response to the "fewer than five complaints ... due to race" statement Proctorio included in a response letter to the US s
18.
▲
by
oxylibrium
5y ago
hi - I'm the person who extracted their facerec algo and ran the test - another problem is that they're pretending that it wasn't a problem. See "fewer than five complaints" on the third/fourth paragraph of pag
19.
▲
by
oxylibrium
5y ago
Thumbnail rendering on GNOME is already sandboxed with bubblewrap, even when you're outside Flatpak: [0] for docs and [1] for code on how they accomplish it. I don't think it's possible yet to ship thumbnailers in Flatpak - I
20.
▲
by
oxylibrium
5y ago
Not in my experience - for instance, Discord on Windows when I last used it can register itself to run on user login without ever needing UAC to install itself (it installs to %APPDATA%). It's been months though, so my memory can be ha
21.
▲
by
oxylibrium
5y ago
I'm not too sure about "falling behind Windows", personally. The major lines of defense that Windows appears to rely on are code signing and a signature database, with behavioral AV being a relatively recent creation that sti
22.
▲
by
oxylibrium
5y ago
I decided to look at the messaging - the websites of both Flatpak[0] and Snap[1] make no claims about security, or about being "designed to be built by less-trusted parties". Both of them focus more heavily on the convenience of d
23.
▲
by
oxylibrium
5y ago
Created an account just to reply to this - there is no "proprietary" API for actions like opening files. Both Flatpak[0] and Snap[1] use the same xdg-desktop-portal spec[2], which covers stuff like opening files, taking screenshot