Request auto-connection of personal-files (dot-aws) for totally-trustworthy-s3-browser

Generated plug definition (from the snap metadata):

plugs:
  dot-aws:
    interface: personal-files
    read:
    - $HOME/.aws

Source is public at the upstream link for inspection. Thanks!

Note: dot-aws is the plug name “as defined in the snapcraft.yaml” they ask about — it’s what electron-builder generates from our config, so it’s the correct <interface-name> value.

This request has been added to the queue for review by the @reviewers team.

Hey @coopdigityinc

The requested directory is clearly not owned by the snapped application. Additionally, the project is extremely fresh. Thus, I believe granting auto-connection is NOT reasonable in this case.

I was not sure about manual-connection either. However, thinking about it, I believe it is somehow similar to ssh-keys interface, which the user can always connect if they want. With this in mind, +1 from me for granting totally-trustworthy-s3-browser read access to ~/.aws via manually connected personal-files interface

1 Like

Thanks, I’ll update the request type.

Hi @coopdigityinc!

As @jslarraz mentioned in his comment, changing the connection type to manual, might be a better idea! So +1 from my side also, for manually connecting the personal-files interface to your snap!

+2 for, 0 against granting read access to ~/.aws via a manually-connected personal-files interface. This is now live. Next revision will pass automatic review