schollz/find3

Add secure authentication for users

Open

#92 opened on May 26, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (368 forks)github user discovery
enhancementhacktoberfesthelp wanted

Repository metrics

Stars
 (4,782 stars)
PR merge metrics
 (PR metrics pending)

Description

Do you have any plans regarding authentication? I plan to use the GPS feature of the app to keep track of my phone when it's outside my home. But for that I will have to expose the server to the internet and right now everybody could create new families etc.

I would like to have an account with user/password (maybe even certificate) required in order to connect to the server and would prefer not to use my proxy server for that. What are your thoughts on that?

Contributor guide