Edit ‘spudnet’

This commit is contained in:
osmarks 2024-09-11 07:18:03 +00:00 committed by wikimind
parent bd3df2be8f
commit c2b2db592e

View File

@ -12,16 +12,16 @@ Called SPUDNET/PIR (PotatOS Incident Reports), this feature is used to report in
Incidents were originally only accessible via direct interaction with the SPUDNET database, but are now accessible from the SPUDNET web UI. Incident reports are sent for a wide range of events, including but not limited to: Incidents were originally only accessible via direct interaction with the SPUDNET database, but are now accessible from the SPUDNET web UI. Incident reports are sent for a wide range of events, including but not limited to:
* debug disk signature or license or ID mismatches * debug disk signature or license or ID mismatches
* type safety issues e.g. taking additive inverses of functions, division of functions by strings * type safety issues e.g. taking additive inverses of functions, division of functions by strings
* privileged execution mode signature mismatches * privileged execution mode signature mismatches
* unexpected timeouts in backend service HTTP communication * unexpected timeouts in backend service HTTP communication
* attempts to exploit some known vulnerabilities (e.g. PS#D7CD76C0) * attempts to exploit some known vulnerabilities (e.g. PS#D7CD76C0)
* uninstallation by most mechanisms * uninstallation by most mechanisms
* failed uninstallation via factor system * failed uninstallation via factor system
* blasphemy from [[PotatOS Blasphemy Detector]] systems * blasphemy from [[PotatOS Blasphemy Detector]] systems
* incorrect passwords being used * incorrect passwords being used
* use of banned programs * use of banned programs
=== Authentication === Authentication