Why not keep important info that's on the server encrypted with your private key. Then, when some info needed, an application on one of your devices (or in the future a smart card, or similar device) could decrypt the data for use. You are still trusting the server but not as much.
Why not keep important info that's on the server encrypted with your private key. Then, when some info needed, an application on one of your devices (or in the future a smart card, or similar device) could decrypt the data for use. You are still trusting the server but not as much.