You've mentioned in other posts that you're okay with people reusing this tileset as long as they don't include the raw asset in an accessible way.
I have a web project I would like to use your tileset for, but because it's a web project it's not compiled so it's relatively easy to reverse engineer how a file is encrypted. Are you comfortable with it being present in a way that the average user won't be able to access, but that an advanced user might be able to get with an extra level of effort?
I have a working encryption system for the file, and the asset itself would live on the server in an encrypted only form, but because everything is in JavaScript you can look at what I'm doing and then do them in reverse, if you know where to look.
Really like the work, btw.