| 1 | initial version |
All software has bugs (or at least should be treated as such). I don't know of any exploits that would enable someone other than the users to access your server if you run the server on ssl (i.e., start the notebook with secure=True and use an https address; that will prevent the passwords from being transmitted over the network in plain text).
| 2 | No.2 Revision |
All software has bugs (or at least should be treated as such). I don't know of any exploits that would enable someone other than the users to access your server if you run the server on ssl (i.e., start the notebook with secure=True and use an https address; that will prevent the passwords from being transmitted over the network in plain text).
(Of course, it's open source software, freely given, so we make no guarantees, use at your own risk, etc.)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.