Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Saas / Hosting Providers (Score 1) 573

You've said before that you don't like software-as-a-service (SaaS) because it puts the users data in someone else's control.
  1. 1. Are you therefore implying that everyone in the world needs to run their own server in order to have the benefits of SaaS?
  2. 2. If so, do you think they *actually* have to run their own physical server? What about regular hosting providers?
  3. 3. Doesn't GNU provide SaaS for hosting free software projects, i.e. Savannah? I know the software running Savannah is free, but you've said before that even then, you don't know what modifications have been made by the server operator. Does using Savannah fit under the exception of published work not having to be private, e.g. Twitter vs. Facebook as you mentioned in your 2009 talk at the University of Calgary?
  4. 4. Don't you use non-free software every time you go to a website that has custom code running on the server? Is this a compromise you make to receive the information (presumably you wouldn't give them any private information)? Or is this not a compromise at all? Is therefore the real issue of SaaS just the fact that you're giving private information to someone else, irregardless of the software's level of freedom (though of course that would matter as well)?
  5. 5. What do you think about the various infrastructure-as-a-service (IaaS) offerings that are available, specifically things like Amazon's EC2 and Google's Compute Engine (irregardless of your views about other aspects of those companies; I don't want your views on the Amazon Swindle to affect your answer)? Users of these services are running their own software (or at least can; for this question, assume the users are running either free software or private software that they created and have the source for), but at some lower level these services are managed by non-free software. Is it immoral to use such services? What if they were managed by entirely free software? You would still have to send data and code to their computers. How would that change your view, if at all?
  6. 6. What do you think of a service like the Blockchain.info Bitcoin Wallet that encrypts/decrypts your private data in the browser and releases all the client-side code as free software, along with a browser plugin that checks the code provided by the website against the code in the public repository to verify that they are the same? Would such a system be moral to use (irregardless of your views on Bitcoin either way)?
  7. 7. Homomorphic encryption allows computations to be carried out in ciphertext. Although currently unpractical, if/when it does become practical to perform secure, private computations on someone else's computer, how would this affect your views on SaaS/IaaS/hosting providers? Would you have different views depending on the freedom of the software managing the service provider's low level systems?

I've gone on much longer than I initially intended. Thanks for your time :).

Comment Outrageous! (Score 0) 285

As an English speaker, I find it outrageous that I might now have to deal with a language I don't know while coding JavaScript. This is going to restrict my use of third-party libraries. So unfair.

Comment Potentially overlapping times (Score 1) 157

"... with each of the ISPs launching at potentially overlapping but different times."

Potentially overlapping? Does that mean some ISPs are only going to be running the system for a limited time, possibly ending it before others start? Or are the "launch windows" potentially overlapping? Or was that just spokes-babble?

Comment A few simple steps to get started (Score 2) 394

1) Write multiple warnings and translate them all into every language you can manage. This has the side-effect of being a Rosetta Stone.
2) Draw pictures of humans and other living things suffering the effects of radiation poisoning (and other death images, for good measure).
3) Draw the atomic structure of uranium, plutonium, etc. You could also try drawing fusion/fission/etc. Go crazy.
4) Make it really, really, really hard to get in.
5) Anyone who still gets in is either advanced enough that they'll be safe or dumb enough that they don't deserve to survive.

BONUS STEP: Keep maintaining it so the only way it'll ever become a problem is if humanity gets so close to extinction that by the time they would even get close to getting in, language will have changed so much that they might not understand the written warnings. Or the pictures.

Don't worry about the aliens. If they can get here, I think they'll probably be fine.

Comment Corrections (Score 5, Insightful) 400

"Bitcoin offers anonymity, but isn't backed by any government and has seen high-profile hacks and collapses in value."

"...isn't backed by any government..."
Sounds good to me. Certainly true anyway.

"...has seen high-profile hacks..."
Bitcoin hasn't been hacked, some Bitcoin websites have been hacked.

"...collapses in value."
There was certainly that big bubble, but other than that it's been fairly stable. Certainly for the last many months.
http://bitcoincharts.com/charts/mtgoxUSD#tgCzm1g10zm2g25

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...