Do you use Two Factor Authentication with your mobile phone? Do you use your phone as a password recovery option? In case if you are wondering what the hell is two factor authentication, let me simplify it like this. Have you coupled your Gmail/ Facebook/ etc. account with your mobile phone in a way that you receive a ‘code’ that you should enter in the web browser? If so, read on this short note.
privacy
Encrypted Volumes: Header Backup is Important!
So I’ve been reading more on cryptsetup man page and found this interesting excerpt:
If the header of a LUKS volume gets damaged, all data is permanently lost unless you have a header-backup. If a key-slot is damaged, it can only be restored from a header-backup or if another active key-slot with known passphrase is undamaged. Damaging the LUKS header is something people manage to do with surprising frequency. This risk is the result of a trade-off between security and safety, as LUKS is designed for fast and secure wiping by just overwriting header and key-slot area.
Continue reading “Encrypted Volumes: Header Backup is Important!”
Expanding a LUKS encrypted disk image
Yesterday I wrote about How to create an encrypted LUKS disk image.
Today I wanted to experiment more with it. I wanted to try resizing a LUKS volume, and after one failed attempt I found a way. If you still have the disk image of yesterday’s example, just follow me. 🙂
How to create an encrypted LUKS disk image
This could be a great alternative if you have used TrueCrypt encrypted volumes.
I’ve been a TrueCrypt lover for a long time, even after it was allegedly killed. But now I’m starting to think that it’s not a good option for long term safekeeping of my memories. At time point in a future release of Linux if dependencies for TrueCrypt stop working that’s death to my archives. Fortunately we have LUKS since 2004! After using LUKS for a couple of years I think it’s very reliable.
Continue reading “How to create an encrypted LUKS disk image”
Cleaning up Facebook “Friend” list
I created my Facebook account in 2007, when Facebook was slowly making its trend in this side of the world. And then I made the worst mistake – adding anyone.
How I use Facebook on Android
Once installed their app, Facebook thinks they own our mobile devices.
At first, there was the peaceful all-purpose Facebook app. And some time later they separated messaging into another app, creating the Messenger. Initially it was at user’s discretion to use Messenger or Facebook app for messaging. Initially it looked polite but lately everyone was gradually forced to install Messenger. Another app… sigh! Personally, for me messaging is just messaging. I don’t want a childlike fairyland for just sending and receiving messages.
Remove imported (stolen) contacts from Facebook
I have reasons to believe that it rather steals contacts from your phone rather than politely synchronizing them.
Once you install Facebook, it forces you to install Messenger aside. If you don’t it will keep sending you new message notifications but not letting you read them. So you install Messenger.
Continue reading “Remove imported (stolen) contacts from Facebook”
Create a ‘Locked Folder’ in Windows
Here is a tip for those who use Windows as their primary OS. This is about making a folder that is visible but not accessible within Windows environment. You’ll see the folder, but won’t be able to access it or delete/ rename.
What you need is a Linux live CD which has ntfs-3g driver included (preferrabally Ubuntu). Start the computer with Linux and open the NTFS partition and browse to the folder where you want to create the ‘Locked Folder’. Create a new folder and rename it to any of following names. It will be accessible with Linux but not with Windows.
- prn (recommended for your hidden porn collection 😀 )
- nul
- con
Now restart to Windows and see it’s done!
