MHP
What is MHP?
MHP Stands for Multi Homed Protection. The basics look like this: You
send a file, instead of going to one place it gets encrypted and parts
of it are sent to a bunch of servers. When the person you are sending
it to goes to check for files, they poll those same servers and all the
pieces get sent to them. The whole thing is encrypted in multiple
stages (the file is encrypted to the recipient, then each piece is
encrypted to the server it is going to, finally each piece is encrypted
by the server to the recipient, who then decrypts each piece, combines
them, and decrypts the whole).
This is the file transmission model of MHP. We plan on developing a few
other products based on the same principles. An e-mail client, a fake
mail server that sits on the local machine and makes it look like your
mail clients is connecting to a pop server, also, a browser plugin and
hosting combination that decentralizes web content. These products
should be hitting the site over the next few weeks and months alongside
tweaks and upgrades to the file transfer app.