PyBitmessage/src
Gregor Robinson 14bf35421b Fixing issue #258, bad keyfile permissions.
This spits out a warning to the console, but ideally it would also
issue a warning to the GUI for those who didn't start it from the
console. N.B. the warning is a one shot thing, since it fixes the
problem in a way essentially undetectable in the future, so it
should be done right if it is to be done at all.
Maybe we should even disable all keys automatically if the keyfile
is found in an insecure state.
2013-06-26 12:31:59 +00:00
..
bitmessageqt added missing imports 2013-06-25 16:26:12 -04:00
images Added icns with transparency 2013-06-21 14:13:59 -06:00
pyelliptic manuall merge github issue #229 2013-06-20 16:04:50 -04:00
socks Debian packaging 2013-04-01 20:23:32 +01:00
translations Added more translatable strings 2013-06-18 11:30:42 -04:00
addresses.py Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message 2013-05-15 18:03:54 -04:00
api client.py Added new deterministic address and subscription-related commands 2013-05-24 16:12:16 -04:00
bitmessagemain.py added missing imports 2013-06-25 16:26:12 -04:00
build_osx.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
class_addressGenerator.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00
class_outgoingSynSender.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00
class_receiveDataThread.py added new variable: doTimingAttackMitigation 2013-06-24 17:29:15 -04:00
class_sendDataThread.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00
class_singleCleaner.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00
class_singleListener.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00
class_singleWorker.py Add strftime import 2013-06-24 16:25:31 -04:00
class_sqlThread.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
defaultKnownNodes.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Fix bugs in githup pull request #238 2013-06-21 15:44:28 -04:00
helper_generic.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
helper_inbox.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_sent.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_startup.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
highlevelcrypto.py Debian packaging 2013-04-01 20:23:32 +01:00
messages.dat reader.py manually merge github pull request: Unicode chars in localtime prevented the gui from starting 2013-06-18 13:11:30 -04:00
proofofwork.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
shared.py Fixing issue #258, bad keyfile permissions. 2013-06-26 12:31:59 +00:00
singleton.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
tr.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00