Onionr/onionr/etc
KF 5e73f83c57 + added powchoice.py to use old pow on windows, temporary fix for subprocess method not working there
* various bug fixes
2019-06-14 20:31:01 -05:00
..
README.md added more subdirectory readmes 2019-06-13 11:24:34 -05:00
humanreadabletime.py - removed onionrdaemontools (split into many files, mostly into communicatorutils) 2019-06-13 01:58:17 -05:00
onionrvalues.py - removed onionrdaemontools (split into many files, mostly into communicatorutils) 2019-06-13 01:58:17 -05:00
pgpwords.py - removed simplecache for now 2019-06-12 15:12:56 -05:00
powchoice.py + added powchoice.py to use old pow on windows, temporary fix for subprocess method not working there 2019-06-14 20:31:01 -05:00

README.md

etc

Files that don't really fit anywhere else, but aren't used very frequently.

Files

humanreadabletime.py: take integer seconds and return a human readable time string

pgpwords.py: represent data using the pgp word list: https://en.wikipedia.org/wiki/PGP_word_list

onionrvalues.py: spec values for onionr blocks and other things