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

Add autocert and nacl #1630

Closed
wants to merge 1 commit into from
Closed

Conversation

kevinburke
Copy link
Contributor

Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!

Please provide package links to:

Note: that new categories can be added only when there are 3 packages or more.

Make sure that you've checked the boxes below before you submit PR:

  • I have added my package in alphabetical order.
  • I have an appropriate description with correct grammar.
  • I know that this package was not listed before.
  • I have added godoc link to the repo and to my pull request.
  • I have added coverage service link to the repo and to my pull request.
  • I have added goreportcard link to the repo and to my pull request.
  • I have read Contribution guidelines, maintainers note and Quality standard.

Thanks for your PR, you're awesome! 👍

Autocert is a Go maintained project that facilitates provisioning TLS
certificates and starting a server using those certificates.

kevinburke/nacl implements all of the NaCL API's in Go, in a way
that's compatible with the C library offered here:
https://nacl.cr.yp.to.

Autocert is a Go maintained project that facilitates provisioning TLS
certificates and starting a server using those certificates.

kevinburke/nacl implements all of the NaCL API's in Go, in a way
that's compatible with the C library offered here:
https://nacl.cr.yp.to.
Copy link
Collaborator

@cassiobotaro cassiobotaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please provide autocert links. Also take a loook on nacl goreportcard and fix some errors.

@cassiobotaro
Copy link
Collaborator

@kevinburke
Copy link
Contributor Author

kevinburke commented Oct 27, 2017 via email

@kevinburke kevinburke mentioned this pull request Nov 26, 2017
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants