1
VGCollect for Android / Re: Starting Up Development Again on the Android Appt
« on: January 16, 2016, 06:32:42 am »
Are you considering to put the code on GitHub, so that everyone can contribute?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Do you have any experience working with git/github? The main issue that I'm dealing with it that I don't want to expose some of the server side API that I've written for VGC. I think with little effort I could rewrite some of it to store the API key in a file and just add it to .gitignore. I'd also need to create a few keys for developers to use.
Security through obscurity isn't a thing. If it's just an API key you're hiding, someone could easily sniff that. :-)
http://vgcollect.com/api/api.php?action=validate&username=vektor&password=MYPASSWORDINCLEARTEXT