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

Sm go #3

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Sm go #3

wants to merge 37 commits into from

Conversation

motdotla
Copy link
Member

@motdotla motdotla commented Jun 5, 2014

Moving the API over from Node.js to Go.

This will make it deployable (for those who wish to) on many more systems - without the need to install node.js. It will be able to run as a binary.

@motdotla
Copy link
Member Author

Lots of changes going into this.

  • rewritten in go (will be easier to deploy eventually as a binary)
  • encrypts each app's salt in the db (if attacker gets their hands on the database, they will also need the decryption key)
  • has a backup smtp (in case the first is down)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant