Hiding .mp3 files!

Discussion in 'HTML & Website Design' started by ludin, Jan 20, 2008.

  1. #1
    Hey

    I have a few mp3 files that are hosted with me, and I don't want anyone stealing it off the server, only played from the site.. What is the best way to make the files impossible to find, and download (only listened to)?


    Please help.
     
    ludin, Jan 20, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Nope.

    If you have a "proper" media server set up on your webhost you could add DRM controls or alternatively you can push the mp3 through a flash file but even though these can stop a user from simply saving it straight from your site they can always just record it and save it as a new mp3 file.
     
    AstarothSolutions, Jan 21, 2008 IP
  3. kendo1979

    kendo1979 Peon

    Messages:
    208
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    well, nothing is impossible. even direct download limitation can be bypassed.
     
    kendo1979, Jan 21, 2008 IP
  4. SecureWebDev

    SecureWebDev Active Member

    Messages:
    677
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    #4
    flash files can be decompiled leading to leaking of your mp3
     
    SecureWebDev, Jan 21, 2008 IP
  5. ludin

    ludin Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    yea.. I've used flash files, and i was able to find the original mp3 link.. but I was looking in BBC site and i watched a video off their site, and it was using windows media player, but their links were some kind of letters.. so how did they do that??
     
    ludin, Jan 21, 2008 IP
  6. ludin

    ludin Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    here is what i am talking about.. this is a video, but you can do the same thing about audios too..


    CLick here to Watch
     
    ludin, Jan 21, 2008 IP
  7. Valve-Hosting

    Valve-Hosting Peon

    Messages:
    1,071
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You can put them outside of your 'public html' folder, that way they won't be reachable from http, only from your FTP and SSH. What kind of hosting are you on? Control Panel etc?

    Post again if you need more help ;)
     
    Valve-Hosting, Jan 21, 2008 IP
  8. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #8
    could do it with htaccess...but that is fiddly if you don't know what your doing.
     
    twistedspikes, Jan 21, 2008 IP
  9. Valve-Hosting

    Valve-Hosting Peon

    Messages:
    1,071
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Good idea, cant you hide them in the .conf file like you do with .htaccess and .htpasswd? Surely you'd be able to just enter the line from the .conf file into a .htaccess?
     
    Valve-Hosting, Jan 21, 2008 IP
  10. ludin

    ludin Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    yes, i am using Cpanel hosting. I need to try this..

    can you explain this a bit more clearly.. :confused:


    Thanks.
     
    ludin, Jan 21, 2008 IP