The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Solution for encrypting FTP or emails?

    Discussion in 'Windows OS and Software' started by JBlue, Dec 2, 2008.

  1. JBlue

    JBlue Notebook Consultant

    Reputations:
    0
    Messages:
    112
    Likes Received:
    0
    Trophy Points:
    30
    Hi.

    Wondering if anyone can help me. I want to be able to encrypt/secure files so I can transfer them via email or using FTP. I don't know what is the best method of doing this. Any help/explanation would be great.

    I have heard of PGP for emails. However for data that is larger which require FTP .. I am not sure.

    Thx
     
  2. flipfire

    flipfire Moderately Boss

    Reputations:
    6,156
    Messages:
    11,214
    Likes Received:
    68
    Trophy Points:
    466
    Filezilla support SFTP with encryption.
     
  3. AKAJohnDoe

    AKAJohnDoe Mime with Tourette's

    Reputations:
    1,163
    Messages:
    3,017
    Likes Received:
    0
    Trophy Points:
    105
    SFTP or FTPS?
     
  4. flipfire

    flipfire Moderately Boss

    Reputations:
    6,156
    Messages:
    11,214
    Likes Received:
    68
    Trophy Points:
    466
    FTPS (SSL) is widely used and known, also great for compatibility with other OS's

    SFTP (SSH) is more superior which is great for private networks.
     
  5. atbnet

    atbnet Notebook Prophet

    Reputations:
    5,868
    Messages:
    5,889
    Likes Received:
    2
    Trophy Points:
    206
    The FTP server will need to be running SSH for SFTP to work properly, but it is the best option.
     
  6. JBlue

    JBlue Notebook Consultant

    Reputations:
    0
    Messages:
    112
    Likes Received:
    0
    Trophy Points:
    30
    SSH? ok. Now I am trying to transfer secure files from my home computer to another computer. How does it work? Would both computers share a private key or have specific userID login?

    thanks
     
  7. atbnet

    atbnet Notebook Prophet

    Reputations:
    5,868
    Messages:
    5,889
    Likes Received:
    2
    Trophy Points:
    206
    Which OS are you using? One of the computers should be running an FTP server as well as the SSHD. If you use Windows you can use Serv-U to run your SFTP. On linux it is pretty easy too, I've done it with proftpd and openSSH.
     
  8. Hiker

    Hiker Notebook Deity

    Reputations:
    448
    Messages:
    1,715
    Likes Received:
    1
    Trophy Points:
    56
    With Thunderbird (atleast) you can password protect zip files.
     
  9. goodspeed(TPF)

    goodspeed(TPF) Notebook Deity

    Reputations:
    146
    Messages:
    777
    Likes Received:
    0
    Trophy Points:
    30
    PGP stands for Pretty Good Privacy. Google is your friend. :)
     
  10. nizzy1115

    nizzy1115 Notebook Prophet

    Reputations:
    2,557
    Messages:
    6,682
    Likes Received:
    1
    Trophy Points:
    205
    https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=952&nav=0,32

    Basics of Email encryption and Email signing/Export & Import, Import Certificate into Mozilla Thunderbird, enable the Certificate in Thunderbird.


    Basics of Email encryption and Email signing:

    The technique of S/MIME relies on complex algorithms that create the appropriate key pair:

    The public key
    The private key

    This key pair needs to be available if any encryption or signing is being used. If one is missing, you won’t be able to use the corresponding key anymore.
    The public key has to be published, the private key can be compared with your identity card or your driving license, it declares your digital identity.

    Email Encryption:

    When you try to secure email to make sure that no one can read the SMTP packages on its way from sender to recipient you will have to encrypt them.

    This feature works the following way:

    The messaging platform looks for the public key of the recipient
    It now encrypts the message using this public key
    The message is now being delivered to the target system
    If the recipient tries to open the message his system will have to own his private key to be able to decrypt the message

    Email Signature

    When you want to use the digital signature you have to make sure that the recipient can recognize that you yourself wrote this email and not anyone else. In addition, you can be sure that the email has not been changed during its way.

    Email Signing works the following way:

    The messaging platform looks for the private key of the sender
    It now hashes the message and then encrypts this fingerprint with this private key
    The message is now being delivered to the target system
    If the recipient tries to open the message his system will have to be able to access the recipient’s public key
    If now hashes the message again, decrypts the fingerprint using the public key
    If the sender’s and recipient’s fingerprint are the same you can be sure that the message was originally sent from the sender and has not been changed in between.


    To Export your Certificate/Key Pair from Microsoft Internet Explorer:

    1. From the menu bar, click on Tools > Internet Options.
    2. Click on the Content tab.
    3. Click on the Certificates button.
    4. In the Personal tab, select the certificate you wish to export.
    5. Click on Export.
    6. Click on Next.
    7. Select the Yes, export the Private Key option.
    8. Click on Next.
    9. Enter the password to protect the certificate and private key being exported. Enter this password again to confirm then click Next.
    10. Browse to the directory where you wish to store the file and select a file name.
    11. Click Save and then Next.
    12. Click on Finish.
    13. You should see the message "The export was successful."
    14. Click OK.

    To Import your Certificate/Key Pair into Microsoft Internet Explorer:

    1. From the menu bar, click on Tools > Internet Options.
    2. Click on the Content tab.
    3. Click on the Certificates button.
    4. Click on Import.
    5. Select the certificate file.
    6. Click on Next.
    7. Enter the password that was used to protect the file.
    8. Select the box Mark the private key as exportable.
    9. Click on Next.
    10. Click on Next.
    Note: The box "Automatically select the certificate store based on the type of certificate" should remain checked.
    11. Click on Next.
    12. Click on Finish.
    13. You should see the message "The import was successful."
    14. Click OK.


    Import Certificate into Mozilla Thunderbird:

    1. Open up Mozilla Thunderbird (if not already opened).
    2. Go to Tools > Account Settings > Security
    3. On the right-hand side, click on Manage Certificate and Devices > click on the Manage Certificates... button.
    4. Under the Your Certificates tab, click on the Import button.
    5. Follow the Wizard to import the Certificate and Private Key file into Thunderbird.
    6. When prompted to, enter the Master Password for the Software Security Device, which was either set when you requested the certificate or when your profile was originally created on Firebird.
    Click on OK.

    7. Enter the Certificate backup password and click on OK.
    8. Once imported, you will receive the following message: "Successfully restored your security certificate(s) and private key(s)." Click on OK.
    9. Now, you will need to enable your Certificate for use in Mozilla Thunderbird.

    To enable the Certificate for use, please follow the instructions below:

    1. Open up Thunderbird (if not already opened).
    2. Go to Tools > Account Settings
    3. On the left-hand side, click on Security > under Digital Signing > Select...
    4. Make sure that the following option is selected: Digitally sign messages (by default)
    5. Under Encryption
    Select your Certificate from the list displayed.