Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

additional upload options #6

@oohnoitz

Description

@oohnoitz

Ideally, users should be allowed to own and control the content they upload onto the servers to an extent. This should include allowing the users to:

API

  • set a deletion password to remove a file (only store bcrypt hash)
  • set how long a file should stay on the server before expiring (default: forever - need API/WEB/Scheduler implementation)
  • encrypt/decrypt uploads via "password"

WEB

  • add deletion page
  • implement user settings (expiration, delete key)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions