Secure Storage, File Encryption, & The Cloud | Go Incognito 3.14

https://techlore.tv/w/cTxuj9dDSSKTGG4xvD6eG5

Secure Storage, File Encryption, & The Cloud | Go Incognito 3.14

PeerTube

Question for #vim users

Do you ever use vim -x to encrypt text files at write-time ?

NOTE : This question is ONLY related to standalone text files encryption **whether they are stored in an encrypted FS/volume or not.**

This has nothing to do with Full Disk encryption, encrypted /home, volume encryption, or encrypted external storage. Tools such as LUKS, GELI, or VeraCrypt and such, are outside of the scope of the scope of this question.

#MastoPoll #FediPoll #FileEncryption

I use it
5%
I know it but I use vim plugins instead
0%
I know it, I use other non-vim tools (gnupg…)
15%
I've never heard of vim -x before
80%
Poll ended at .
Oops, seems that when I editied the post to add an additional tag, the poll itself got deleted... Fixing that: Which type of GPG key would you recommend to someone starting out with GPG for the first time? #GPG #KeyGeneration #Privacy #MailEncryption #FileEncryption #SeekingAdvice #SetupQuestions #Poll #AskFedi
RSA Key
50%
ECC Key
50%
Both types of key
0%
Poll ended at .
Another quick & dirty poll, this time on generating a GPG key: Which type of GPG key would you recommend to someone starting out with GPG for the first time? Voting & additional feedback are optional, but I would like to know as I'm wanting to set up a GPG key for my email + to encrypt files before they get uploaded to the cloud. #GPG #KeyGeneration #Privacy #MailEncryption #FileEncryption #SeekingAdvice #SetupQuestions #Poll #AskFedi

Hello everyone.

In today's article, we write our own python tool to make it more secure, which we want to keep,

and you can check the sample books I left and do the end-of-chapter homework

https://denizhalil.com/2024/04/13/file-encryption-decryption-python-guide/

#CyberSecurity #cryptography #Python #python #programming #coder #FileEncryption #PythonCode #DataProtection

File Encryption and Decryption: Ensuring Data Security

Learn how file encryption and decryption can protect your sensitive data from unauthorized access. Keep your information secure and safeguard your privacy.

Denizhalil

I want to play with file encryption. What is your favorite file encryption tool and why?

So far I have used and know a thing or two about:
• OpenPGP (with the tools gnupg and sequoia-sq)
• age (mainly using the Rust implementation called rage)

What else is there? Preferably FLOSS.

#encryption #fileEncryption #floss

How to protect files in use on a system powered on from physical theft or tampering?

I'm in the process of figuring out an encryption strategy for a personal Linux system. My laptop is almost always on, or in sleep mode, except for longer travels. My main threats are theft of my la...

Information Security Stack Exchange
How to find the correspond hash algorithm?

I'm currently working on a project. but i still facing some issue due to some crypted data. i know the plaintext and got the correspond hash. plaintext: C018AE45B37DAE665486F4151E0C1E6F Hash: rROkd+

Information Security Stack Exchange
AEAD: Authenticating a digest of my data instead the data itself

Relevant question for Python: Stack Exchange: https://stackoverflow.com/questions/75739308/aead-authentication-with-huge-input-that-doesnt-fit-into-ram Top Answers: https://topanswers.xyz/python?q...

Information Security Stack Exchange
How does Ransomware encrypt files?

I have a question about how ransomware works. According to the authors of this paper: https://www.cise.ufl.edu/~traynor/papers/scaife-icdcs16.pdf (page 2 - 3) , class C is: ransomware reads the ori...

Information Security Stack Exchange