2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-05 16:20:44 +00:00

Update README.md

This commit is contained in:
AJ ONeal 2015-12-13 00:31:06 -08:00
parent 146c80278d
commit a0da8ceb28

View File

@ -29,7 +29,7 @@ pushd letsencrypt
./letsencrypt-auto
```
### python-free version
**moving towards a python-free version**
There are a few partially written javascript implementation, but they use `forge` instead of using node's native `crypto` and `ursa` - so their performance is outright horrific (especially on Rasbperry Pi et al). For the moment it's faster to use the wrapped python version.