hushline icon indicating copy to clipboard operation
hushline copied to clipboard

File Upload Support

Open glenn-sorrentino opened this issue 6 months ago • 0 comments

A top request is to allow file uploads. To enable this feature while protecting ourselves legally and from incurring increased costs due to cloud storage, this should only be enabled for the Personal Server.

Acceptance Criteria

  1. Users may access files settings through a dedicated tab enabled only for Personal Server.
  2. The feature is disabled if the user has not uploaded a PGP key.
  3. Toggling on the feature reveals more settings, including setting size limits and uploaded a file-specific PGP key.
  4. Size limits may be set using a numerical value and unit type chosen from a <select> menu. "100" and "GB" for example.
  5. A user must toggle on the file-specific PGP option.

Design

Frame 230

glenn-sorrentino avatar Aug 04 '24 16:08 glenn-sorrentino