Questions tagged [encryption]

Encryption is transforming information through a cipher to protect it from unauthorized access.

Encryption is the process of taking some information (the plain text), and transforming it (usually with a cypher and a key) so that it is secure. Assuming a sufficiently strong cypher and key have been chosen, this cyphertext can be shared widely, without the information being compromised.

The reverse of Encryption is Decryption, where the process is reversed (normally by someone holding the key and cypher details) to return the information.

See the Wikipedia Page for more details.

775 questions
-3
votes
2 answers

Permissions and access security for a shared folder on a server

I need to set permissions to a folder for two people. I am not an administrator on the server but I have access to grant and remove permissions to folders. Not even the Server Admin should have access to that folder except for those two users. The…
-3
votes
1 answer

How to view a GPG encrypted file securely?

When I decrypt / view a gpg file it is: decrypted in the terminal / console and thus gets into history the decryption goes into video memory and into normal memory and into the swap (if not enough memory) and into the hibernation file (if you…
CharlesS
  • 229
  • 1
  • 7
-3
votes
1 answer

Is there a way to prevent users from transfer svn checkout files to another computer or data storage?

I have a SVN server under CentOS 6.0 and I would like to know if is there a way to prevent users from transfer svn checkout files to another computer or data storage? Or just similar a encryption mode, readable only in computers that have an…
deschamps
  • 53
  • 1
  • 3
-4
votes
1 answer

Limit who can access a folder in Windows, including encryption & administration

We want to keep our HR files on a share that only 3 people in HR can access. I'd prefer to do this on a share on our file server on a Windows box. We need the files to be encrypted so that someone ont he file server can't view them. Determining who…
David Thielen
  • 301
  • 2
  • 13
-4
votes
4 answers

Blocking another Win 2008 R2 admin from accesing some important folders

I have sold half my dedicated server to somebody but I dont want them accessing my web hosted Plesk files for my Wordpress website. As some of them are custom and confidential. I gave them local admin rights so the can install programs and as Power…
-5
votes
3 answers

How to quickly encrypt a 200GB file?

I need to encrypt a 200gb file. Using 7z, on a pretty fast win2012 server, it is going to take 12 hours (using the fastest option). Is there a faster way?
Jonesome Reinstate Monica
  • 5,445
  • 10
  • 56
  • 82
-5
votes
1 answer

How difficult would it be for a Hacker to get into a BitLocker To Go drive?

I have a USB Drive protected with BitLocker To Go. I used a User PIN and printed a Recovery Password. I have since lost the Recovery Password and can't remember the PIN. Is there an efficient way to brute force or otherwise compromise the…
-5
votes
2 answers

Encryption at rest for VM storage in a hypervisor done properly/elegantly

Given a very simple infrastructure - a single machine running a hypervisor(Proxmox if it matters), I want to achieve a good data protection against the hardware being stolen. Let's say there are various VM's running on the hypervisor - most of those…
-6
votes
1 answer

encryption of fiber communications

We have to connect one site to another using leased fiber ( theoretically it's a dark one ) in order to replace a radio link. All servers are in one site. Both location now have Gigabit networks. Can you please tell me, beside VPN ( which would…
dann
  • 1
  • 1
-6
votes
2 answers

Authentication of both client and server in subscription based model

My current business model takes a loss upfront on hardware in the hopes that the service will be paid for continuously. When service is not paid for the instructions are sent to the client hardware to stop functioning. I want to find a way to…
mrhobbeys
  • 93
  • 6
1 2 3
51
52