Chromium Browser No Saved Passwords

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Agentl074
Level 3
Level 3
Posts: 111
Joined: Wed Dec 01, 2021 7:21 pm

Chromium Browser No Saved Passwords

Post by Agentl074 »

So, since software manager does not hold the Brave repository yet, I started using the Chromium browser -- which is decent, but it will not store passwords. Is there a fix in the future?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Indiana University Alumnus, CompTIA A+
User avatar
RamBurner
Level 4
Level 4
Posts: 388
Joined: Wed Nov 23, 2011 7:31 pm

Re: Chromium Browser No Saved Passwords

Post by RamBurner »

They stopped it from syncing a couple months ago also, which made it useless for me.
mintmdrescher
Level 1
Level 1
Posts: 38
Joined: Thu Jun 11, 2015 9:33 am

Re: Chromium Browser No Saved Passwords

Post by mintmdrescher »

RamBurner wrote: Thu Dec 02, 2021 8:19 pm They stopped it from syncing a couple months ago also, which made it useless for me.
Hi RamBurner,

I came here to ask, if someone has experienced the same problem I have since today. Seeing this, my question would be, who is 'they' in this context?
For me, chromium-browser (95.0.4638.69 (Official Build) Built on Ubuntu , running on LinuxMint 19.3) stopped syncing today. I see a 'Not signed in' in this avatar thing on the top left.
Tried all the tricks and hints and what not, but this particular browser does not sign in. Works well on some different Linux machines, so I'm sure, the account is not broken in any way shape or form.

Thanks, have a nice evening!
Agentl074
Level 3
Level 3
Posts: 111
Joined: Wed Dec 01, 2021 7:21 pm

Re: Chromium Browser No Saved Passwords

Post by Agentl074 »

I am just holding my breath for Brave to show up on Flatpak....
Indiana University Alumnus, CompTIA A+
legacypowers
Level 4
Level 4
Posts: 270
Joined: Sat Dec 19, 2020 8:53 am

Re: Chromium Browser No Saved Passwords

Post by legacypowers »

Agentl074 wrote: Thu Dec 02, 2021 8:11 pm So, since software manager does not hold the Brave repository yet, I started using the Chromium browser -- which is decent, but it will not store passwords. Is there a fix in the future?
if you want to use Brave, use Brave.

We will have to use the terminal but don't be intimidated.
Be sure to have curl installed and apt-transport-https, just to be sure execute this

Code: Select all

sudo apt install apt-transport-https curl
Add the brave repository key into your keyring ( i recommend copy and paste into the terminal )

Code: Select all

sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
Add the brave repository to your "installed repositories"( also recommend copy and paste into the terminal)

Code: Select all

echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
Update your package manager cache using this command line

Code: Select all

sudo apt update
then you should be able to install Brave using this command line

Code: Select all

sudo apt install brave-browser
Terminal - zsh wrote: ╭─legacy@forums.linuxmint.com
╰─➜ _
bendipa
Level 5
Level 5
Posts: 586
Joined: Sat Jan 04, 2020 8:02 pm
Location: NW London. UK

Re: Chromium Browser No Saved Passwords

Post by bendipa »

Agentl074 wrote: Thu Dec 02, 2021 8:11 pm So, since software manager does not hold the Brave repository yet, I started using the Chromium browser -- which is decent, but it will not store passwords. Is there a fix in the future?
I use Chromium and store all my passwords locally, having imported them from Firefox which I used to use. It's perfectly safe, as in order to use Chromium I have to login to it each time I start a new Mint session.
Computer: Dell Vostro 470
Systems: Linux Mint 21.3 Xfce (Una), Manjaro 23.1 Xfce (Vulcan), Windows 10 (22H2) Pro.
User avatar
RamBurner
Level 4
Level 4
Posts: 388
Joined: Wed Nov 23, 2011 7:31 pm

Re: Chromium Browser No Saved Passwords

Post by RamBurner »

mintmdrescher wrote: Sat Dec 04, 2021 3:15 pm
RamBurner wrote: Thu Dec 02, 2021 8:19 pm They stopped it from syncing a couple months ago also, which made it useless for me.
Hi RamBurner,

I came here to ask, if someone has experienced the same problem I have since today. Seeing this, my question would be, who is 'they' in this context?
For me, chromium-browser (95.0.4638.69 (Official Build) Built on Ubuntu , running on LinuxMint 19.3) stopped syncing today. I see a 'Not signed in' in this avatar thing on the top left.
Tried all the tricks and hints and what not, but this particular browser does not sign in. Works well on some different Linux machines, so I'm sure, the account is not broken in any way shape or form.

Thanks, have a nice evening!
@mintmdrescher "They" is Google. They found a security flaw in it and stopped syncing in chromium-browser. They may re-enable it sometime, but who knows.
alang886
Level 1
Level 1
Posts: 1
Joined: Sun Jan 02, 2022 1:02 am

Re: Chromium Browser No Saved Passwords

Post by alang886 »

I had the same issue, I'm using Microsoft Edge now, which is working without issues.
Agentl074 wrote: Thu Dec 02, 2021 8:11 pm So, since software manager does not hold the Brave repository yet, I started using the Chromium browser -- which is decent, but it will not store passwords. Is there a fix in the future?
Agentl074
Level 3
Level 3
Posts: 111
Joined: Wed Dec 01, 2021 7:21 pm

Re: Chromium Browser No Saved Passwords

Post by Agentl074 »

I decided to use the Brave repository and manually command it... all is well.

https://brave.com/linux/

Just run each command -- copy and paste.
Indiana University Alumnus, CompTIA A+
Locked

Return to “Software & Applications”