jayrbolton / dat-wot

[WIP] A decentralized public key network with encryption utilities for data collaboration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use sodium-universal instead of sodium-native

aschrijver opened this issue · comments

Using sodium-universal makes it easier to use dat-pki in browser environments.

I was using sodium-universal in lib/crypto.js but for some reason had not updated the package.json.
0582f20