@mister_monster
Afaik yes.
@storewidenastinessdrizzlyfetch
I don't think ff will be gone anytime soon.
@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:
https://www.youtube.com/watch?v=WGC55c4zeIE
I've been to Consecration concerts couple of times, great energy.
Ukraine:
https://www.youtube.com/watch?v=V0XBuOWqiaY
Russia:
https://www.youtube.com/watch?v=W_zOwghegxo
Greece:
https://www.youtube.com/watch?v=b7ZXGbj8C0c
https://www.youtube.com/watch?v=930pMyHe5h0
@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
Youtube?
@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
@mister_monster You are fan of psychedelic rock if I'm correct?
@meatstheanswer
Try to login over some VPNs to see if its country related
@meatstheanswer
Works for me, I've just sent an email
boosted
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 @ https://noonies.tech/award/security-advocate-of-the-year 😄
@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.
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
@ashneehs Seems its still down
boosted
Structural engineer looking for some fediverse socializing. Bad English and typos will most likely happen.
#engineering #python #linux #privacy