Slashdot Mirror


Ask Slashdot: Best Way To Isolate a Network And Allow Data Transfer?

Futurepower(R) writes: What is the best way to isolate a network from the internet and prevent intrusion of malware, while allowing carefully examined data transfer from internet-facing computers? An example of complete network isolation could be that each user would have two computers with a KVM switch and a monitor and keyboard, or two monitors and two keyboards. An internet-facing computer could run a very secure version of Linux. Any data to be transferred to that user's computer on the network would perhaps go through several Raspberry Pi computers running Linux; the computers could each use a different method of checking for malware. Windows computers on the isolated network could be updated using Autopatcher, so that there would never be a direct connection with the internet. Why not use virtualization? Virtualization does not provide enough separation; there is the possibility of vulnerabilities. Do you have any ideas about improving the example above?

127 of 237 comments (clear)

  1. SneakerNET? by js290 · · Score: 1

    SneakerNET?

    --
    "Tempers are wearing thin. Let's just hope some robot doesn't kill everybody." --Bender
    1. Re: SneakerNET? by Entrope · · Score: 3, Insightful

      That's not nearly enough. Malware like Stuxnet shows how far attackers go to breach air gaps and similar forms of isolation. (SneakerNet is one, sometimes weak, form of air gap.)

    2. Re: SneakerNET? by fustakrakich · · Score: 1

      You can even spoof a keyboard. May as well call it a day

      --
      “He’s not deformed, he’s just drunk!”
    3. Re: SneakerNET? by ShanghaiBill · · Score: 4, Insightful

      Indeed. Any system, even if airgapped can be penetrated, especially if there are insiders that can be bribed or blackmailed. It all comes down to deciding who you can trust. Do you trust your hardware? Do you trust the people that wrote Linux?

      The scenario described in TFA is silly. Using a computer as a firewall does not work as well as using a firewall as a firewall. A computer-as-firewall running a general purpose OS is going to have a much larger attack surface. If you aren't going to airgap, then get a real dedicated firewall, and then disable ALL the ports. Then use port knocking to open specific ports to encrypted communication with only pre-verified clients.

      If that isn't enough, then you can also wrap your computer in tin foil.

    4. Re:SneakerNET? by __aaclcg7560 · · Score: 2

      When a college roommate gave me an old IBM PC AT with MS-DOS from his computer surplus job, the first piece of software that I bought at the Egghead Software store was an anti-virus scanner for $25. My roommates gave me a hard time on the way home for purchasing a useless utility instead of a video game. Every PC and every floppy we shared in our apartment had viruses, which all came from the same source via SneakerNet.

    5. Re:SneakerNET? by omnichad · · Score: 2

      Since it got formalized with an RFC.

    6. Re: SneakerNET? by KGIII · · Score: 4, Informative

      That they ask this question, in this manner, makes me uncertain that they can even configure a dedicated appliance properly. They probably aren't even remotely familiar with a specific vendor's myriad choices and methods. Juniper is not the same as Cisco, for example.

      My suggestion is to hire a qualified professional. If they have to ask Slashdot, they are not a qualified professional. This is not meant to be an insult, they probably are very good at something else. If you're going to take security seriously, hire a professional. If you're not going to hire a professional, don't even bother trying something like this.

      If they don't hire a professional, and attempt this, they might just as well ready their PR team to deal with the near certain eventual outcome of data exfiltration. It's going to happen. Hire a damned professional and be prepared to buy some equipment.

      --
      "So long and thanks for all the fish."
    7. Re: SneakerNET? by arth1 · · Score: 1

      uucp still works great here, delivering e-mail from my SMTP server to my non-internet workstation, as well as handling file transfers.

      Main disadvantage are web forms that won't allow bang paths in the user section of e-mail addresses, even though they're perfectly legal.

    8. Re: SneakerNET? by Hognoxious · · Score: 3, Funny

      This is not meant to be an insult, they probably are very good at something else.

      Excellent. Consider that stolen.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    9. Re:SneakerNET? by TheRaven64 · · Score: 2

      He's thinking of Microsoft's Sneaker.NET.

      --
      I am TheRaven on Soylent News
    10. Re: SneakerNET? by Anonymous Coward · · Score: 1

      Which ASIC firewall implementations (ASA, SRX, etc) support port-knocking without a hacks or kluges? Right, pretty much none of them.

      Where is port knocking very ubiquitious? Oh, computer-based firewalls.

      SPA (Single Packet Authorization) is something you may also be interested in, as an improvement to just port knocking. It's practically using an encrypted packet instead of a TCP handshake. Whoops, it's computer-based again.

    11. Re: SneakerNET? by sgrover · · Score: 1

      You might have intended the tin foil comment as a joke, but... In the 80's we were using Teletype equipment that could be monitored by the electro-magnetic radiation. From a room or two away, through cement walls. It was common to use a braided lead/metal strand on all chassis joints to help block that radiation. Since that time I've heard of similar issues with modern computers, and more specifically the computer monitors. So in theory someone could be sitting across the street watching everything on your screen. Those old tin foil jokes exist for a reason.

    12. Re: SneakerNET? by dgatwood · · Score: 1

      Use a cell phone, email it to yourself, and you're done.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    13. Re: SneakerNET? by strikethree · · Score: 1

      That they ask this question, in this manner, makes me uncertain that they can even configure a dedicated appliance properly.

      That they ask this question, in this manner, tells me that they do not have an understanding of what they want versus how reality works. If this "project" is anything other than a personal learning project and has importance (monetary or otherwise) then you are absolutely correct. Pay someone who understands the problem space to architect a solution that provides the desired outcome, if reality even allows for the goals and desired outcome to be met.

      It should be noted that many people are considered security professionals but I would not trust them to provide the solution being asked for. I would recommend a very competent engineer who is a stickler for correctness over the average security professional.

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    14. Re: SneakerNET? by lpq · · Score: 2

      My suggestion is to hire a qualified professional. If they have to ask Slashdot, they are not a qualified professional.

      Yeah -- they ask on stackoverflow.com... ;^/

    15. Re: SneakerNET? by KGIII · · Score: 1

      Thus the term qualified professional.

      This is definitely something they shouldn't do themselves.

      --
      "So long and thanks for all the fish."
    16. Re: SneakerNET? by KGIII · · Score: 1

      Do they have a security section?

      --
      "So long and thanks for all the fish."
    17. Re: SneakerNET? by trg83 · · Score: 1

      While they often tend to have a Linux-variant OS on them, they are likely out of date due to the time delay required to layer the manufacturer customizations on top of a changing OS. They also obfuscate the raw OS enough that it is difficult to verify what's actually running on it.

    18. Re: SneakerNET? by RockDoctor · · Score: 1

      Malware like Stuxnet shows how far attackers go to breach air gaps and similar forms of isolation.

      Which is why, I infer, the OP specified that an intermediate in his not-quite-isolated system be using a high security OS.

      I had a similar problem some years ago at $Work$ - a Windows computer running $Work$'s special-sauce software, and a temporary work site with a rampant infestation of viruses (spread by something needed/ recommended for making Korean script legible on non-Korean Windows machines, which was sneaker-netted around, and had some virulent viruses travelling in company; personally, I suspect spyware from the company which owned the site, but [SHRUG]). So I connected my personal machine (Linux) to the network and used that to sheep-dip any floppy or thumb drive that came to me with the data that I needed. One 256MB thumb drive was dedicated to being the shuttle drive between my air-gapped system and the protected system. When I was off-shift, the accessible USB ports on the protected system had clean thumb drives installed in them, wired together with a steel tie-wrap so that you couldn't remove them without it being obvious on my return.

      Absolute security is probably impossible ; raising thee bar over the head of casual/ automated attackers is much more achievable. If you've got non-casual attackers, you need some serious tools and the staff to use them.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  2. Futurepower(R) by 110010001000 · · Score: 1

    Is Futurepower still alive? That guy is a nutjob.

  3. Answer by 110010001000 · · Score: 5, Insightful

    I'm going to answer the question even though Futurepower(R) is a schizophrenic nutjob. The answer is there is no way to do it. If a computer is on a network it isn't secure and it can't be isolated. A "network" is the anthesis of isolation. If you connect it to the Internet, game over man.

    1. Re:Answer by sit1963nz · · Score: 1, Insightful

      Yep.
      I was told the only secure computer is one that is never turned on, never connected to a network, and sits in a safe where no one has access to it.

      Anything else, is just slowing things down, not prevention.

      If something can be exploited, it will eventually be exploited. All it will take is a lazy user who thinks the USB stick in his pocket will be OK to use "this once" and be wrong.

    2. Re:Answer by dcsmith · · Score: 1

      The answer is there is no way to do it. If a computer is on a network it isn't secure and it can't be isolated. A "network" is the anthesis of isolation. If you connect it to the Internet, game over man.

      See the pilot episodes of Battlestar Galactica...

      --
      This has been a test. If this had been an actual Sig, you would have been amused.
    3. Re:Answer by omnichad · · Score: 1

      Better put that in a faraday cage too, otherwise I might induce current into the circuits remotely and try to read the output RF interference.

    4. Re:Answer by Anonymous Coward · · Score: 1

      It's a typical example of the X-Y problem. He's already got his solution Y in mind, and wants us to make it better. Instead, he should be describing the complete problem X and letting us solve that problem instead. "What is the best way to isolate a network from the internet and prevent intrusion of malware, while allowing carefully examined data transfer from internet-facing computers?" doesn't tell me why he needs this, what the allowable downtime levels are, what the ACTUAL specifications are, and what he's hoping to accomplish. What does Carefully Examined Data Transfer mean?

    5. Re:Answer by thegarbz · · Score: 1

      You're talking about direct connections, yet the entire concept of DMZ as a security principle disagrees with you.

    6. Re:Answer by TheRaven64 · · Score: 1
      To quote the first Linux book I read:

      You might not need shadow passwords if your computer is not connected to a network. Or a power cord. And is buried in six feet of concrete.

      --
      I am TheRaven on Soylent News
    7. Re:Answer by RockDoctor · · Score: 1
      I've never seen a safe which wasn't also a Faraday cage. Something to do with being able to resist cutting discs, fire (to a specified degree), large hammers, and being heavy enough to need a significant crane to move it. Sort-of pretty much requires a metal construction all round.

      Oh, and the OP forgot to fill the box around the secured computer with quick-setting concrete. Or Mrs Miggin's porridge, for increased security.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    8. Re:Answer by RockDoctor · · Score: 1

      What does Carefully Examined Data Transfer mean?

      Read from hard-copy printout by a person who neither reads nor writes any language using the same character set as the printouts or keyboard ; transcribed without comprehension into the keyboard by your idiot savant.

      OCR probably presents too much of an attack surface.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  4. Uh? by msauve · · Score: 1

    Firewall?

    Really, the manufacturers track threats and release mitigations better than you can, and are built for exactly what you're asking. Daisy-chain ones from different vendors if you're really anal.

    --
    "National Security is the chief cause of national insecurity." - Celine's First Law
    1. Re: Uh? by Anonymous Coward · · Score: 1

      Yes firewalls. Plural

      Did one site the server room was fire walled from the rest of network if just 1 Ethernet cable going through the wall. Firewall closed all ports except for access to database, period. Any then only for hard ips. App servers were in another room again firewalled.

      It wAs for a medical insurance company. If developers need access to the databases. They had to get access to the server room. A few did

    2. Re: Uh? by __aaclcg7560 · · Score: 1

      Seriously, this is just begging for an ad from Cisco

      "Cisco Routers for the Desperate: Router and Switch Management, the Easy Way" by Michael W. Lucas.

  5. Isn't this what Qubes is for? by JBMcB · · Score: 5, Interesting

    Separates different browser and email tasks into virtualized jails.

    https://www.qubes-os.org/

    Kinda like Sandboxie. Speaking of which, sandboxie?

    --
    My Other Computer Is A Data General Nova III.
    1. Re:Isn't this what Qubes is for? by BaronM · · Score: 3, Interesting

      Yep, and it's almost usable, too. OTOH, Qubes is focused on the workstation. For network-level isolation, it's really hard to beat two firewalls from different manufacturers and code bases back-to-back.

      Think Internet--PaloAlto--Sophos UTM--LAN (Substitute any two other unrelated NG firewalls)

      Systems on the inside initiate all connections; no reaching in. That means having staging DBs, etc. on the outside that are polled from the inside by transfer routines that parse and validate everything outside of the application that receives the data. Anything that does not positively match expected input is dropped. If you really want to be serious, all systems log externally to a log host with WORM drives that has had the transmit pin on the NIC physically cut (mostly kidding -- hi Marcus!).

      Remote access is terminal services or equivalent to a concentrator on the outside and a second hop internally with separate authentication at each hop. Absolutely no VPN or other tunneling that supports direct traffic flow from outside to inside.

      SecureID or other token-based auth is mandatory.

      Stupidly expensive and a pain to configure and maintain correctly, but very secure. If you need to ask, you probably don't need it and can't afford it.

    2. Re:Isn't this what Qubes is for? by Balial · · Score: 1

      These "run every app in a VM" kits are snake oil. All they do is expand the attack surface making it easier for an attacker to get in. Sure, by virtue of being slightly different you might dodge some bullets temporarily, but once they're reliable enough to go mainstream, attackers will flock to them. The only real solution is less code and fewer interfaces.

    3. Re:Isn't this what Qubes is for? by omnichad · · Score: 4, Funny

      that has had the transmit pin on the NIC physically cut

      ACK! What a terrible idea!

    4. Re:Isn't this what Qubes is for? by wvmarle · · Score: 1

      What is even more expensive is your employees. You have to make sure to pay anyone with access to the inside enough that they're not too easily bribed.

    5. Re:Isn't this what Qubes is for? by JBMcB · · Score: 1

      All they do is expand the attack surface making it easier for an attacker to get in.

      They do the opposite. If your jail is for Email, and the only thing installed is your email client, and the libraries needed to support it, that *greatly* reduces your attack surface. Heck, run it in a jail with no shell binaries, that alone will kill off most exploits.

      A long time ago we used to build secure internet-facing public FTP servers this way. Strip out pretty much everything except a limited shell, that Gnu multi-tool shell thing and an FTP server. A few lines in rc to bring up the network, a single console shell and the FTP daemon. No logger, no cron, no nothing. You could see people trying to hack the server by bounching out of the directory and running stuff via perl or make or something. Hard to exploit stuff when there isn't much to exploit.

      --
      My Other Computer Is A Data General Nova III.
    6. Re:Isn't this what Qubes is for? by Balial · · Score: 1

      You seem to be conflating "actually reducing exploitable surface" with "adding random crap to make it look like you've reduced the exploitable surface". 100% agree -- if you're putting up an FTP server, you just need the files to serve and the server. That's not rocket science, and it does wonders in removing exploits by removing baggage.

      But your first example was a wrapper that puts email in a VM. Now you need a virtual machine. And email is a great example of "useless without the bloat". What do you do with your attachments? Your mime types? How do you send files? What about font rendering?

      All the support code to make your email client useful are more code, not less. Of course, if you don't mind removing features, you're better off without the features, rather than adding more code with more exploits to block them out.

    7. Re:Isn't this what Qubes is for? by IMightB · · Score: 1

      SYN!

  6. uhhh by Fwipp · · Score: 5, Insightful

    Any data to be transferred to that user's computer on the network would perhaps go through several Raspberry Pi computers running Linux

    You are so incredibly out of your depth you don't even know it.

    1. Re:uhhh by whitlocktj · · Score: 2, Insightful

      This was exactly my thought when I read that line. This is so far off in left field, I'm not entirely sure what he thinks he'll inherently benefit from by using Raspberry Pi, let alone several of them.

    2. Re:uhhh by Chewbacon · · Score: 1

      While he's at it he could increase the speed of this system by splitting connections across multiple ports on the network interface. It's crazy enough to work!

      --
      Chewbacon
      The Bible is like Wikipedia: written by a bunch of people and verifiable by questionable sources.
    3. Re:uhhh by KaimaraZatar · · Score: 1

      Probably just someone at the FBI... looking to be careful while checking out the NSA's new GitHub account.

    4. Re:uhhh by gl4ss · · Score: 1, Interesting

      I guess his idea would be to use multiple brands of packet scanners and shit. ...which sounds just fine, except that.. uh. those scanners suck and if you only want to move files between them anyways, why not just set up a network where the raspberry pi is a ftp or smb or whatever share.

      basically that's what he wants anyways. a file share between the two machines.

      here's another idea though, just make a bluetooth obex file share from the computer that you browse the internet with. or a 3rd computer. enable bt when you want to transfer files. doesn't need you to buy more shit to fix a paranoidicity problem that doesn't get fixed with buying more shit.

      don't enable tcp/ip bluetooth networking though.

      he doesn't want to browse the internet from the isolated machine anyways, only to move files, and to scan them while moving.

      or just use IRDA to send files over. what he wants, apparently, is a file box that sits between the machine that has access to internet and one that doesn't have internet access and the machine with internet access shouldn't have direct access to the machine that is isolated and the only USE CASE is to ferry files around.

      so setting up a fileshare where he can upload files from the internet enabled machine and where they then get scanned(again) before being visible to the isolated one.

      but really, if you're doing something that needs such a level of isolation, why the fuck are you moving files to it from the outside anyways that much. if it's cad or whatever you're doing on it, just have a different computer to look at the reference data you need for doing your thing.

      --
      world was created 5 seconds before this post as it is.
    5. Re:uhhh by Frederic54 · · Score: 2

      He needs 7 RPi so he will be protected behind 7 proxies and cannot be h4x0red!!1!!!!!1!!

      --
      "Science will win because it works." - Stephen Hawking
  7. IPX/SPX by HornWumpus · · Score: 4, Funny

    Make the secure network IPX, nobody has seen it in 20 years, any malicious code running on the internet connected side won't even look for it.

    I know, security by obscurity...

    Also BSD not Linux.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    1. Re:IPX/SPX by HornWumpus · · Score: 1

      It was actually a pretty standard thing in the Novell world when the internet first got big. Internet traffic in IP, local in IPX.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    2. Re:IPX/SPX by HornWumpus · · Score: 1

      Running netmare was a privilege? Who knew?

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    3. Re:IPX/SPX by HornWumpus · · Score: 1

      Gen sys on netmare 2 from 360k floppies...nobody ever did that twice, except everybody who forgot one thing the first time. You needed a running server with disk images to avoid it.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    4. Re:IPX/SPX by Thornlord · · Score: 1

      This is the funniest thing that I've read on the Internet today. Thank you.

  8. Virtualization by duke_cheetah2003 · · Score: 1

    Why use multiple computers? What's the problem with Virtualization? Virtualize the firewall, slap on a tight-ass linux with bare minimums to perform routing/firewalling for the host machine. Works great for me. Very tiny attack surface (SSH at the very most, if even that.)

    1. Re:Virtualization by dbIII · · Score: 1

      What's the problem with Virtualization

      For security purposes it's only the appearance of several computers instead of actually being so. That's not a flaw, it's just not designed to do what you want it to do.

  9. Using a data diode, and careful controls by Sycraft-fu · · Score: 4, Interesting

    If you really care about isolation, like the kind we are talking about for SIPRnet and so on then you need to use data diodes and controls.

    A data diode is a hardware device that only allows transfers in one direction. That way you can make sure that when you are bringing data in to the network, no egress can happen, and such. They are very specialty, and very expensive.

    However more important than that is proper controls. That means policies and procedures that are followed rigorously. You have to make sure that people are extremely careful with how data is moved from one network to another and what data is moved. You need a process that specifies things like who can decide data to be moved, who approves it, who reviews it, how this is all done and so on.

    If this is really important, well don't try to do it yourself based on some posts on Slashdot, you need to hire some experts. You also need to spend lots of time in the design and planning stages, you need to careful consider and document how everything will be set up and all the controls in place.

    1. Re: Using a data diode, and careful controls by omglolbah · · Score: 1

      I observed the admin on an oil rig keep a USB stick in the usb-slot on his KVM for secure/nosecure computer use to "ease data transfer"
      He was issued one that required him to unlock it to mount, but he found that tedious so he replaced it with one he bought on ebay :p
      Automount between secure and insecure every time he switched... he saw no issue with this.

    2. Re: Using a data diode, and careful controls by omnichad · · Score: 1, Informative

      If the security depended on the USB stick itself to not automount (trusting the external device), then he wasn't the only person at fault.

    3. Re: Using a data diode, and careful controls by omglolbah · · Score: 1

      The "secure" system was winxp. We were fucked all around :p

    4. Re:Using a data diode, and careful controls by Anonymous Coward · · Score: 1

      There is a very cheap way of making a data diode: Only connect one pair of wires in an Ethernet cable. The catch is that the last Ethernet standard which could use such a cable was 10BASE-T, i.e. 10 Mb/s, and you cannot just let a pair of modern Ethernet interfaces downgrade to that.

    5. Re:Using a data diode, and careful controls by thegarbz · · Score: 3, Informative

      However more important than that is proper controls.

      This right here is the most important sentence in this entire Slashdot story. Security is not about patching, isolating, and airgapping. Security is a complex process that gets more and more complex the more people are involved.

      The best airgapped system will fall, the best designed DMZ will get infiltrated and even the masters of IT infiltration will fall victim to a malicious or ignorant insider if security processes and controls aren't in place.

  10. Re:Wait... whaaaa? by jonsmirl · · Score: 4, Funny

    Buy a used CDC-6500. Program it via punch cards. Wipe the memory between each job. I'd love to see malware that can attack a punch card deck.And you' d also have to know how to program a CDC-6500.

    https://www.geekwire.com/2013/...

  11. You need to explain your purpose by kaptink · · Score: 1

    There are many solutions each with its own pros and cons. But without understanding what it is you are doing you are really wasting everyones time. Go into the details and help us understand the purpose and situation to what it is you wish to achieve and /. will do it's best to help you.

    --
    Those who can, do. Those who cannot, sue.
    1. Re:You need to explain your purpose by ancientt · · Score: 1

      What do you want to accomplish? Details are indeed the key. If you need to get data submitted from publically available servers, you're opening completely different attack vectors than someone who only needs to get data out of their internal servers to external targets.

      Taking as a given no solution offered in the comments will be guaranteed to solve your needs, since we don't know what they are, there are some good safeguards that are standard in IT.

      Step 1: Put managed systems between your LAN and the internet. Segregate systems by risk and purpose. Most businesses need to get information out to the internet and in from the internet, so there are many companies offering some sort of protection system to make that as safe as possible. Generally speaking, the more security you want, the more inconvenient and expensive it will be. However, Fortune 500 companies and small businesses alike generally hire someone to manage the protecting systems. Firewalls, intrusion detection, prevention and internet filtering are all standard services better purchased with support contracts than what you can get if you try to do it yourself in house. If you can't get the budget for that, if you're having to do it yourself, then use software written and documented by experts, don't roll your own.

      Step 2: Protect your internal computers from the people using them and the hacker inside. The hacker you hope never gets in should be presumed to be inside already so internal local firewalls, minimum access, minimum services running, all the normal stuff. Virtualization isn't bulletproof, but it's good to add where it improves security. Read only OS media (WORM,) where you can, adds security. The bigger threat is the people using the system, because people are always, always, always the weakest link. MInimize the harm they can do, maximize their understanding of the dangers, make sure you can treat them with respect because they demonstrate they deserve it. The president of the company doesn't have the rights to install something on the workstation, not because the president isn't trustworthy or educated, but because it's safer for everyone to follow the rules.

      Step 3: Never consider the problem solved. Study, train yourself, train others and research as an eternal ongoing process.

      Good security isn't a system. Good security is layers on layers. People, systems, support, training, research, and organizations all need attention.

      There are bits of good news. You probably don't need everything all at once, so you can build it up over time. Good security is attainable. Experts are available. A single slashdot post won't give you the answer, but it can give you things to consider as you build security into an organization.

      Can't take it, huh? You come to me for advice, but you can't cope with anything you don't recognize. Hummm. So we'll have to tell you something you already know but make it sound like news, eh? Business as usual, then. - The Hitchhiker's Guide to the Galaxy

      If you're not ready for the undertaking but just want some good tips, here are a couple: 1. Use ssh with keys (not passwords) to pull data from less secure systems to more secure ones, never allow pushing. 2. Sanitize data. 3. Minimize attack surfaces. 4. Experts know more than you, learn from them.

      --
      B) Eliminate all the stupid users. This is frowned upon by society.
  12. Re:Wait... whaaaa? by Bing+Tsher+E · · Score: 1

    An IBM 650 would be a more interesting choice.

  13. Re:Wait... whaaaa? by Anonymous Coward · · Score: 2, Informative

    Nah, you didn't have to go there.

    My point is that the solution to the author's problem has been available off the shelf for the past couple of decades.

    Trying to cobble together something that looks like a firewall from 'secure linux' on Raspberry Pi is just going to set you up for every fail that the industry has run into and solved.

    On the other hand, modern commercial firewalls have zones and sftp that satisfy the initial request, but face the same issues of designed-in frailties and owners who do not configure and patch them properly as any commercial product has these days

  14. Foolishness. by Gravis+Zero · · Score: 4, Interesting

    What is the best way to isolate a network from the internet and prevent intrusion of malware, while allowing carefully examined data transfer from internet-facing computers?

    Print it out and type it back into the computer you want to transfer it to.

    Windows computers on the isolated network...

    If you are using Windows then you are forfeiting a major advantage: absolute control of your system. Windows cannot even be trusted to respect it's own system settings let alone be worthy of being trusted. You should be suspicious of software written by corporations because their motive is profit, not security or even user satisfaction.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:Foolishness. by thegarbz · · Score: 2

      Print it out and type it back into the computer you want to transfer it to.

      Just transfer it via serial port, and make sure you leave the software open when you're done since that will block access to the serial port preventing malicious software from using it.

  15. Dual firewalls by DivineKnight · · Score: 1

    WAN -> Firewall -> Firewall -> LAN. Each firewall from a different company, and some tinkering with the router configuration to make even compromised computers not sure where they are.

    Also helps if you use machines with a completely alien architecture to what everyone else is running. Viva la Alpha, MIPS, etc. It's not that you can't attack them, it's just that your custom forged 'PC' is now in the .000000000000001% bracket of commonality with everything else out there. Do you know how much of a bastard it is to setup cross-platform compilers (with a recent version of GCC)? How about writing code for an architecture you can only emulate (need to go buy the machine, cost you a little; plus running an Alpha can triple your power costs, both in the electricity it uses to power itself and the amount of AC you need to stop sweating while being in the same room as it)? And you still have to go back to school to relearn things like memory management as things work a little different in the Alpha world than the x86 / x64 world.

    1. Re:Dual firewalls by MrLogic17 · · Score: 1

      Security through obscurity is TOTALLY the way to go.
      I recommend using Siemens PCS 7, WinCC and STEP7 industrial software (which isn't widely used), and air-gap it all to prevent access to Siemens S7 PLCs running custom, specialized code that nobody else could possibly know or have.. Totally secure- especially is you have all your contractors screened for special security clearance.

      Totally unbreakable.

      (See also: https://en.wikipedia.org/wiki/... )

      TL;DR: If someone big wants to hack/infiltrate you, you will be at their mercy.

    2. Re:Dual firewalls by DivineKnight · · Score: 1

      Never said it was unbreakable, just making it a little bit more difficult.

      And correct me if I'm wrong, but Stuxnet runs on Windows, which is a monoculture...

    3. Re:Dual firewalls by MrLogic17 · · Score: 1

      Stuxnet was multi-platform, from Windows 0-day all the way through to PLC level code.
      But, ya.

  16. Way Way Way too complicated by holophrastic · · Score: 1

    You need to go much simpler, for a lot of reasons. Humans need to use it. Humans need to choose to use it. Humans need to not go around it.

    I think you need to base your solution around a presumed-infected node. I find working with the weeds to be better than trying to design a planter that weeds can't find.

    Given "Machine A" as the user's actual workstation, internal, no outside access.

    Given "Machine B" as the external-facing node, with whatever internet access you deem necessary, and we'll presume that it gets infected as a matter of routine. Maybe you wipe it daily, maybe you virtualize it. Maybe you leave it infected because it just doesn't matter.

    I think you design a solution to transfer files from B to A. I've never heard of any malware jumping through an FTP connection. So maybe you transfer from B to A via a simple FTP connection (probably connecting from A to B). A simple batch-file script can do just as well.

    This presumes that the file analysis is done on B. Otherwise, you could FTP from B to C (connection initiated from C), analyze it. If it's good, FTP from C to A, otherwise wipe C, just in case.

    The point is, A has access to B and C, but B and C have no access to A.

    1. Re:Way Way Way too complicated by omnichad · · Score: 3, Insightful

      I've never heard of any malware jumping through an FTP connection.

      Any transfer protocol implementation could have buffer overflows or any vulnerability that anything else has. Why is FTP more magic than SMB?

    2. Re:Way Way Way too complicated by wvmarle · · Score: 1

      Malware has managed to jump air gaps between very disparate architecture using USB sticks. Sure it was a highly targeted attack to a very specific nuclear facility, but it was done. Maybe next time they'll indeed target the FTP link for that.

    3. Re:Way Way Way too complicated by holophrastic · · Score: 1

      Have you ever heard of malware that jumps through an ftp connection?

    4. Re:Way Way Way too complicated by holophrastic · · Score: 1

      We're not trying to stop ethan hunt here. Set your bar.

    5. Re:Way Way Way too complicated by omnichad · · Score: 1

      Does that make it somehow less possible? No. There just hasn't been any reason for someone to try...yet. If you're protecting against all possibilities, then you need to think about theoretical rather than actual.

    6. Re:Way Way Way too complicated by holophrastic · · Score: 1

      You don't know how to read. Step one was surface area. Read step two.

      You also don't know how to think. You won't find something to protect against all theorhetical possibilities. That's not a real thing in life. It's like money. They aren't impossible to counterfit -- obviously. If the mint can print them, someone else can print them too. The idea is to make printing them dependent on an easily tracked material'ink/device, so that it's easy to find counterfitters. It's nothing more than a cat-and-mouse game where the mouse is never caught.

      Like I said the first time: presume B is always infected, scan in C, wipe C if malware found. Learn to read.

    7. Re:Way Way Way too complicated by omnichad · · Score: 1

      FTP is one of the least secure file protocols in active use. Second only to maybe SMB, and that only because it was not designed to be exposed to the Internet.

    8. Re:Way Way Way too complicated by holophrastic · · Score: 1

      So. . .then you're saying that it's perfect for uni-direction transfers within a closed network? Good point.

  17. Re:Wait... whaaaa? by ShanghaiBill · · Score: 5, Interesting

    I'd love to see malware that can attack a punch card deck.

    Did you ever use card decks? It was a common joke to insert malware cards into someone's deck while they were using the restroom. The best counter-measure was to use a marker pen to make a big X on the edges of your deck, so you could visually see if it had been tampered with.

  18. Re:Wait... whaaaa? by grcumb · · Score: 4, Funny

    Is it 1998?

    A useful metaphor in which to consider the problem might be a principle that's used to establish construction standards so that fires don't spread too widely or rapidly in very large buildings and other structures. What they do is they integrate fire-proof barriers at critical points, which block air transfer and heat exchange, and therefore limit the damage that a fire can do.

    Stay with me here; this might get a bit arcane....

    Imagine if we could apple a similar concept to computing and networks. Imagine if, instead of air and heat exchange, we limited the transfer of data between segmented portions of a network. This 'firewall'—to coin a phrase—would provide us with the ability to operate with relative security, and we could therefore rest assured that the designated secure parts of the network remain secure, while still allowing access to less secure areas via some sort of notional 'gateway'.

    Pie in the sky, I know. But still, as an exercise in theoretical modeling, it's fascinating.

    --
    Crumb's Corollary: Never bring a knife to a bun fight.
  19. Re:Wait... whaaaa? by __aaclcg7560 · · Score: 3, Funny

    Buy a used CDC-6500.

    My apartment complex has a recyclable weekend once or twice a year for tenants to drop off old electronics. The list of acceptable items include "mainframe" computers. I've been waiting for someone to drop off a mainframe computer. No one ever does. Out of 300+ apartments in Silicon Valley, you would think that someone would have an old mainframe computer that they weren't using.

  20. Hardware one way links by RightwingNutjob · · Score: 1

    You can build a gigabit one-way link out of three fiber optic transceivers for a few hundred dollars.

  21. The answer is simple by WillyWanker · · Score: 1

    Place a tinfoil hat on each machine on your network. Voila! Problem solved.

  22. Read up on the NSA and GCHQ over the decades by AHuxley · · Score: 2

    Understand how their staff get/got into networks/sites going back to the 1950's and what could be expected into the 2020's.
    Work out what products and services are now for sale or have been found in the wild and could be used to extract your secure data.
    Methods are shared with other "trusted" nations, staff keep methods get sold/kept for later private sector work.
    Very advanced and unexpected methods are on the open market, back market, out in the wild.
    Look at how governments failed to secure their own data and why.
    Internet-facing computers had plain text data so it could be shared with trusted contractors and other agencies.

    Internet connected computers got found doing interesting things and interesting people collected all tools on "secure" staging systems by following the networks back.
    A USB stick gets dropped around a site of interest so staff walk in and bypass all security.
    Nobody smart thought to test the "modem" or "hard disk" or just trusted the altered computer hardware that got "shipped" in.
    A company hires staff without vetting and staff walk out will all the data.
    A company finds a very secure building but low cost cleaning staff hold doors open for "workers" who can use an elevator and tell a nice story about needing to get back in to their office.
    A nice sale is made of advance private sector crypto that is junk due to government backdoors.
    Work out who wants your secrets. Another nation? Your own nation? Competitor? Someone who can afford to hire ex and former clandestine service professionals? A long term dual citizen?
    Groups on the internet with no funding but who have unlimited time and very advanced skills?
    A cult? Faith? Political groups? Private sector competition? SJW with funding?
    What will they want? Collect it all? Some files? Production work? Prototypes and concepts? Will they have an expert to guide them in your network? Or have to collect everything and sort/sell/copy later?

    Look back at how the NSA and GCHQ finally learned how to kept their secrets in the 1970-80's
    What did the security services finally get right and understand after decades of walk outs and complex staff issues? What failed with all the trust in contractors after the 1990's?
    If your company or data is interesting or has value someone is going to be looking. Down a network, a walk in from the street or as new staff.
    Keep your secrets using compartmentalization.
    If a server needs to have internet facing work, make sure its only for that project. If it has to have everything on it, hire a really good cryptographer.
    Someone who is working for you, not with the government, not part time for a university, not as contractor, not some outside brand, not for some other nation.
    Try and secure your work and use the networks the best you can.
    Try and keep any future projects away from the production networks.
    Think about your modems, your storage, what hardware got "shipped" in over the years? Other nations and the clandestine services thought of all that.
    Set up really interesting fake projects and see who asks or looks?
    Mid and low ranking staff ask too many questions hinting at terms they should not know? Do they just want a promotion or are they trying to get access?
    CCTV shows new people wondering around at strange times?
    A USB device found? Someone wanting to do charity work or to sell something been on site a lot? They want to give a quick presentation from a usb stick?
    Staff getting amazing new friends who really want to see their office? Data is collected by placing a trusted physical device internally well past any average protection.
    After a while a type writer, paper, a vault and guards could be a good idea for the best ideas.
    Fill your computer networks with encrypted bait and see what walks in or out.

    --
    Domestic spying is now "Benign Information Gathering"
  23. Re:One way diode by AHuxley · · Score: 1

    Also be aware of physical collection. Someone could place collection hardware that works for a while and is them removes later. No network security swould see anything new or unexpected. Keep the site secure from new friends, strangers, new staff or harrower thats been in the post.

    --
    Domestic spying is now "Benign Information Gathering"
  24. Re:Wait... whaaaa? by __aaclcg7560 · · Score: 1

    Adults with a lifetime history of gainful employment in the Bay Area don't live in apartments.

    That's an interesting notion. I've been in my apartment for nearly 12 years, including when I was out of work for two years, underemployed for six months and filed for chapter seven bankruptcy. I had the option to break my lease but I didn't do so because my circumstances were temporary. The day after my bankruptcy finalized, I was working full time again.

  25. If virtualization is too risky... by MangoCats · · Score: 1

    If virtualization is too risky, maybe you need to consider total isolation: faraday cage and tinfoil hat. Anything you use to transfer files can be compromised and transfer malware.

    If you're only concerned about mainstream exploits, then make your own custom file-shoveler solution: browse, etc. on a net exposed computer, download to an external hard drive, then switch the hard drive to the isolated PC and scan with whatever you trust before moving it into the "green zone." Drives aren't smart enough to execute malware, and presumably you're going to scan everything before you bring it in. Of course, one of the things you're going to have to update from the net on a regular basis is your updated virus pattern files from whoever it is that you trust to keep up to date on these things.

    If you're really concerned that someone is specifically targeting you... you're screwed, there's no way to beat than other than to pay attention to everything, all the time, and even then the attacker has the upper hand.

  26. Re:Wait... whaaaa? by postbigbang · · Score: 2

    The same goes for paper tape, cloads, etc. None and nothing is totally immune from tampering...... somehow.

    This is why chains of authorities are so important, and why security certificate infrastructure and blockchain so useful..... until spoofed certificates and muddied blockchains are discovered.

    Nothing is foolproof because fools are so ingenious.

    --
    ---- Teach Peace. It's Cheaper Than War.
  27. USB file transfer cables are still a thing by dbIII · · Score: 2

    USB networking still exists.
    It can be used so that the "secure" computer can see only one main directory (plus it's subdirectories) on the conventionally networked computer.
    It has the added bonus that many machines have ports on the front so it can be plainly visible when the link is in place.

  28. There is commercial software to do this .. by coryhamma · · Score: 2

    Why reinvent the wheel? If you really need this, you are probably employed at a place that can afford quality enterprise software. You can use Globalscape MFT with a DMZ host providing reverse proxy services, and enable FIPS 140-2 compliant mode encryption. It's not cheap, but it works great! You can even use workflows to run multiple antivirus engines on each file to ensure it is as virus-free as modern antivirus software is able to discern. If you are extremely concerned about personal security, your best bet is to avoid computers all together. If you must use a computer, remove the hard drive and use a Linux distribution on a bootable CD or DVD. Run an "owncloud" server on your own hardware, on your own Internet connection, to allow file transfer.

  29. Re:Wait... whaaaa? by omnichad · · Score: 1

    Whatever you do, don't program on a Mac. The malware is compatible with everything. Even alien motherships.

  30. The Orange Book will help, but it's not sufficient by davecb · · Score: 1

    We have confidentiality standards, but that's not all of security. Nevertheless, having a B2-level machine between two mutually untrusting worlds provides you with a good place to review incoming exceutables and outgoing information. Do it using two humans, one called a sysadmin, the other a security administrator. Both must sign off before moving anything from one world (category/level, container) to another.

    No go solve all the other problems in security (;-))

    --
    davecb@spamcop.net
  31. Re:Simpler by omnichad · · Score: 1

    Multiple points of failure along the way decrease overall security anyway.

  32. Run wireshark as root by WaffleMonster · · Score: 1

    And examine every packet carefully.

  33. Know the scope of your problem... by tempest69 · · Score: 1

    Security is a tradeoff between usability and safety. You can use Xwindows to work on one remote machine, then cut and paste information to another. You lock the ever living sin out of all three.. the machine in the middle is locked down to doing only segregated X server sessions, and unable to do ANYTHING else. This is a gigantic pain in the ass. But it does put some serious obstacles in the way of malware. But this is probably too onerous of a process to use.. if someone needed this level of security they would get someone with real experience to make a brutal solution. So figure out what data needs to come in. Figure out a sanitizing system for your data. Figure out what processing needs to happen. Figure out where that data needs to leave. You need to simplify the process down as much as possible, and then put serious limits on the way things flow through the system. Have a submit system that is only designed to take in a couple megabytes. Use cgroups to limit your individual daemons to just above that. Is the data only going to be [0-9A-Za-z] then put a filter on your incoming data. Use modules that know about "tainted" variables. Docker isn't too bad IF you go full se-linux hardening (total PITA)

    1. Re:Know the scope of your problem... by pnutjam · · Score: 1

      I've been toying with setting up an x2go server to handle all internet browsing from Windows computers via a published firefox (or other browser) session. The Windows PC's would be blocked from the internet and any files would need to be downloaded on linux and scanned before they could be pulled into the windows machine.

  34. Re:Wait... whaaaa? by morethanapapercert · · Score: 1
    Besides, even if you found a big iron jockey with the collectors bug who happened to live in an apartment or condo, where would he put it?? It would almost have to go into a storage locker on the outskirts of town. So, to my mind, the best chance of finding an old mainframe that some collector held on to would be to haunt the storage locker auctions. There's always a chance that a mainframe admin finally succumbed to caffeine poisoning and forgot to add the storage locker and contents to his will and estate lists.

    That said, I'd love to be a fly on the wall when some collector approached the property manager or condo board to ask for permission to add 220V three cycle and a 2" water line to his residence so he can run his mainframe, water chiller/condensor and UPS

    --
    I need a wheelchair van for my son. Help me get the word out. https://www.gofundme.com/wheelchair-van-for-jj
  35. What's the goal? by nine-times · · Score: 2

    It seems to me that we have a very simple and common piece of equipment for isolating one network from another while also allowing connectivity: a firewall.

    You can get firewalls that scan traffic for patterns of attack, or compares the data being transferred against malware signatures. Granted, that's not perfect. It won't provide anything close to "perfect" security. But still, what do you anticipate your setup would provide that a good firewall wouldn't?

    For example, you reference passing traffic through several Raspberry Pi devices, which essentially has each one acting as a firewall. Yeah, you can make all your internet traffic pass through multiple different firewalls, each with their own security scanning engines, but your adding expense and complexity for diminishing returns on improving security.

    So what are you trying to do? What kind of security are you trying to provide, and what kind of attack vector are you anticipating?

  36. Zero days by hawguy · · Score: 1

    ...go through several Raspberry Pi computers running Linux; the computers could each use a different method of checking for malware

    If you had a 100% effective way of checking for malware, then you wouldn't need to airgap your computer at all, just run this magical malware detector on the computer.

    The thing about zero-day exploits is that since they are previously unknown, there's no way to catch them with any certainty.

    If you want to keep your computer completely safe from network malware, keep it completely air gapped and off the network.

  37. Re:Wait... whaaaa? by Anonymous Coward · · Score: 1

    " I've been in my apartment for nearly 12 years"

    You never even went for a walk outside?

  38. Re: Wait... whaaaa? by KGIII · · Score: 1

    I agree. He should definitely start going to storage locker auctions.

    For the record, that is a joke. No, don't do this.

    --
    "So long and thanks for all the fish."
  39. It’s fundamentally simple by Picodon · · Score: 1

    Install a wall, a really big (but beautiful) firewall.
    Make sure that it is fully paid for by those on the other side.
    At the firewall’s gate, deploy a large number of DHS-bots that will carefully inspect every single incoming packet, asking for their domain of residency, destination, MAC address where they intend to stay; question their purpose for coming, especially whether they are coming for pimping or terrorist activities; detect any involvement with social media accounts (and obtain associated passwords); and ascertain their true position on net neutrality. Discard any bits of raw meat or soil. Turn back any packets that profess disagreeable beliefs or are framed funny. In case of doubt, call IPSec immediately.
    For outgoing packets, launch TSA processes instead to perform deep packet inspection. At that stage, it is customary to lose no more than 10% of the packets.
    For extra security (at the expense of some performance), perform all networking purely within OSI model layers 8 (the convolution layer) and 9 (the administrative redundancy layer). You can regain some of the performance by connecting your Raspberry Pis in parallel rather than in series.

  40. Microsoft ... by ElizabethGreene · · Score: 5, Interesting

    Microsoft has done some work around this on the Windows side.

    They build a locked-down domain that requires Ipsec for all communication, and use it to build secure hosts called Privileged access workstations (PAWs) from known good media.

    Their reference material is here:
    http://aka.ms/cyberpaw

    The configuration and software bits will obviously be different from Windows to Linux, but the underlying ideas should be the same.

    Those are:
    * restrict network communications with IPSec
    * no internet access on the PAWs
    * build everything in the red forest, including the PAWs, from known good media.

    There has been a great deal of discussion about the "right" (tm) way to bring data into and out of the red forest. You can argue for moving this data in via bastion host file servers, but I don't like that. If I'm going to all of the trouble to air gap a network then I want it to be an air gap. That means USB sticks and sneakernet.

    I'm not familiar with the intricacies of the recent Intel AMT vulnerabilities, but I _assume_ that requiring IPSec for communications at the OS layer won't prevent that vulnerability. I'd be delighted to be wrong.
    .
    (Save the Microsoft bashing for another post. I work for them. They buy my groceries. They aren't paying or pushing me to write this. In fact, I should be working.)

  41. Re:IP over Avian Carriers by OrangeTide · · Score: 1

    RFC 6214 - Adaptation of RFC 1149 for IPv6

    It's important to have modern standards like IPv6 in your networks.

    --
    “Common sense is not so common.” — Voltaire
  42. Double Down by JBMcB · · Score: 1, Funny

    IPX on Token Ring, using Banyan Vines for file sharing. Run the server on OS/2. OpenVMS groupware.

    Poor little virii won't know up from down.

    --
    My Other Computer Is A Data General Nova III.
    1. Re:Double Down by HornWumpus · · Score: 1

      Needs more AS-400 and System/32!

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    2. Re:Double Down by IMightB · · Score: 1

      Would Cowbell work?

  43. Re:Wait... whaaaa? by chadenright · · Score: 1

    He's practicing for the trip to Mars. He can prove he's got extensive experience at the most important part of the job.

  44. What is the Best Way to A and Inverse-Of-A? by brian.stinar · · Score: 1

    You are literally asking what is the best way to "isolate" something, and then allow "data transfer" from that thing. The thing you are asking to allow completely negates the first action. These things are literally opposites.

    Did this question make anyone else sad? I always wonder if this means today was a slow news day.

  45. Optical fiber is the best isolator. by stooo · · Score: 2

    Optical fiber is the best option to allow large voltage differentials on data networks.
    You can transmit data through nodes that have over 100 000 V potential difference.

    --
    aaaaaaa
  46. Virtualization is too insecure?! by Narcocide · · Score: 1

    ALSO use virtualization. Idiot.

  47. "very secure version of Linux" by Benson+Arizona · · Score: 1

    You could just put the "very secure version of Linux" on all of the computers - problem solved or is it...

  48. Use Security Standards EAL7 by Stonefish · · Score: 1

    While there's a lot wrong with the Common Criteria process some of the underlying concepts are good. EAL7 essentially relies on the implementation of a security concept that is provably correct. This is opposed to trying to harden/secure a general purpose system. This is why people use Data Diodes, which are essentially one way network connections.
    Security Concept = Only allow data to travel in one direction. You can then prove that data can't get from the high side to the low side
    Implementation cut one of the fibres in a ethernet fibre connection allowing signal to travel in one direction and then make the network card think all is well. (Build a network stack that convert tcp to udp and spoof acks )

    If you really want security design a system with these components.

  49. Re:Wait... whaaaa? by TheRaven64 · · Score: 1

    Besides, even if you found a big iron jockey with the collectors bug who happened to live in an apartment or condo, where would he put it?

    Well, exactly, that's why he'd be giving it away!

    --
    I am TheRaven on Soylent News
  50. Re:Wait... whaaaa? by TheRaven64 · · Score: 1

    Note: AppleTalk is no longer supported in newer versions of macOS, so you might have problems connecting to alien motherships.

    --
    I am TheRaven on Soylent News
  51. Mainframes not vulnerable (I think?) by Danathar · · Score: 1

    Actually, funny as your post is one thing that is pretty much true is that modern versions of mainframe OS's (Traditional like zOS or Unisys 2200 for example) are (to my knowledge) not vulnerable to all the malware or viruses that are out there.

  52. Re:Wait... whaaaa? by Ransak · · Score: 1

    Termites.

    --
    "Powers. I have them."
  53. FWTK by emil · · Score: 2

    I have used various versions of the FWTK to isolate test networks. There is an independent version of the code here.

    If you (can find and) use the old version, beware of the author's reflections on his code.

    As this has long been abandonware, I'd say that all of this code should be running in a chroot() as nobody should you use it. Also note that you'll need the -m32 compiler flag (in addition to many other changes) to get a clean build.

  54. Qubes OS by therealspacebug · · Score: 1

    There you have it.

  55. Secured data interchange by hellsop · · Score: 1

    Punchcards. So you can physically review the data to be entered.

    (I'm only half kidding.)

  56. Please read before posting by dbIII · · Score: 1

    Obviously the insecure one is still vunerable.
    Read what I've written again, it's about the secure one being able to read and write on another machine and not the other way around.
    Plus anything you can call a secure system is not compatible with Wannacry etc - there is only one vendor that sells a vunerable OS.

  57. Check out the thoughts of the US Chief Hacker by twistnatz · · Score: 1

    https://www.youtube.com/watch?... It's interesting to watch as a whole, but the takeaway is that if someone with basically infinite resources (i.e. NSA/CIA/GCHQ or whatever it's called in your part of the world) wants to get you then you are done. Quoth Rob Joyce from the video: "we own you"

  58. Re:Wait... whaaaa? by RockDoctor · · Score: 1

    Adults with a lifetime history of gainful employment in the Bay Area don't live in apartments.

    That's an interesting notion. I've been in my apartment for nearly 12 years

    That would put you just about half way into your nominal "three-score years and ten" What are you going to do with the next 40-50-60 years of your life?

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  59. Re:UUCP? by RockDoctor · · Score: 1

    RFC 1149 is applicable here too. But you'd have to use Rocs or Elephant Birds to make intruding packets obvious evident.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  60. Re:Wait... whaaaa? by grcumb · · Score: 1

    > Pie in the sky, I know. But still, as an exercise in theoretical modeling, it's fascinating.

    except that all firewalls have been compromised. therefore, pie in the sky.

    As Homer Simpson famously said, all good jokes have multiple layers. Just like information security schemas.

    --
    Crumb's Corollary: Never bring a knife to a bun fight.