Changes between Initial Version and Version 1 of Ticket #1356
- Timestamp:
- 2011-02-04T04:03:22Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1356
- Property Owner set to davidsarah
- Property Status changed from new to assigned
- Property Summary changed from SFTP: allow logging in with an arbitrary cap URI as root to SFTP: allow logging in with an arbitrary cap URI as root directory
-
Ticket #1356 – Description
initial v1 1 1 The SFTP frontend should allow logging in with username {{{uri}}}, and password an arbitrary cap URI. 2 2 3 This can then be used to implement a {{{tahoe mount}}} command ( separate ticket), as suggested in ticket:1353#comment:3.3 This can then be used to implement a {{{tahoe mount}}} command (#1357), as suggested in ticket:1353#comment:3. 4 4 5 5 Note that you can already access an arbitrary cap URI via the {{{/uri/}}} directory, but that does not have nearly as nice usability properties, because you can't access aliases that way. (Allowing access to aliases would provide ambient authority and so is not capability-secure.)