makinj / MeNext

Media request service with a hint of democracy!
MIT License
9 stars 3 forks source link

Parties near me #16

Open based64god opened 10 years ago

based64god commented 10 years ago

Detect public parties on the same area network.

makinj commented 10 years ago

Would this be a geographical location that is stored based off of the creator of a party's position? can you go into more detail?

based64god commented 10 years ago

No, it would look for public parties that are on the same LAN.

Though doing it by geographic location could work as well.

makinj commented 10 years ago

well the site is getting to the point where it will be hosted on an actual website rather than a local machine. The geolocation feature would be easily implemented with HTML5 Geolocation.

t3dotgg commented 10 years ago

But how easy is it to fake that information? I could totally see myself spoofing location packets so I can screw with the MeNexts of others.

Sent from my iPhone

On Jul 9, 2014, at 12:54 AM, Joshua Makinen notifications@github.com wrote:

well the site is getting to the point where it will be hosted on an actual website rather than a local machine. The geolocation feature would be easily implemented with HTML5 Geolocation.

— Reply to this email directly or view it on GitHub.

makinj commented 10 years ago

that information is just as easy to fake as any other information you recieve from a user. This would not be a security feature to maintain the privacy of a party but more of a way to easily find the parties that are happening nearby. At least by my understanding.