Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start Fresh #5

Closed
austinpray opened this issue May 18, 2015 · 11 comments
Closed

Start Fresh #5

austinpray opened this issue May 18, 2015 · 11 comments
Assignees

Comments

@austinpray
Copy link
Member

Let's go ahead and abandon the current dev branch that we made at HackDFW. It was a good start, but it was made under duress. I will keep the hackdfw branch for reference.

I'm going to

  • get us started with my general go project template
  • set up tests
  • get us a simple "hello world" web app up and running
  • deploy to chosen hosting (prolly gonna be heroku based on discussion in Hosting #4)
@austinpray austinpray self-assigned this May 18, 2015
@ridhoq
Copy link
Contributor

ridhoq commented May 18, 2015

The technologies we were using at HackDFW were codegangsta/negroni and gorilla/mux . This is still fine with me. Do we need any libs for testing? And what about for user identification?

@austinpray
Copy link
Member Author

I need to look at negroni again. Not sure about the testing situation there.

I love using testify for go testing as well as built in test lib.

@nathanielks had an idea for user identification at the meetup that made things p simple. What was it?

@nathanielks
Copy link

@austinpray let the browser be the user and have some sort of anti-bot verification to keep it simple.

@nathanielks
Copy link

hm... or we could at least let people input a username and if they so choose verify with an email. It could save us later in case we decide we want to track users for acheivements or something requiring user tracking.

@nathanielks
Copy link

Persona is an option: https://www.mozilla.org/en-US/persona/

@austinpray
Copy link
Member Author

@nathanielks persona being shut down

@nathanielks
Copy link

@austinpray aw poo.

@ridhoq
Copy link
Contributor

ridhoq commented May 18, 2015

We were actually going to use persona at hackdfw

@nathanielks
Copy link

aha! so at least on the right track

@austinpray
Copy link
Member Author

Okay I'm wrong: they are not shutting it down. They are stopping active mozilla development and handing it over to the community. http://identity.mozilla.com/post/78873831485/transitioning-persona-to-community-ownership

There are no plans to decommission Persona. If it fits your needs, please use it. We will support you.

Specifically, Mozilla staff will continue to resolve critical bugs, service disruptions, and security issues. Moreover, Mozilla’s new network operations center will handle tier 1 incident response for Persona. The center’s robust, human-backed, 24/7 monitoring will further increase Persona’s reliability and improve incident response times.

@austinpray
Copy link
Member Author

I suppose this is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants