Help with xml security
#1
Hi all, just getting the security aspects of my own addon sorted and i wonder if anyone could offer help. Im going to list xml files on my own site, but i want to block access to them apart from kodi and ftp. Im pretty sure this is done with the right information on a htaccess file. but want to be pointed in the right place so i dont mess up

thanks in advance

Simon
Reply
#2
you can block other User Agents then Kodi, but be aware that this is easily faked and won't hold off anyone really wanting to get those files.
Reply
#3
1. ftp != secure. At least use sftp Smile
2. how would kodi "access" those xml files? I assume a add-on would do that?
If that's the case, use username/password and throw ssl on top of it

Oh, if you'r working with static IPs on the client side of things, you could only allow those within your htaccess as well
Reply
#4
Be aware the kodi has many different user agents though.
Reply
#5
(2016-05-24, 10:47)zag Wrote: Be aware the kodi has many different user agents though.

It would only need to allow the user agent from the add-on which should access that data.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply

Logout Mark Read Team Forum Stats Members Help
Help with xml security0