Berserkware@lemmy.ml to Open Source@lemmy.mlEnglish · 1 year agoThe NZ government is requiring use of proprietary software to do our important tests.message-squaremessage-square6fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squareThe NZ government is requiring use of proprietary software to do our important tests.Berserkware@lemmy.ml to Open Source@lemmy.mlEnglish · 1 year agomessage-square6fedilinkfile-text
minus-squareryuko@lemmy.mllinkfedilinkEnglisharrow-up0·1 year agoIs it possible to get around this with user agent spoofing? Or maybe degoogled Chromium?
minus-squareBerserkware@lemmy.mlOPlinkfedilinkEnglisharrow-up0·1 year agoIt is possible to make the website think I am using chrome and windows, but I don’t want to get in trouble for cheating. Even if I use degoogle Chromium it still won’t allow me because I use Linux.
minus-squareYuu Yin@group.ltlinkfedilinkEnglisharrow-up0·1 year agoSome of them will detect if using virtualization. For example http://safeexambrowser.org/ by ETH Zurich Ironically enough, it is free software https://github.com/SafeExamBrowser
minus-squareBigRedSparrow@lemmygrad.mllinkfedilinkEnglisharrow-up1·edit-28 months agoYou can figure out the checks and make your own patches to Qemu. https://github.com/SafeExamBrowser/seb-win-refactoring/blob/cb84fbd689493a0486b0f4373ab98674afd2b38e/SafeExamBrowser.SystemComponents/VirtualMachineDetector.cs I managed to get mine working. Edit: SEB now checks for browser integrity so this is no longer relevant.
Is it possible to get around this with user agent spoofing? Or maybe degoogled Chromium?
It is possible to make the website think I am using chrome and windows, but I don’t want to get in trouble for cheating. Even if I use degoogle Chromium it still won’t allow me because I use Linux.
expired
Some of them will detect if using virtualization. For example http://safeexambrowser.org/ by ETH Zurich
Ironically enough, it is free software https://github.com/SafeExamBrowser
You can figure out the checks and make your own patches to Qemu.
https://github.com/SafeExamBrowser/seb-win-refactoring/blob/cb84fbd689493a0486b0f4373ab98674afd2b38e/SafeExamBrowser.SystemComponents/VirtualMachineDetector.cs
I managed to get mine working.
Edit: SEB now checks for browser integrity so this is no longer relevant.
expired