storj/cmd
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
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
inspector cmd/inspector: move command back from cmd/tools/ 2022-09-07 09:35:12 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: generate identity when not provided 2022-10-12 12:01:14 +00:00
satellite {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
storagenode storagenode/docker: allow to configure updater with separated env variables 2022-08-24 06:50:30 +00:00
storagenode-updater all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
tools cmd/tools/segment-verify: use resolved ip 2022-10-12 12:43:11 +00:00
uplink cmd/uplink: don't send TODO as the instance id 2022-10-12 06:56:19 +00:00
versioncontrol Dockerfiles: switch base image from alpine to Debian 2022-04-05 11:40:44 +00:00