I did briefly mention the datacenter in the post. We are in SingleHop's CHI-2 datacenter.
The VPS are provisioned with their own routing, so /30 would be needed for 1 IPv4 address. 5 IPv4 addresses is a /29 and 13 is a /28.
If you really only want customers who have read these then add a checkbox to your checkout page affirming that they have read it, followed by a short quiz that prevents ordering if they answer incorrectly.
Luna Node
Luna Node provides high quality unmanaged VPS hosting at an affordable price. We exclusively use KVM on all plans for the greater control that it gives users. At the moment we're offering various plans in Chicago with 512 MB to 8192 MB memory. We take payments through PayPal (either...
Some things to keep in mind
It's better to get servers that have similar disk sizes. Reasoning: if you have five servers with 500 GB and five servers with 50 GB, and you have (K,N_min)=(3,6) (i.e., replicate to at least six servers with three shares needed to reconstruct the data), then once...
Lavabit had more than one user; releasing it's private SSL key that it uses for its website implies that the security of all of its users is compromised.
I'm surprised he even complied with handing them the data. They could have easily used that with little effort; ever heard of OCR?
http://arstechnica.com/tech-policy/2013/10/lavabit-defied-order-for-snowdens-login-info-then-govt-asked-for-sites-ssl-key/
Make sure you have perfect forward secrecy enabled. Otherwise who knows when the government will come knocking on your door for your private key and subvert the security of...
I'm working on something to encrypt outgoing mail. It involves a web interface where anyone can upload their PGP key; mail to the email address of that key will be encrypted after an email address confirmation. The intent here would be email encryption and not email authentication.
It uses...
I expect VPS and billing issues to be handled. I don't require replies to the former.
If I fail to understand how to use the system (something common like SolusVM) I don't necessarily expect a reply but it's nice to get one.
There were some residual issues. The following have been fixed
Occassional attachment decryption errors: fixed by changing forced encoding from quoted-printable to 7bit
GPG v2 or something keys patch merged into the repository
At some point in the past I used phpmyadmin, but mysql in terminal looks so much nicer, not to mention is easier to use (why do I need a mouse to run a SELECT query ???).
I can't figure out postgres though, at all...