How to build a simple but secure password manager using a fingerprint sensor [migrated]

I’m building a simple CLI password manager. My current version uses getpass to securely read the master password in the shell which will be used to decrypt a stored password and copy it to your clipboard.
Since I’m using a Mac I thought it… Continue reading How to build a simple but secure password manager using a fingerprint sensor [migrated]

Best approaches to test collision detection in different browser fingerprinting approaches

There are various libraries available for browser fingerprint generation. Typically they generate a fingerprintId using some metadata from the browser.
Given fingerprints from multiple libraries, could we somehow test how one is doing vs. … Continue reading Best approaches to test collision detection in different browser fingerprinting approaches

How to fool a website to believe that the other device is the same devie? [closed]

I and my brother have been studying from a website with the same account. But not too while ago the website introduced a new feature to block one device from attending live lectures if another device is already watching something. I can st… Continue reading How to fool a website to believe that the other device is the same devie? [closed]

How to fool a website to believe that the other device is the same devie? [closed]

I and my brother have been studying from a website with the same account. But not too while ago the website introduced a new feature to block one device from attending live lectures if another device is already watching something. I can st… Continue reading How to fool a website to believe that the other device is the same devie? [closed]