Kamil Monicz

Results 214 comments of Kamil Monicz
trafficstars

So I believe that SSL Labs API with a custom scoring engine _(similar to cryptcheck)_ would be accepted as a solution _(since it comes only to their grading policy)_. Correct?...

Alright. It is going to be an interesting python experience for me. Even though I know a theory it has never been my language of choice - wish me a...

@dalf That is a one, **very** detailed response. Thank you for that! It will help me for sure 😃. As I said, don't expect any pull requests yet. I still...

Hey @dalf I finally feel confident enough in my Python skills to take care of this issue. However, I have a question regarding the structure of the instance cache/output file...

*Resolving ENS docs:* https://docs.ens.domains/dapp-developer-guide/resolving-names

The issue is still there *(just checked)*. Either fix it or update the *Password lock* description since it can be misleading and give a false sense of security. ![image](https://user-images.githubusercontent.com/10835147/160129171-16c35bd4-7401-48f6-b876-6807a1c613e4.png) Especially...

What's in the details? Make sure to unpack it to a fresh directory

+1 It would be nice to add features like: * **alwaysAskForPrivateKeyPassphrase** - Always ask for privateKeyPassphrase and do not cache, if no user is defined. * **askForPrivateKeyPassphrase** - Ask for...

Thanks! How about `askForPassword` (cached version of `alwaysAskForPassword`) and `askForUser` (also cache)? Any chance for getting these? They should work similar to `askForPrivateKeyPassphrase` that you have just added. It would...