AddThis button
    Add Me    
Syndicate content

     

Terms of Site Index

Find the page/content you are looking for with our index.

  • data
  • Drupal
    Database driven CMS running using PHP.
  • My Documents

    A special folder automatically defined on the Microsoft Operating System. It includes the current user documents. In principal, it makes sense: each user will get a different folder, of course, Unix has a better solution that does not require any special handling to access the user data. When the user logs in, he is in his document folder!

  • SSL

    Secure Socket Layer, this is a protocol used to transmit secure data between two computers. Both computers will first agree on an encryption secret code, then all the data sent back and forth will be encoded using that code. In order to make it secure, you generate two set of numbers (called keys) one that is public and one that is private. The public key sole purpose is to encrypt the data. The private key sole purpose is to decrypt the data.

  • theme