One one hand it reduces the total # of characters needed to brute force. On the other hand, like you said, it makes it so dictionary attacks are weaker
Although I think you could just get a regular dictionary, remove the vowels, and it would probably work just fine
One one hand it reduces the total # of characters needed to brute force. On the other hand, like you said, it makes it so dictionary attacks are weaker
Although I think you could just get a regular dictionary, remove the vowels, and it would probably work just fine
So ultimately? I think stupid decision