This issue is part of the EPIC: Signature process of an initiative #4644
Is there more information about timestamp provided by a third to get ideas on how to implement it?
Currently the signature of initiatives is implemented with Decidim::InitiativesVote instances, and it requires the presence of an author, so the votes aren't anonymous. In order to have anonymous votes the author presence validation should be removed and encrypted signature data should be stored in the vote.
cc/ @decidim/product
This issue is part of the EPIC: Signature process of an initiative #4644
Is there more information about timestamp provided by a third to get ideas on how to implement it?
Currently the signature of initiatives is implemented with
Decidim::InitiativesVoteinstances, and it requires the presence of an author, so the votes aren't anonymous. In order to have anonymous votes the author presence validation should be removed and encrypted signature data should be stored in the vote.cc/ @decidim/product