Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon: Alternative access methods #33

Open
10 tasks
SpraxDev opened this issue Oct 17, 2021 · 0 comments
Open
10 tasks

Addon: Alternative access methods #33

SpraxDev opened this issue Oct 17, 2021 · 0 comments

Comments

@SpraxDev
Copy link
Member

SpraxDev commented Oct 17, 2021

Alternative access methods are meant to describe ways other than the Apollo web interface in your browser to interact with your files in a comfortable way. Additionally it should provide extended permissions similar to what is possible when sharing files.

The user is able to choose username and password for a given protocol and set a home directory for it.

The communication has to be encrypted and the chosen password needs to be somewhat secure

  • User can choose username but a prefix is given by the system (each user gets their own)
  • Protocol is not able to interact outside of it's home directory in any way

Permissions to support

  • Only allow to add new files but not touch any existing ones
  • Only list existing files but not read them
  • read-only
  • permission to overwrite and delete files

Protocols to support

  • WebDAV
  • FTPS
  • rsync
  • Maybe SFTP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant