Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Find a way to store polls #9

@vsund

Description

@vsund

Polls should be published once and then be immutable. So probably a case for storing it simply as immutable data in the publisher's public data store.


Problem with that: An attacker could take down data stores and thereby make the poll unusable. Is this still a problem with theoretically being able to have more than one data store with poll data?

Solution would be to store critical data on Atlas and metadata (such as (less critical) media files) in the public data store.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions