Show more

@mister_monster
Thank you for your time to give links, I will be checking out these today. Some of my favorite Eastern Europe bands:
Serbia:
youtube.com/watch?v=WGC55c4zeI
I've been to Consecration concerts couple of times, great energy.
Ukraine:
youtube.com/watch?v=V0XBuOWqia
Russia:
youtube.com/watch?v=W_zOwghegx
Greece:
youtube.com/watch?v=b7ZXGbj8C0
youtube.com/watch?v=930pMyHe5h

@mister_monster
If you have some playlist or list of links. If you don't I don't want to bother you. As I remember you have posted links of Elder band, which indicates me that you have good taste.

@mister_monster
If you have spotify you can share me your playlist, I'm making my own so I look for stuff to add by people, although recommendation alghorithm is doing decent job

Hey I’ve been nominated for @hackernoon@twitter.com’s Security Advocate of the Year for my work w/ @privacytoolsIO@twitter.com 🎉 Throw some votes my way @ noonies.tech/award/security-ad 😄

@JustReading Yes, but I've never used it in Windows so I wrote Linux example.

You can put any archive in picture, just be sure that 700x700 pixels catpicture.jpg isn't 50GB heavy, that might be little bit suspicious.

Show thread

Steganography is technique of hiding one file (e.g secret.txt) to another file (eg catpicture.jpg). Example in Linux terminal which directory is in folder where is your catpicture.jpg:
1. echo "Very secret text" > secret.txt
2. 7z a secret.7z secret.txt
3. cat secret.7z > catpicture.jpg
And thats it, to be sure that there is secret.txt in your catpicture.jpg just move catpicture to other folder cd into that folder and type:
4. 7z x catpicture.jpg
You should see your secret.txt file.

@mister_monster You can import public key from password protected secret key just by "gpg --import secretkey" and canceling prompts for password input, public key would still be imported. I don't think its great flaw, it would be nice if public key couldn't be derived from secret without knowing password, for example if attacker gets backups of secret keys he couldn't do lookup on keyservers to see whose those secret keys are.

@mister_monster
I could import public key even if I didn't know password, I'll show you how when I get home

To be more clear, password to import secret key is not known

Show thread

If I have password protected (you need password to import it in gnupg keyring) armored secret key is it possible to derive its public key from it?

#keyoxide 2.0.0 is here and I couldn't be more excited about this one: the entire backend has been rewritten in #nodejs 🎉 this will make it much easier to develop new features and tools all using a unified backend

#pgp #gpg #identity #encryption

Show more
Mastodon 🔐 privacytools.io

Fast, secure and up-to-date instance. PrivacyTools provides knowledge and tools to protect your privacy against global mass surveillance.

Website: privacytools.io
Matrix Chat: chat.privacytools.io
Support us on OpenCollective, many contributions are tax deductible!