Skip to content

A faster and safer Typtop

Pre-release
Pre-release
Compare
Choose a tag to compare
@rchatterjee rchatterjee released this 09 Apr 13:37
· 94 commits to master since this release

Typtop is an adaptive typo-tolerant password checker. This is the first release in its new version completely written in C++. This one is much faster, and much cleaner. I am attaching compiled version for some OSs. Others can compile it manually and install it.

  • The OSX .pkg binary is signed with my Apple ID developer key (purchased with $99!!) but not sure why it still fails to detect it sometimes. If you see the issue of "unidentified developer" please right click on the .pkg file and select open.

  • For Linux users, you have to install libssl4-openssl-dev (or equivalent). I have added this to .deb dependency, but not sure about the name for other distros.