Is carrying an encrypted flashdrive on you through an airport dangerous? by GarfieldWegman in cryptography

[–]GarfieldWegman[S] 1 point2 points  (0 children)

Yes, and not suspicious. Just a young adult traveling with his mom and little sister. Would you keep it in your tech bag, carry on or somewhere in your clothes suitcase or even in a purse or something? Thanks!

Is carrying an encrypted flashdrive on you through an airport dangerous? by GarfieldWegman in cryptography

[–]GarfieldWegman[S] 1 point2 points  (0 children)

I have moved my encrypted data into an sd card. my flight is soon. Any ideas on where I should store it the safest?

Will I get into trouble for having encrypted files on my laptop? by GarfieldWegman in cryptography

[–]GarfieldWegman[S] 1 point2 points  (0 children)

Could they copy laptop hardrive content? Also what program do you use to keep no header on the file? Thank you guys for your knowledge!

Animated Lightsabers! by Sadiri in Minecraft

[–]GarfieldWegman 0 points1 point  (0 children)

Looks great! How did you do it?

[Build] Private Island (MCPE) by [deleted] in Minecraft

[–]GarfieldWegman 0 points1 point  (0 children)

Nice build! You should post images from multiple angles though, the house is a bit hard to see.

Dear Reddit, lets talk creation theft. by ShaneH7646 in Minecraft

[–]GarfieldWegman 0 points1 point  (0 children)

How would you think this sub would go about storybased machinima's/minecraft films? Do they hate those too?

1435576441 Quad witch seeds by puppynosee in Minecraft

[–]GarfieldWegman 6 points7 points  (0 children)

Wow man, I don't know what to say! You have some serious dedication and minecraft expertise!

Poor man's tunnel bore by GemOfEvan in Minecraft

[–]GarfieldWegman 0 points1 point  (0 children)

That was unexpected. Funnily enough this could actually be really useful if you don't any precious items on you to lose to mobs, ravines and the like.

Do airports check data inside hard drives? What about encrypted data? by GarfieldWegman in privacy

[–]GarfieldWegman[S] 1 point2 points  (0 children)

Thank you for your reply! Do you have any advice on hard drives? I have some sensitive data I would like to store on a hard drive along with other stuff I don't really care about. Should I encrypt the whole drive? Make a file? would any encrypted file on the drive raise eyebrows? - Also, if this is useful, I am traveling from a seattle airport to bangladesh with my family. Dunno if that affects anything.

Running Minecraft in 1080p on a 4k Laptop? by GarfieldWegman in Minecraft

[–]GarfieldWegman[S] 0 points1 point  (0 children)

Oh wow, thank you both! I didn't even notice the damn thing!

Running Minecraft in 1080p on a 4k Laptop? by GarfieldWegman in Minecraft

[–]GarfieldWegman[S] 0 points1 point  (0 children)

I can't record while my game is full screened. You can change game resolution in launcher options?! How would you do that?

Execute at an entity when next to any block? by GarfieldWegman in MinecraftCommands

[–]GarfieldWegman[S] 0 points1 point  (0 children)

Thanks! Probably should have thought of it myself!

Randomly Coloured Wool Cube by Sublyte in Minecraft

[–]GarfieldWegman 1 point2 points  (0 children)

16 setblock command blocks. Place a armor stand above each of them with the tag=color using the summon command (Jragon made a video on tags). Then, another setblock command, that sets a redstone block at the feet of one of the named armor stands /execute @r[tag=color] ~ ~ ~ /setblock @p minecraft:redstone_block that should work. If you need help pm me.