[Cyberduck-trac] [Cyberduck] #9727: Remote File-Path Obfuscated in Text Editor

Cyberduck trac at trac.cyberduck.io
Wed Oct 12 11:46:10 UTC 2016


#9727: Remote File-Path Obfuscated in Text Editor
-------------------------------------------------+-------------------------
 Reporter:  moghilemear                          |         Owner:
     Type:  defect                               |        Status:  closed
 Priority:  normal                               |     Milestone:
Component:  core                                 |       Version:  5.1
 Severity:  normal                               |    Resolution:
 Keywords:  Editor filepath too long for         |  worksforme
  display                                        |  Architecture:  Intel
 Platform:                                       |
-------------------------------------------------+-------------------------

Comment (by dkocher):

 > As far as I am aware , there isn't anything in the ODB suite which
 prevents sandboxed applications from adding the appropriate parameters
 (described above) when sending the 'odoc' event. Or, put another way,
 since you're already able to send the 'odoc' event to BBEdit, adding the
 keyFileSender and keyFileCustomPath data will not break the rules. Note
 that if for some reason you need a sandboxing entitlement for sending
 Apple Events to other applications, this may readily be done with a
 "temporary" exception (quoted because the exception has been in place for
 about four years and counting ):

 {{{
      <key>com.apple.security.temporary-exception.apple-events</key>
      <array>
          <string>com.barebones.bbedit</string>
          <string>com.barebones.textwrangler</string>
          // add the bundle IDs of other ODB-compatible applications
      </array>

 }}}

 > This list is finite, and need only include applications that you know
 support the ODB suite (BBEdit and TextWrangler among them, but of course
 there may be others).

--
Ticket URL: <https://trac.cyberduck.io/ticket/9727#comment:9>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list