storj/cmd
JT Olio 2bd9067ad5 cmd/uplink: tighter linksharing security
when a user runs `uplink share`, they get a bunch of results back,
given their configuration and existing access. one of the results
is a URL for in-browser sharing and hosting of the file.

first off, we want to make sure this URL is read only. we want to
avoid a situation where someone post this URL to some public
location, not realizing the access allows writes or deletes. if
a user really wants a URL with write/delete access, they can
construct it themselves.

secondly, we want to make sure the url is sharing a single path or
path prefix. having a url for multiple paths/path prefixes
indepedently again can be constructed of course, but should not
be the default behavior

Change-Id: I2ca2ebeea9f1c7d4bfbd7a437a32dc7a3b2a32cc
2020-06-16 15:02:53 -06:00
..
certificates private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00
identity cmd/identity: improve CA key message (#3819) 2020-04-03 13:00:45 +02:00
inspector satellite/payments: move inspector commands to satellite cli 2020-05-18 16:12:45 +00:00
internal cmd/internal: request lowercase access name 2020-05-19 16:04:35 +00:00
satellite cmd/satellite: choose correct Stripe client also for commands 2020-06-15 11:03:14 +00:00
segment-reaper cmd/segment-reaper: Remove unneeded test cases 2020-05-20 10:10:51 +00:00
storagenode cmd/storagenode: add check if satellites available to gracefulexit 2020-06-10 13:38:36 +00:00
storagenode-updater storagenode-updater: fix logic to use minimum version correctly 2020-06-08 17:43:10 +00:00
storj-admin cmd/storj-admin: initial commit of new tool (#3890) 2020-05-18 22:16:15 +02:00
storj-sim scripts;cmd/storj-sim: include satellite node id in satellite address 2020-06-05 09:44:19 -04:00
uplink cmd/uplink: tighter linksharing security 2020-06-16 15:02:53 -06:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00