I have just uploaded a working example of Multi Factor Authentication (MFA or 2FA) for PHP to Github.
With this you can easily integrate MFA in your PHP application using the GoogleAuthenticator class.
I have just uploaded a working example of Multi Factor Authentication (MFA or 2FA) for PHP to Github.
With this you can easily integrate MFA in your PHP application using the GoogleAuthenticator class.
I have just checked in a PHP function to github where you can check passwords using k-Anonymity.
Your password will be hashed using SHA1 and only the first 5 characters of this hash will be send over the internet, so no passwords will go over the public internet!
I have just released a PHP webhook which you can implement in your application so you can connect OpenAI’s ChatGPT and DALL-E image generator.
I have just checked in the Certificate Generator (certgen) which is a bash scripted tool to easily manage your certificates.
You can find it in Github
Slowly my scripts are now checked into Github.
telegram-php-webhook: A PHP webhook where your Telegram bot can communicate to.
lock_inactive_users: A powershell script which locks and removes users when they do not use their Active Directory account.
ist-soll-usercompare: A powershell script which creates a list of all Active Directory users. This list you can compare for a security IST/SOLL
7zip-archiver: Move and zip files to your archive.
I will add more later and even bigger projects but you have to start somewhere…