keybase / triplesec

Triple Security for the browser and Node.js
https://keybase.io/triplesec
MIT License
399 stars 48 forks source link

Browser release for 4.0.3 #90

Open warrenwingaru opened 2 months ago

warrenwingaru commented 2 months ago

I've just noticed that the available minified javascript for Browser is still at v1.0.0 and the available version for npm is already at v4.3.0. Is it possible to align the minified javascript for Browser to what the current version is on NPM? As far as I'm concerned, encoded data from v4.0.3 is not possible to be decrypted on v1.0.0.

If it isn't possible, is there a guide on how to use a bundler to include the triplesec installed from NPM?