Drive-Trust-Alliance / sedutil

DTA sedutil Self encrypting drive software
610 stars 236 forks source link

Restricted characters for PBA password? #338

Closed mtnsec closed 3 years ago

mtnsec commented 4 years ago

While trying to set up a new system with a new password we ran into issues when using special characters. We know for sure that ", ., $, and ! will cause errors on the cli when setting the password.

In fact, sedutil became broken to the point we needed to PSID revert it.

So, we are trying again, but this time hopefully we can avoid issues with special characters. Is there a definitive list of characters that can NOT be used that we need to avoid?

Thanks,

Jip-Hop commented 3 years ago

The same happened to me! I made an alternative PBA which doesn't have these issues. It takes a very different approach though (unlock via HTTPS), so it may not be what you're looking for. Perhaps the rear PBA could be a solution (I borrowed some of their code for my PBA).

Jip-Hop commented 3 years ago

As test, my password is now successfully set to ", ., $, and ! and I can unlock it too 🙂