I am trying to figure out a password reset strategy for user's on localhost only without the need to send it to an actual email over the internet. This is for a school project and no access to the internet is allowed. I have searched everywhere and could only find tutorials and guides about resetting passwords by sending it the user's email addresses.
Can anyone point me in the right direction please of how to achieve such a task!