Results 1 to 5 of 5

Thread: Source Page Encryption
      
   

  1. #1
    Ram_Industries's Avatar
    Ram_Industries is offline First Lieutenant
    Join Date
    Dec 2005
    Location
    Pittsburgh, Pa
    Posts
    164

    Smile Source Page Encryption

    I have some of my website completed, but would like to know what I would need to do to encrypt the source page.

    Never worked with encryption before:

    I understand that to encrpt the source I would have to save the code in its present state as well as its new encryption state. This being that at anytime I can still work with the non encrypted page and when completed, I can encrypt it and place onto the server.

    Anyone know how I might be able to encrypt the source page?

    Thank you

    Ram_Industries
    Robert Montgomery

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Source Page Encryption

    Here's a little info for ya;

    http://programmingtalk.com/showthread.php?t=21985

    Andy
    PHP- is a blast!

  3. #3
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default Re: Source Page Encryption

    You can encrypt the source code using a bit of php programming however it would probably not be that good for the search engines. Most people will also wonder what you are hiding if you do encrypt and you could in turn be turning customers away for this reason.
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

  4. #4
    Ram_Industries's Avatar
    Ram_Industries is offline First Lieutenant
    Join Date
    Dec 2005
    Location
    Pittsburgh, Pa
    Posts
    164

    Smile Re: Source Page Encryption

    First of all:

    Yes I know that in some instances with the right brain power and resources, a website that is encrypted can be decripted in less then 30 seconds.

    Second:

    I am not looking to hide every page of the site, just areas that may handle a SSL of sorts.
    As in Naval Designs multipage form.

    Those who are interested in knowing for what ever reason the source is for the site know so because of reasons they may claim as "Need to Know". If they need to know the source of this page, they can.

    I am simply trying to make my form less inviting to those that want to know, against those who have no interest in knowing. The latter being more into gaining additional information from people who are looking for the services provided by the companies listed on the site.

    Thanks for all your replys:

    Ram_Industries
    Robert Montgomery
    http://Martech-Inc.biz (still adding new pages)

  5. #5
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Source Page Encryption

    If your worried- pay the $79 or $99 for SSL cert. Otherwise, simply put security measures (against mal use) into the coding of your form. If you don't know how to do that- simply post an example of what you are trying to accomplish and nyoman, naval or some of our other php guru's will give a helping hand.

    If it is extensive work- both Naval and Watdaflip do coding as freelance work.

    Really- if your not requesting personal info -ie. birth dates, SSN, credit card numbers and the like- I would not worry about my regular web pages. The forms- you can make fairly secure against mal use. But if the forms collect the aforementioned data- then SSL is the way to go.

    Cheers-

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49