Proposa noves funcionalitats
#DecidimRoadmap Dissenyant el Decidim entre totes
Clarify the texts for download & delete data in "My account"
Is your feature request related to a problem? Please describe.
In the "My account" tab, the user can download her data, or delete her account. The texts are not clear on how to use these functionalities and what are the consequences of the account deletion.
Right now, the texts are :
- My data: Download the data - A file with all the information associated with the account will be sent to admin@example.org
- Delete my account: This action cannot be undone. If you delete your account you won't be able to log in.Please, fill in the reason you want to delete your account (optional).
On the "My data" part, the problem is that the file sent in zipped with a password. The mail notification asks the user to download 7zip to be able to open the file. But this software isn't available on MacOS.
The Keka file archiver (https://www.keka.io/en/) can open the file on MacOS, but this should be explained! In the "My data" page or in the notification, with a link to download it.
In the "Delete your account" tab, the consequences of the deletion are not clear. It should be explicit that the contributions are kept but anonymised. Also, the actual text seems to imply that the user won't be able to create a new one.
Describe the solution you'd like
We'd like to add strings to explain better those sections.
EDIT Dec, 11th 2020
- My data tab : suggested texts modifications
"A file with all the information associated with your account will be sent to admin@example.org. This mail will contain a .zip file, and the associated password that will allow you to open this file.
In order to open this file, you will need <a href=''https://www.7-zip.org/''>7-Zip</a> (for Windows) or <a href=''https://www.keka.io/en/''>Keka</a> (for MacOS)."
- decidim.export_mailer.data_portability_export.click_button: suggested texts modifications
"Click the next button to download your data. <br/> You will have the file available until %{date}. <br/> You will need <a href=''https://www.7-zip.org/''>7-Zip</a> (for Windows) or <a href=''https://www.keka.io/en/''>Keka</a> (for MacOS) to open it. Password: %{password}"
- Delete my account tab: suggested texts modifications
"This action cannot be undone. If you delete your account you won't be able to log in with your credentials. The deletion of your account will result in the anonymisation of your contributions. You will still be able to create a new account, but these contributions will not be associated with it."
Describe alternatives you've considered
None
Does this issue could impact on users private data?
No
Funded by
European Commission
S'està avaluant aquesta proposta
Reportar contingut inapropiat
Aquest contingut no és apropiat?
5 comentaris
Conversa amb Carol Romero
@Pops can you send us a concrete proposal and we'll review it? Thanks!
I wrote the texts that should be changed @carol what do you think?
The editor didn't read the links, they should end with
< a / >
Conversa amb Pauline
Hi @carol @andres ! A question was raised about the open data file format: COFE dev teams suggests to drop the zip compression and change it to accommodate one of the .tar.gz or .tar file extensions. What do you think about this?
Personally I think that's a bad idea for two reasons:
1) Usability: normal people not know what's a .tar nor a .tar.gz. In the other hand, .zip is more well known
2) Security: .tar and .tar.gz don't allow password protection. See https://stackoverflow.com/a/24734273
Deixa el teu comentari
Inicia la sessió amb el teu compte o registra't per afegir el teu comentari.
Carregant els comentaris ...