Questions tagged [drm]

DRM usually stands for Digital Rights Management

Quoting from Wikipedia:

Digital rights management (DRM) is a class of access control technologies that are used by hardware manufacturers, publishers, copyright holders and individuals with the intent to limit the use of digital content and devices after sale. DRM is any technology that inhibits uses of digital content that are not desired or intended by the content provider. Copy protection which can be circumvented without modifying the file or device, such as serial numbers or keyfiles are not generally considered to be DRM. DRM also includes specific instances of digital works or devices.

For more details refer wikipedia article on DRM

635 questions
-1
votes
1 answer

How to create an epub with drmed?

I want to crate an epub file with drm , so when I open it with adobe edition reader or ibooks, it will reports it's drmed . Here is some refs: http://www.idpf.org/epub/301/spec/epub-ocf.html#app-schema-encryption
sunny
  • 3
  • 3
-1
votes
1 answer

DRM for videos that are distributed using hard copy

Is there any way to protect offline content using DRM ? i want to sell my videos offline to my clients. How i can make sure that content once copied to my clients Desktop , i.e window it will not further copy to any another machine?.
pradeep
  • 1,047
  • 3
  • 20
  • 24
-1
votes
1 answer

Secure Encryption of File on Disk

I want to be able to store some data on disk after being downloaded from a server that will be fairly resistant to hacking! What I was going to do was encrypt the data with a private key on the server and decrypt it with the public key in the…
Tristan
  • 3,845
  • 5
  • 35
  • 58
-1
votes
1 answer

In-browser reader for Adobe Content Server

Is there an in-browser, Flash-free method to view ebooks from Adobe Content Server? We currently offer a library of c.50k specialist ebooks via a feature-rich "ereader" web-app (HTML5/JS based with various fallbacks down to IE7). However, management…
Coder
  • 2,833
  • 2
  • 22
  • 24
-2
votes
1 answer

Is it possible to make an image not visible to a screenshot on a website?

How can I make it not possible to take screenshots of an image (if that's even possible). For example, when going on Netflix, we can see a black screen if starting a screen record. Can I replicate this with an image on my website? Even if it doesn't…
Pavel Halko
  • 84
  • 1
  • 5
-2
votes
2 answers

Play drm protected video

I downloaded video from this…
Aaditya Kumar
  • 39
  • 1
  • 1
  • 3
-2
votes
1 answer

Is it possible to decrypt cenc protected MPEG-DASH files?

What i have access to: (1) - .mp4 which contains the encrypted content (2) - .mpd pastebin.com/pM4n0R53 Is it possible to decrypt the .mp4 into a playable non-encrypted file using (1) & (2) only, if not, what's missing?
Themobisback
  • 101
  • 5
-2
votes
1 answer

DRM encrypted JAR file in a s40 Nokia Phone

I need to know how DRM actually works in active files(such as programs,games) in s40 enviroment. I tried to build my own drm protected files with NMIT(Nokia Mobile Internet Toolkit). But results are not similar to file i copied from phone to…
Akdeniz
  • 1,260
  • 11
  • 21
-2
votes
1 answer

Can I make an app to remove DRM(Digital rights management) tag from a video in iOS?

I am making an app to remove DRM tag from videos downloaded from the internet. Can i do that? If yes how?
-2
votes
1 answer

What exactly is Widevine? And how to ensure that I have this key on device?

I'm working on a factory that will start to record Widevine Key on their device and I need to ensure that key is really there and working perfectly. Can't find any useful information about to retrieve data to confirm that key is working properly. I…
Álisson Morais
  • 356
  • 2
  • 19
-2
votes
1 answer

Make an android music streaming app so that the song is not downloadable

I am developing an android app for a music label. They have their own server. I fetch json responses and stream the songs. I want to know that is there any way for the USERS to use 3rd-party softwares and download those songs. There are questions on…
denvercoder9
  • 2,979
  • 3
  • 28
  • 41
-2
votes
4 answers

how to protect My Programs?

Let's say I have designed s very important system, and this system costs thousands dollars. I want to protect my system with a serial number as I know crackers will try to edit the binary code to bypass the serial number. I have read about using a…
Hany
  • 1,146
  • 4
  • 18
  • 26
-2
votes
1 answer

How to encrypt a audio file which will be downloaded from web, this file should have limit to be able to get played only on 3 PC's

I am searching for a way in Java or Asp that can allow me to encrypt a file and upload it to the website. When somebody downloads it and plays on the players available on the computer it should track that computer and should get played only if the…
-3
votes
1 answer

Is there a way to black-out a website when someone tries to stream it or take a screenshot of it? Kinda like DRM protection?

I know nothing about this type of stuff, I don't have a legal copyright or anything, I just want to make it so if anyone tried streaming the site, the entire site (viewport) would just go black. Just like how Netflix DRM protects their videos. (I do…
TahaNil
  • 1
  • 1
-3
votes
2 answers

desktop video player with new codec

I need to create a video player like pot player or vlc , that can play my personal codec ( like mp4 , mkv , ... ) for security reason a player has a login page and the user has to sign in to play video in it with out sign in the player doesn't…
Alex
  • 1
  • 3
1 2 3
42
43