storj/web
Cameron 98fed4bc30 {satellite/console,web/satellite}: get project salt from satellite
Add getSalt to projects api. Add action, GET_SALT, on Store
Projects module to make the api request and return the salt
string everywhere in the web app that generates an access grant.
The Wasm code which is used to create the access grant has been
changed to decode the salt as a base64 encoded string. The names
of the function calls in the changed Wasm code have also been
changed to ensure that access grant creation fails if JS access
grant worker code and Wasm code are not the same version.

https://github.com/storj/storj-private/issues/64

Change-Id: Ia2bc4cbadad84b066ca1882b042a3f0bb13c783a
2022-10-12 19:06:27 +00:00
..
multinode web: create valid go.mod stubs 2022-09-26 17:11:10 +03:00
satellite {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
storagenode web: create valid go.mod stubs 2022-09-26 17:11:10 +03:00