Paul

Results 47 comments of Paul

More information here: https://archive.is/QFL8e From what I can tell nobody has been able to decrypt the TLS1.2 packets but there must be a way to MiTM them - anybody up...

@XayOn @NeuroWinter sounds great! Nirsoft have a free tool at http://www.nirsoft.net/utils/browsing_history_view.html to extract history - if you anonymise and share then we can start parsing them, finding patterns, etc. For...

@skos-ninja great idea! I'll create a separate issue - would you like to take it on?

``` export const signMessage = async (ethereum: EthereumProvider, account: Account, message: string): Promise => ethereumRequest(ethereum, 'personal_sign', [message, account]) ```

The best way to do this is when the user first connects to a wallet, i.e. after you have called `wallet.connect()` and `wallet.status === "connected"`, save the value of `wallet.connector`...

Sounds like a sensible suggestion. I’ll see what I can do. Thanks for the feedback.

@oded86w thanks for the feedback. Are you finding they are hitting the button accidentally or are reporting the wrong e-mails? i.e spam is being reported a phishing.

You can change the position of the button under "Options > Customize Ribbon", but I'm not sure how you deploy this. I'll add the option for a confirmation dialog.

Hi, can you check the Addins dialog in Outlook? I've noticed that if you have a number of addins, Outlook will sometimes randomly disabled SwordPhish.

Thanks for your feedback @GigglySysadmin. I'll try and find some time to make the install procedure a bit more intuitive.