Autumn (Bee)
Autumn (Bee)
I think that adding the option to add to output/pipe results to a default file and specify the file format. Something like: ``` output: file: /path/to/file.extension (json/xml/txt) type: append /...
There is currently no doctests for the API and it is confusing me to read them :( It'd be lovely to have some!
I am debugging if my program is broken or if LemmeKnow is broken, there is no unit tests in LemmeKnow so I cannot prove it works. Please add unit tests...
```rust /// Only include the Data which have at least one of the specified `tags` pub tags: Vec, /// Only include Data which doesn't have any of the `excluded_tags` pub...
I have a problem which I think FST might solve: 1. 40 million keys, no values 2. All strings 3. We know every string at compile time and can guarantee...
Currently we print to the terminal which may obscure invisible characters. I propose that when the plaintext is made up of 20 or 30% invisible characters we alert the user...
This PR: * Edits cleaning script to remove numbers from wordlist * Updates wordlist * Updates English checker to not support digits
DRAFT
We should really determine the actual numbers for Ciphey instead of making them up. Ares is so much faster than Ciphey so it doesn't matter but making up numbers doesn't...