-
-## Goals
-
-* Be forgiving and deliver what the user wants with a minimum of fuss. They just want to check this hash, damnit.
-* Don't let users be tricked - be explicit about checksum types and the sources of those checksums that are being compared.
-* As much cross-platform support as is practical.
-
-## Non-goals
-
-* Scriptability. This is an interactive tool.
-* Support for any unusual scenarios that could compromise smooth operation. (e.g., text mode, uncommon hash types)
-
-## Future ideas
-
-* Nominate a default (downloads) directory and auto-select the most recently created file in that directory as input.