|
|
|
|
|
by al_borland
118 days ago
|
|
I’m no expert, but this all looks like theater to give the illusion that it made a password manager. The extension unlock passes off the master password in plain text to a function in the Python backend that just returns that it’s unlocked without actually doing anything. Am I missing something? A password manager is the last thing that should be vibe coded. |
|