protonmail.uservoice.com.phoenix431@passmail.net
My feedback
24 results found
-
9 votes
An error occurred while saving the comment
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
618 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,185 votes
This feature is a work in progress.
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,758 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,861 votes
This is part of the autofill improvement, which is ongoing, this was highlighted in the recent Roadmap: https://proton.me/blog/pass-roadmap-spring-summer-2026
We should have a significant enhancement via iframe coming soon.
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
97 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,314 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,775 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
56 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
292 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
202 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
149 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
460 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
190 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,063 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
829 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
225 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
289 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,820 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,289 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
Setting up a new computer with Proton is tedious due to the need to download the entire suite one by one. There exists many package managers for handling installation of software already so it would be possible to utilize those tools. It's also desirable from a security point of view to be able to verify the integrity of the software which many of the package managers support.
A good start is to provide the software as GitHub releases so it's possible for the community to use tools directly supporting that, or automate the creation of other formats when new releases appear. My desired outcome would be to be able to use https://mise.jdx.dev/dev-tools/ and use the GitHub releases directly. Then specifying the following in a mise.toml would solve updates and new installation in mere seconds:
[tools]
proton-drive = 'latest'
proton-mail = 'latest'
proton-pass = 'latest'
proton-sheets = 'latest'
Thanks for great products!