Search

How to Export Firefox Passwords in GPG with C++

New video from the Gtkmm series


How to Export Firefox Passwords in GPG with C++

In this video we export the password data and URLs saved in Firefox with C++ in GPG format with encryption and add it as a library with git submodule.

This video is a continuation of the video: Learn to Create a Graphical Application with C++ and GTKmm.

We uploaded the files to GitHub and if you want to test it just do the following:

git clone https://github.com/terroo/pass-firefox
cd pass-firefox
git submodule update --init
make
./app-pass-firefox

Watch the video

Below is a video that shows how to create a graphical application that will serve to export and import passwords from Firefox and save in GPG format. The video is in Brazilian Portuguese, enable subtitles to your language. The translations offers by Youtube Artificial Intelligence.


cpp gtkmm git


Share



Comments