Matheus Felipe

Results 119 comments of Matheus Felipe
trafficstars

Olá @MatheusMiliorini, tudo certo. Muito bem observado, obrigado. O algoritmo Argon2, Bcrypt e semelhantes se encaixam na categoria de algoritmo não determinístico, então realmente necessita de uma outra informação deterministica...

>Bom, sou muito novato no assunto de criptografia, mas me deixou desconfortável ver o pedido de cpf e data de nascimento. Com esses dados eu costumo checar a validade do...

There is no way to require poetry plugins because they are not part of the project itself but rather part of poetry. This is a community need, and there are...

Thank you for the responses, guys. > I'm creating a package for Sherlock right now (based off the PyPI sdist), and stumbled on this thread due to that. And thank...

Hi @a-wallen, thanks for opening this issue ;) Sherlock is essentially a tool focused on being used via CLI, which is why there isn't a more comprehensive documentation of its...

> > I spoke to a rep at Vercel for this issue and sherlock is considered a scraper and is in violation of their Fair Use terms. See [here](https://vercel.community/t/vercel-fair-use/734) and...

> @matheusfelipeog This is part of the backlog for the bump to 0.15.0 and deprecation would be in the release notes alongside other planned breaking changes (i.e. importable module name...

> ... Linting seems to fail but that's minor enough Apparently because of this: ``` sherlock/sherlock.py:205:5: F841 Local variable `underlying_request` is assigned to but never used ```

> One thing I'd change, however... > > If keeping it around for another version, I think we should adjust the import behavior to make it optional, as described in...