Kevin Froman
f99ff27006
onionr can now run from relative dirs and lots of bug fixes
2019-09-10 01:05:59 -05:00
Kevin Froman
382627426b
added vanity address support
2019-09-09 03:52:40 -05:00
Kevin Froman
866f0ce501
added vanity address support
2019-09-09 03:23:09 -05:00
Kevin Froman
57791c34a5
fixed broken random IP binding and Improved Onionr code safety
2019-09-08 19:21:36 -05:00
Kevin Froman
8191854a2f
fix resetplugins
2019-09-08 14:23:27 -05:00
Kevin Froman
ddcb1e39e3
switched to bip39 from pgp word list
2019-09-06 15:09:39 -05:00
Kevin Froman
41eab0e98d
fixed command parser plugin command building
2019-09-06 13:23:01 -05:00
Kevin Froman
1f757679d9
added soft-reset command, fixed broken nonce cache, work on chat
2019-09-05 04:40:31 -05:00
Kevin Froman
cf26232d61
added command to reset tor transport
2019-09-01 04:13:46 -05:00
Kevin Froman
c3bb676363
+added fontawesome, improved readme
2019-08-30 04:23:44 -05:00
Kevin Froman
3ce0a617ae
+ added file for command testing
2019-08-29 19:37:39 -05:00
Kevin Froman
e02e7dba87
readded help support including for plugins
2019-08-29 18:26:43 -05:00
Kevin Froman
604ce5f012
readded command help support
2019-08-29 17:17:47 -05:00
Kevin Froman
03649756f5
added reset plugins command
2019-08-29 04:25:21 -05:00
Kevin Froman
0c196e8135
import-blocks command should have non-plural alias
2019-08-27 03:27:00 -05:00
Kevin Froman
1493e029ea
catch keyboard interupt when generating deterministic keys
2019-08-12 18:48:20 -05:00
Kevin Froman
7c02f6fff1
* refactored blockmetadata
...
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman
8c7319048d
bug fixes
2019-08-08 01:25:48 -05:00
Kevin Froman
ef01d3b577
+ added notifications for mail messages
...
+ added authors.md
2019-08-07 22:45:18 -05:00
Kevin Froman
3409a2888f
progress removing onionr.py
2019-08-05 18:09:04 -05:00
Kevin Froman
705962e9e7
progress removing onionr.py
2019-08-04 23:08:56 -05:00
Kevin Froman
2f9c1de062
progress removing onionr.py
2019-08-04 19:34:57 -05:00
Kevin Froman
aea32bd1bc
progress removing onionr.py
2019-08-03 23:52:57 -05:00
Kevin Froman
a6fec9eefb
progress removing onionr.py
2019-08-02 18:00:04 -05:00
Kevin Froman
6e526bf629
progress removing onionr.py
2019-07-31 00:10:28 -05:00
Kevin Froman
e037633735
progress removing onionr.py
2019-07-30 13:13:10 -05:00
Kevin Froman
453e8588c5
progress removing onionr.py
2019-07-30 00:19:22 -05:00
Kevin Froman
ef6bb8c1e9
added keymanager test
2019-07-27 15:29:15 -05:00
Kevin Froman
faf85c10d2
fixed importer
2019-07-26 21:42:55 -05:00
Kevin Froman
3d50dbcaac
remove core to merge easyinstall
2019-07-24 20:58:09 -05:00
Kevin Froman
ac70966c41
progress in removing core
2019-07-24 13:23:31 -05:00
Arinerron
fff2b7b18f
master <- easy-releases
2019-07-22 16:59:48 -07:00
Kevin Froman
e7c8c93dab
progress in removing core
2019-07-20 10:52:03 -05:00
Kevin Froman
e1676ef168
progress in removing core
2019-07-19 19:01:16 -05:00
Kevin Froman
08d3e3a231
progress in removing core
2019-07-18 23:59:44 -05:00
Kevin Froman
e69c8dbb60
progress in removing core
2019-07-18 00:11:52 -05:00
Kevin Froman
8163292ed9
progress in removing onionr core
2019-07-17 17:41:33 -05:00
Kevin Froman
000538ddc8
fixes in board, refactoring core databases to not use core anymore
2019-07-17 11:25:29 -05:00
Kevin Froman
ec2f24b257
refactored api servers into module
2019-07-12 02:07:30 -05:00
Kevin Froman
44bcbac8ef
+ added optimization check
...
* fixed stats table
* added main docs file (WIP)
2019-06-27 01:36:52 -05:00
Kevin Froman
94ba3e29d1
do not show traceback when adding existing determiistic key
2019-06-26 14:54:13 -05:00
Kevin Froman
122eb4ee5f
Finished removing onionrutils for the most part, except for some possible bugs remaining
2019-06-25 19:15:04 -05:00
Kevin Froman
c7e06205b7
OnionrUtils fully removed (but not fully bug free)
...
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -05:00
Kevin Froman
909c002dc4
more progress in removing onionrutils class
2019-06-25 03:21:36 -05:00
Kevin Froman
d378340099
* further splitting onionrutils into a module
2019-06-23 12:41:07 -05:00
Kevin Froman
7830484760
* started refactoring onionrusers into a full module instead of a class
...
* now use daemon threads to prevent process hanging
2019-06-23 02:00:27 -05:00
Kevin Froman
6630071802
log to terminal again in places where it should
2019-06-19 19:59:05 -05:00
Kevin Froman
065e97ab11
improved logging messages to be less spammy
2019-06-19 15:29:27 -05:00
Kevin Froman
8082570b7f
* bumped nacl and unpaddedbase32 verison
...
* added/improved support for unpaddedbase32 keys
* greatly improved home UI and mail
* deniable blocks shouldnt use forward secrecy anymore
* dont add yourself as a contact
2019-06-19 01:57:13 -05:00
Kevin Froman
cb2e803ae8
use contact module for friend command list names instead of getName()
2019-06-18 11:55:14 -05:00