Posts: 1,299
Joined: Jul 2009
Reputation:
59
sphere
Retired Team-Kodi Member
Posts: 1,299
Regarding the spam, if nothing else helps we could integrate a captcha mechanism (the add-on could show a captcha image and input box). I am not sure if there are any captcha services which can be "kodi friendly", e.g. answer out of digits so the hassle of typing the answer with a remote is low enough.
What do you think?
Posts: 1,265
Joined: Oct 2009
Reputation:
29
takoi
Team-Kodi Member
Posts: 1,265
I think the usability can improved here. Tbh email setup is too cumbersome, and those urls are too long to remember so you have to write it down anyway. One thing I've seen getting very popular recently (especially as one time security codes) is using two randomly generated (but real) words that together doesn't make any sense. That way it will be very easy to remember. We could use that in place of the ids and urls. So when you upload the log it say 'give these words to the developer' or something. This will ofc require support from backend..
Posts: 1,265
Joined: Oct 2009
Reputation:
29
takoi
Team-Kodi Member
Posts: 1,265
On security: we can at least add api keys and obfuscate it in either the addon or in core. That will at least take care of the lazy spammers.
Posts: 2,064
Joined: Jan 2009
Reputation:
34
prae5
Team-XBMC Forum Moderator
Posts: 2,064
I do a lot of filter and blocking of IP addresses already. I'm reasonably sure I've got that taken care of now.
In terms of urls, that is changing slightly - will be slightly shorter.
I will look at API keys at some point, I'd rather avoid captchas (as personally I hate them).
Posts: 4,061
Joined: Oct 2007
Reputation:
90
zag
Team-Kodi Member
Posts: 4,061
2015-05-14, 12:07
(This post was last modified: 2015-05-14, 12:07 by zag.)
Just bumping this as its gone nowhere yet
Posts: 31,445
Joined: Jan 2011
This won't really help with posting the logs themselves, but just an FYI: v15 has a default keymap toggle for debugging. Just do shift+control+D