Skip to content

Make coupling with Rutile #19

Description

@FranklinWaller

Is your feature request related to a problem? Please describe.
All files are currently deleted when you close your session. We need coupling with a server in order to persist in storage and session data.

Describe the solution you'd like
There's multiple tasks needed to be done:

  • Store files inside IPFS
  • Encrypt files before storing
  • A lookup for a user where their files are stored
  • A store like API to CRUD and find apps.

Describe alternatives you've considered
We could use a simple node.js infrastructure to achieve this. But the full backend could not be stored offline.

Additional context
Dependency on Rutile-io/Rutile#20

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions