Quantum Computing Kills Encryption

Imagine a world where the most widely-used cryptographic methods turn out to be broken: quantum computers allow encrypted Internet data transactions to become readable by anyone who happened to be listening. No more HTTPS, no more PGP. It sounds a little bit sci-fi, but that’s exactly the scenario that cryptographers interested in post-quantum crypto are working to save us from. And although the (potential) threat of quantum computing to cryptography is already well-known, this summer has seen a flurry of activity in the field, so we felt it was time for a recap.

How Bad Is It?

If you take the development of serious quantum computing power as a given, all of the encryption methods based on factoring primes or doing modular exponentials, most notably RSA, elliptic curve cryptography, and Diffie-Hellman are all in trouble. Specifically, Shor’s algorithm, when applied on a quantum computer, will render the previously difficult math problems that underlie these methods trivially easy almost irrespective of chosen key length. That covers most currently used public-key crypto and the key exchange that’s used in negotiating an SSL connection. That is (or will be) bad news as those are what’s used for nearly every important encrypted transaction that touches your daily life.

Continue reading “Quantum Computing Kills Encryption”

Minimal Mighty Mite

If you’re getting started building your own ham radio gear, it’s hard to imagine a more low-tech transmitter than the Mighty Mite, but [Paul Hodges, KA5WPL] took it one step further and rolled his own variable capacitor. (That’s the beer can with tape and alligator clips that you see on the left.)

A Mighty Mite is barely a radio at all. One transistor, capacitor, crystal and inductor in the form of a bunch of wire wrapped around a pill bottle form a minimalist oscillator, and then by keying this on and off with a switch, you’re sending Morse code. [Bill Meara], of the Soldersmoke Podcast, has been a passionate advocate of the Mighty Mite, suggesting that it can be made by scrounging the 3.57954 MHz colorburst crystal from an old analog TV set, which tunes the radio to a legal frequency for ham radio operators. (It will also probably work with other low-MHz crystals from your junkbox, but it won’t necessarily be legal.)

michigan_mighty_mite_schematicIf the crystal is “easily” scavengeable, and the rest of the radio is easily home-made, the tuning capacitor (obtainable from old AM/FM radios) can become the sticking point. So [Paul] cut up two aluminum “beverage” cans, wrapped the inner one in electrical tape, hooked up wires and made his own variable capacitor. By sliding the cans in or out so that more or less of them overlap, he can tune the radio to exactly the crystal’s natural frequency.

If you’re interested in building a Mighty Mite, you should definitely look at the topic on Soldersmoke. There are more build instructions online as well as plans for an optional filter to take off the harmonics if you’re feeling ambitious.

If you’re not a Morse code wiz, we can’t help but note that you could replace the key with a simple FET (we’d use a 2N7000, but whatever) and then you’ve got the radio under microcontroller control. Scavenge through Hackaday’s recent Morse code projects for ideas, and we’re sure you’ll come up with something good.

Continue reading “Minimal Mighty Mite”

The Pizza Button

How often have you ever wanted a pizza but reaaaaaaally didn’t want to get off the couch to go order, or god forbid, actually go to a pizzeria to pick one up?  Well [Brody Berson] has the solution for you!  He re-purposed an Amazon Dash button to order himself Domino’s Pizza with the press of a button.

He was originally inspired by our recent post about hacking the Amazon Dash button to do whatever you want — and whatever he wanted was a pizza button. He admits he was inspired by the bachelor years gone by where this would have been really, really handy — apparently he even ordered McDonalds through Postmates once!

It’s pretty simple too — all he needed to do was a bit of coding. Someone had already made a specific Domino’s Pizza API, and thanks to the interest in the Dash button, he was able to find everything he needed to mash together a one-push-button-pizza-delivery-device. Continue reading “The Pizza Button”

Hackaday Prize Semifinalist: CNC Becomes Pick And Place

In the 80s and 90s, building a professional quality PCB was an expensive proposition. Even if you could afford a few panels of your latest board, putting components on it was another expensive process. Now, we have cheap PCBs, toaster-based solder ovens, and everything else to make cheap finished boards except for pick and place machines. ProtoVoltaics’ semifinalist entry for the Hackaday Prize is the answer to this problem. They’re taking a cheap, off-the-shelf CNC machine and turning it into a pick and place machine that would be a welcome addition to any hackerspace or well-equipped garage workshop.

