HelloZeroNet / ZeroMail

End-to-end encrypted, P2P messaging site.
GNU General Public License v2.0
90 stars 53 forks source link

ZeroMail doesn't work because of AttributeError #42

Closed filips123 closed 5 years ago

filips123 commented 5 years ago

I can't use ZeroMail because of Attribute error which occurs when I open ZeroMail, try to load messages or try to send message:

Internal error: AttributeError: '_OpenSSL' object has no attribute 'digest_ecdsa_sha1'

  UiWebsocket.py line 85 >
  UiWebsocket.py line 234 >
  CryptMessage/CryptMessagePlugin.py line 86 >
  __init__.py line 17 >
  ecc.py line 20 >
  ecc.py line 323

I'm using Python 3 ZeroBundle with revision 4167.

@HelloZeroNet Also, can you raise my ZeroTalk limit for filips@zeroid.bit? I can't contact yu with ZeroMail because of this error.

HelloZeroNet commented 5 years ago

Thanks fore reporting fixed in Rev4169: https://github.com/HelloZeroNet/ZeroNet/commit/cc21cbd1bd9411d602eb9a440889082e4c73b921 https://github.com/HelloZeroNet/ZeroNet/commit/1cfe8748937b3d3a1d6fe9da354a835351c19e27

(Your limit should be increased to 200k)