@@ 1,7 1,7 @@
moac
============
-[](https://godocs.io/git.sr.ht/~sircmpwn/sourcehut-go) [](https://sr.ht/~seirdy/MOAC) [](https://gitlab.com/Seirdy/moac) [](https://github.com/Seirdy/moac)
+[](https://godocs.io/git.sr.ht/~seirdy/moac) [](https://sr.ht/~seirdy/MOAC) [](https://gitlab.com/Seirdy/moac) [](https://github.com/Seirdy/moac)
`moac` is a tool to analyze password strength given physical limits to computation. It's inspired by a blog post I wrote: [Becoming physically immune to brute-force attacks](https://seirdy.one/2021/01/12/password-strength.html).
@@ 86,6 86,7 @@ Consider this project highly unstable before v0.1.0.
- godocs and manpage
- Better error handling: validate input, etc.
- Write tests.
+- Analyze custom charsets to see if any characters fit in known charsets
Roadmap for 0.2.0
-----------------