You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 4The answer to "why RGBI in 1981 instead of jumping straight to RGBHV" is probably going to be something boring like, "because memory was expensive and there wasn't a market for >16 colors that justified adding more wires to the monitor cable".snips-n-snails– snips-n-snails2019-07-22 19:33:14 +00:00Commented Jul 22, 2019 at 19:33
- 8In the late 90's the "urban myth" anecdotal reason for this was given was that analog monitor cables gave off RF noise that was easily surreptitiously scooped up and read by surveillance teams, and that the same nonexistant nonpersons not responsible for not scooping up data from telecom providers in the modern era weren't responsible for not pulling strings to ensure this became standard.Darren– Darren2019-07-23 03:32:35 +00:00Commented Jul 23, 2019 at 3:32
- 9I think it's more like video outputs were parallel up until DVI, when they transitioned to serial. Even RF video is parallel in signal terms: the various things are folded into different ranges of the frequency spectrum but are then all occurring at once.Tommy– Tommy2019-07-23 16:20:35 +00:00Commented Jul 23, 2019 at 16:20
- 1@R..: I think it does, that might be why it's an urban myth that analog was problematic. rtl-sdr.com/… is a DIY tutorial / article about building a TEMPEST snooping system with software-defined radio that can snoop DVI or HDMI signal leakage. (With an antenna in the same room.) With compressed video (like digital TV broadcasts), you need to capture it near-perfectly to get anything, but monitor signals are uncompressed.Peter Cordes– Peter Cordes2019-07-25 01:24:11 +00:00Commented Jul 25, 2019 at 1:24
- 2Just as a side note, some DVI ports supplied both Digital and Analog signalsSmock– Smock2019-07-25 10:56:11 +00:00Commented Jul 25, 2019 at 10:56
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ms-dos), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you