vj
My feedback
54 results found
-
9 votes
vj
shared this idea
·
-
159 votes
vj
supported this idea
·
-
231 votes
vj
supported this idea
·
-
291 votes
vj
shared this idea
·
-
103 votes
vj
supported this idea
·
-
392 votes
An error occurred while saving the comment An error occurred while saving the comment
vj
commented
Proton, please kindly either submit your software to existing Linux repos or create own repos for easier update on popular Linux distributions.
Currently one have to find a download page https://proton.me/support/set-up-proton-pass-linux , download package, open page with a signature and copy it, find a package in terminal, copy/paste signature checking command, paste signature, install. User unfriendly considering it is a repeating task.
Btw. above linked page may introduce an one-liner which would do all these all these tasks automatically. Something like wget -q https://raw.githubusercontent.com/slrslr/Linux-bash-scripts-miscellaneous/master/updateprotonapps.sh -O - | bash
(yes before that script works out of the box and updates Mail and Pass, User should set a save path or switch from a .deb to a .rpm)
vj
supported this idea
·
-
548 votes
vj
supported this idea
·
-
27 votes
vj
supported this idea
·
-
40 votes
vj
supported this idea
·
-
14 votes
An error occurred while saving the comment
vj
commented
Problem: Set 2FA in ProtonMail, set Pass to provide that 2FA. Then from time to time (during Firefox Pass extension update?) Pass logout and in order to login to Pass again, i need to use 2FA which i do not have since i no longer have access to Pass.
-
26 votes
vj
supported this idea
·
An error occurred while saving the comment
vj
commented
It is unfair not giving user option to cancel the renewal. Should i waste time scheduling a reminder to cancel on time? I already saber that i do not want to renew, but i want to use prepaid period. It is missing there: https://account.proton.me/u/10/mail/dashboard#your-subscriptions
Also the option https://account.proton.me/u/0/mail/dashboard#downgrade-account is redundant. It should be placed as a button or hyperlink right próximo to the current subscription at https://account.proton.me/u/0/mail/dashboard#your-subscriptions (currently it seems purposely "hidden" at the bottom of the page). -
58 votes
vj
supported this idea
·
-
175 votes
An error occurred while saving the comment
vj
commented
> website entered in Proton Pass as xyz.com will still autofill at accounts.xyz.com, and not ask to save 'new login'
Maybe form autofill should be initiated by user (ideally using single tap/click of the mouse), not done automatically upon loading ANY webpage that has a webform, due to claimed possibility of malicious Javascript capture autofilled data, says Robb Braxman: https://youtu.be/spSdUSgAkKg?si=Ly2rEl5A681josoF&t=401
-
2,857 votes
Proton and Standard Notes are joining forces: https://proton.me/blog/proton-standard-notes-join-forces
vj
supported this idea
·
An error occurred while saving the comment
vj
commented
Ability to create basic text file and edit it is very important i think.
Best would be packages in official repositories https://protonmail.uservoice.com/forums/932836-proton-vpn/suggestions/48200693-submit-linux-package-updates-in-official-distro-re
other way is AppImage, it requires no other SW (unlike Flatpak). Session AppImage for example automatically downloads latest version AppImage and delete old version https://github.com/oxen-io/session-desktop/releases/
and you always launch it using universal/placeholder launch menu entry: /home/me/sw/session-desktop-linux-x86_64-*.AppImage (so these are one click updates - you just confirm download of a new version)
There is also AppImage with incremental updates which saves data transfer: https://github.com/AppImageCommunity/AppImageUpdate#readme