FOSSPicks
pass 1.7
I often mention pass in these pages. This is because it's my preferred password manager and I use it all the time for unlocking important sites, logins, and for storing specific details. But what makes pass so useful, and worth the terrible search hoops you have to jump through because of its name, is that it uses standard GPG to encrypt each password you want to store as a single file within your standard filesystem. You could, for example, have an amazon.co.uk
folder and within that have passwords stored within files named after the account(s) you use. If a hacker gains access to your data, they will learn about your account names but they won't be able to access the passwords. The advantage with this approach over a database is that you can see all your passwords, see the organization, and you don't need pass installed even if you need to decrypt (or encrypt) a password. And, if you don't like the suggested naming schema, there's nothing stopping you from obfuscating your own details any way you'd like. The amazon.co.uk folder could just as easily be called KHJGF. Pass does one job, and it does that job well by vastly improving convenience and trust. After two years of development, pass 1.7 adds some fantastic new options. Top of the list is the ability to use extensions, and there are already some excellent examples, including an extension for storing your passwords in Tomb, support for OTP, and an importer for other managers. QR codes can now be generated to help make password access more intuitive, and an awesome new password generator uses /dev/urandom
directly rather than through the venerable pwgen that was used before.
Project Website
https://www.passwordstore.org/
Keyboard controller browser
Qutebrowser 0.10.0
Like pass (above), Qutebrowser is another of my favorite applications that's just had a serious update. It's a minimal web browser that's controlled entirely by keyboard shortcuts based on those from Vim. This means that if you're proficient at Vim, you're already proficient at Qutebrowser. But even if you're not proficient at Vim, Qutebrowser is easy to use. Type o
and start entering a search term. Pressing Enter will load the results from DuckDuckGo (by default). Press f
and each link is shown as a keyboard shortcut, which you can press to open the result without using your mouse, although you can always use your mouse if you need to. Other keys include i
to enter insert mode, and :
to enter the interactive internal configuration system.
Qutebrowser has been through a significant development cycle over the past 12 months. This was made possible thanks to a successful crowdfunding campaign used to add support for the vastly superior QtWebEngine that's used by Chromium. I've been using each successive release, and 0.10.0 is the first where I'd recommend defaulting to the new engine over the old QtWebKit. Not only is it vastly quicker and more secure, it brings QuteBrowser into the HTML 5 driven modern age, with many online applications, from Google to GitHub, no longer complaining about your browser version or falling back to HTML modes. But there are lots of other new features, too, including user scripts, support for QtWebKit Reloaded, printing support, and new history commands. After a little practice, QuteBrowser becomes second nature, and it's a brilliant way of navigating the web from your keyboard using a minimal and now fully functioning browser. If you've not tried it – or tried it this time last year – it's definitely time to give the latest release a go.
Project Website
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.