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
·
-
605 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,164 votes
This feature is a work in progress.
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,718 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,835 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,284 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,711 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
55 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
275 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
194 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
143 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
455 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
189 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
951 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
810 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
224 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
284 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,761 votes
protonmail.uservoice.com.phoenix431@passmail.net
supported this idea
·
-
1,255 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!