protonmail.uservoice.com.phoenix431@passmail.net
My feedback
24 results found
-
8 votes
An error occurred while saving the comment
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
579 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,140 votes
This feature is a work in progress.
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,687 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,807 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
·
-
95 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,267 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,676 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
54 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
246 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
185 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
140 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
450 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
187 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
873 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
794 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
223 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
282 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,692 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,218 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!