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

Update README replacing ed25519 with sodium-native per upstream #536

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Update README replacing ed25519 with sodium-native per upstream #536

merged 1 commit into from
Apr 27, 2020

Conversation

grempe
Copy link
Contributor

@grempe grempe commented Apr 27, 2020

#534

  • Remove section of README discussing fixes for Win ed25519 install that no longer apply.
  • Change "Warning" to "Important". There is no danger in use of tweetnacl and no need to be alarmist.
  • Remove unsubstantiated speed language. This is not a concern for most as tweetnacl can perform at least 200 signing ops/s and negative comparisons are not backed by data. Comparison might also have been against ed25519 lib.

#534

- Remove section of README discussing fixes for Win ed25519 install that no longer apply.
- Change "Warning" to "Important". There is no danger in use of `tweetnacl` and no need to be alarmist.
- Remove unsubstantiated speed language. This is not a concern for most as `tweetnacl` can perform at least 200 signing ops/s and negative comparisons are not backed by data. Comparison might also have been against `ed25519` lib.
Copy link
Contributor

@abuiles abuiles left a comment

Choose a reason for hiding this comment

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

@grempe awesome, thanks!

@abuiles abuiles merged commit e58c698 into stellar:master Apr 27, 2020
@abuiles
Copy link
Contributor

abuiles commented Apr 27, 2020

@grempe btw, could you turn on commit signing ? we try to use it as much as possible in our repos.

This is a good guide on how to do it with KeyBase https://github.com/pstadler/keybase-gpg-github

@grempe
Copy link
Contributor Author

grempe commented Apr 27, 2020

Thanks @abuiles

Yes, I normally use commit signing. I happened to use 'gitup' GUI this time to commit in the interests of speed and it didn't do the sig. Of course this is the first time in years of signing commits that someone called me out for not doing so. lol 🥇

Cheers

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

Successfully merging this pull request may close these issues.

2 participants