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

Find a way to store polls #9

Open
vsund opened this issue Jul 4, 2017 · 1 comment
Open

Find a way to store polls #9

vsund opened this issue Jul 4, 2017 · 1 comment

Comments

@vsund
Copy link
Member

vsund commented Jul 4, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant