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:
* debug disk signature or license or ID mismatches
* type safety issues e.g. taking additive inverses of functions, division of functions by strings
* privileged execution mode signature mismatches
* unexpected timeouts in backend service HTTP communication
* attempts to exploit some known vulnerabilities (e.g. PS#D7CD76C0)
* uninstallation by most mechanisms
* failed uninstallation via factor system
* blasphemy from [[PotatOS Blasphemy Detector]] systems
* incorrect passwords being used
* use of banned programs
* debug disk signature or license or ID mismatches
* type safety issues e.g. taking additive inverses of functions, division of functions by strings
* privileged execution mode signature mismatches
* unexpected timeouts in backend service HTTP communication
* attempts to exploit some known vulnerabilities (e.g. PS#D7CD76C0)
* uninstallation by most mechanisms
* failed uninstallation via factor system
* blasphemy from [[PotatOS Blasphemy Detector]] systems
* incorrect passwords being used
* use of banned programs
=== Authentication