Thanks, that issue's been fixed.
No plans for SteemConnect.
The automated claiming requires the key, and everything happens locally. No keys are sent to a server. Also, I'm not a huge fan of giving apps permissions (> posting) to user accounts.
Thanks, that issue's been fixed.
No plans for SteemConnect.
The automated claiming requires the key, and everything happens locally. No keys are sent to a server. Also, I'm not a huge fan of giving apps permissions (> posting) to user accounts.
Thanks for the fast fix, does work now.
I still need to trust your words until you make the source-code available and it has been audited by the community ;-) Looking forward to checking it out.
It's javascript, non-minified, so it's auditable, as it has been before. As I said, no keys are sent so the backend never gets them.
Having a public git repository doesn't mean the same code is used to run the site, that's a false sense of security.
Thanks for clarification! That was exactly the information I was asking for.