Regular readers of TuxDiary might remember Panopticlick, an EFF effort to identify a browser uniquely using fingerprints. as we discussed earlier, Tor takes privacy to a higher level and makes it more difficult to track a browser. The good news is, Mozilla is working actively to bring Tor privacy settings to regular Firefox, sans additional plugins. Continue reading Tor privacy settings adoption on Firefox
Tag: privacy security
QtPass: Qt GUI for pass
We explored pass, a multi-platform powerful command-line password manager in one of our earlier articles. pass is more or less a standard on Unix systems but the cli may deter users migrating from a different platform from using it. Here’s the good news – pass recently got a QT based GUI front-end, thanks to QtPass. Continue reading QtPass: Qt GUI for pass
Passbolt: passwords for groups
Did you ever face a situation where you can’t continue your work at office because you do not know the password of a resource managed by a colleague? Security is a great thing, but often it comes in the way of productivity even within a trusted group. Enter Passbolt. Continue reading Passbolt: passwords for groups
vim as an encrypted cloud note manager
vim is one of the most popular editors on Linux. You can edit multiple notes in vim simultaneously. However, it is not a generic note manager by design. You can turn it into one using the vim-notes plugin, which also means you need to remember more commands. We already explored how to encrypt files with vim. Let’s try a simple way to turn vim into a note manager. I use it everyday for my notes. Continue reading vim as an encrypted cloud note manager
NetGuard: per app Android firewall
Remember the last time you installed a new app on your Android smartphone only to discover that it shows ads by connecting home? Thanks to NetGuard from XDA dev Marcel Bokhorst, you don’t need to see those nagging ads anymore! Continue reading NetGuard: per app Android firewall
Panopticlick 2: test browser security
Panopticlick from EFF (Electronic Frontier Foundation) got a new update in version 2. It’s an online service is to check how secure your browser is from online tracking. Our regular readers might remember, EFF is also the team behind Privacy Badger. Continue reading Panopticlick 2: test browser security
Unlock Linux.Encoder.1 encrypted files
We wrote about Linux.Encoder.1, the first known Linux ransomware a week back. Luckily for those who are affected, BitDefender has published a Python script to unlock the encrypted files. Continue reading Unlock Linux.Encoder.1 encrypted files
Android VTS: check vulnerabilities
Android VTS is a security vulnerability checked app for Android. While Google patches to Nexus devices are regular for known security issues or CVEs (Common Vulnerabilities and Exposures), the response time varies widely between OEMs to the extent of no patches at all. Continue reading Android VTS: check vulnerabilities
Magento CMS users, beware of Linux ransomware!
A ransomware encrypts data on your system and asks for payment to decrypt them. They are existing for a while now. However, attacks on Linux haven’t been heard of. It seems that we have encountered the first registered ransomware attacking Linux systems (codenamed Linux.Encoder.1). Continue reading Magento CMS users, beware of Linux ransomware!
KeeFarce: extract KeePass secrets at runtime
We wrote about the risks of using cloud based password managers in an earlier article. To speak the truth, password managers installed locally on your system are not safe either, IF the system is compromised. KeeFarce is a new tool that proves the point. However, the principles of KeeFarce work only when you are allowing it to run on your system. Continue reading KeeFarce: extract KeePass secrets at runtime