Instead of building their own Cartesian robot, ProtoVoltaics is building their pick and place around an X-Carve, a CNC router that can be built for about $1000 USD. To this platform, ProtoVoltaics is adding all the mechanics and intelligence to turn a few webcams and a CNC machine into a proper pick and place machine.

Among the additions to the X-Carve is a new tool head that is able to suck parts out of a reel and spit them down on a blob of solder paste. The webcams are monitored by software which includes CUDA-accelerated computer vision.

Of course a pick and place machine isn’t that useful without feeders, and for that, ProtoVoltaics built their own open source feeders. Put all of these elements together, and you have a machine that’s capable of placing up to 1000 components per hour; more than enough for any small-scale production, and enough for some fairly large runs of real products.

You can check out some of the videos for the project below.

The 2015 Hackaday Prize is sponsored by:

Continue reading “Hackaday Prize Semifinalist: CNC Becomes Pick And Place”

gears

Raspberry Pi Opens Doors

The Raspberry Pi is a cheap credit card sized computer that has opened the doors of embedded Linux to millions of people. But in this case, it’s literally opening a door. The Computer Club at Western Michigan University had to move to a different room which brought with it a new challenge. The door handle was more difficult to turn than the old one. Nothing that a NEMA 17 stepper couldn’t handle, however.

After printing a few gears and wiring up an Easy Driver board between the Raspi and stepper motor, they had the basics of a door opener in place. A 5v relay is used to keep the power off the stepper when not in use, and a limit switch is used to monitor the position of the door handle while a Hall Effect sensor tells when the door is open and shut.

Be sure to check out the project as all source, parts list and schematics are available in case you have a simliar door that needs amending.

Sex And Blinky LEDs At Burning Man

[Bunnie] was at Burning Man this year, and to illuminate his camp members in the dark and dusty nights of the playa, he created a blinky badge. This isn’t just any badge stuffed with RGB LEDs; each of the badges were unique by the end of Burning Man. These badges were made unique not by twiddling dials or pressing buttons; all the color patterns were bred with badge sex.

This social experiment to replicate nature’s most popular means of creating more nature is built around a peer to peer radio. Each badge is equipped with a radio, a circle of RGB LEDs, and a bit of code that expresses the pattern of lights on the badge as a sequence of genes. When one badge gives consent to another badge, they ‘breed’, creating a new pattern of lights. If you’re wondering about the specifics of the act, each badge is a hermaphrodite, and each badge transmits a ‘sperm’ to fertilize the other plant’s ‘egg’. There’s even a rare trait included in the genome of the badge; each badge has a 3% chance of having a white pixel that moves around the circle of LEDs. [Bunnie] found this trait was more common after a few days, suggesting that people were selectively breeding their badges.

Of course, finding potential mates is a paramount concern for any sexual organism, and the sex badge has this covered, too. The 900MHz radio listens for other badges in close proximity, and when any are found their owners are displayed on an OLED display. This came in handy for [Bunnie] more than a few times – there’s no phones out there, and simply knowing your friends are within a hundred meters or so is a big help.

The entire badge platform is documented online, along with the code and spec for badge genes. Badges with some sort of wireless communication have been around for a while, but this is the first time that communication has been used for something more than sharing contact information or implementing a chat room. It’s a great idea, and something we hope to see more of in future con badges.

A Guy Named Bernoulli And Ducted Propeller Designs

Want to learn why ducted propellers improve both thrust and efficiency? Well, we’ve got both the lesson and the teacher for you. [Bruce Simpson] isn’t exactly a household name, but we bet most of you already know who he is. He’s the guy from New Zealand that in 2003 set out to make a $5000 DIY Cruise Missile – and he claims that he would have succeeded if the NZ Government hadn’t got in the way. Now-a-days [Bruce] focuses most of his energy on his two YouTube channels, RC Model Reviews and XJet.

Back to the lesson at hand: In the video after the break, he does a wonderful job explaining how the walls of a duct work to stop the high pressure area of the propeller from moving to the low pressure area. You’ll see something similar on the wings of jets aircraft. There will be a small vertical fin on the end of the wing, and much like a duct, it’s job is to physically separate the two areas and prevent tip vortex effects. That in turn increases efficiency. [Bruce] has some other great RC/model type videos, so if you like what you see, you might want to subscribe. Or you can learn more about the DIY Cruise Missile saga.

Continue reading “A Guy Named Bernoulli And Ducted Propeller Designs”