Kevin Froman
a05a391b7e
dont allow replies to invalid signatures
2019-02-17 14:44:51 -06:00
Kevin Froman
4843fb1e9c
fixes after module moves
2019-02-17 14:21:03 -06:00
Kevin Froman
2e99b6b95c
removed non-anonymous pubkey encryption, fixes, more tests
2019-02-15 22:08:03 -06:00
Kevin Froman
1be6bf1ec8
fixed broken mail function call
2019-02-12 22:47:11 -06:00
Kevin Froman
944c76d2e9
code cleanup, defunct code removal, and some module splitting
2019-02-11 17:44:39 -06:00
Kevin Froman
b09dae276c
mail fixes
2019-02-11 16:36:43 -06:00
Kevin Froman
3cf5f4c04d
better support human public keys, do not use forward secrecy when not signing
2019-02-10 16:26:47 -06:00
Kevin Froman
30604fa23c
more mail ui work
2019-02-10 12:43:45 -06:00
Kevin Froman
898085887c
convert human readable keys back to base32, work on mail sending from web ui
2019-02-09 20:21:36 -06:00
Kevin Froman
9d5aec1b78
plugins can now respond to api
2019-02-08 12:53:28 -06:00
Kevin Froman
bec8ecdc12
added unsigned mail messages
2019-02-05 12:47:11 -06:00
Kevin Froman
6687b2a843
changed permisisons
2019-02-02 17:10:04 -06:00
Kevin Froman
13c2289096
added subject line in mail, improved readme
2019-02-01 13:55:59 -06:00
Kevin Froman
aef6d5d8e6
bug fixes and performence improvements
2019-01-21 21:29:29 -06:00
Kevin Froman
9429afba18
fixed file bug, removed username setting
2019-01-16 23:31:56 -06:00
Kevin Froman
22cece2b2c
work on serialization and communication, misc work on web, run files
2019-01-13 16:20:10 -06:00
Kevin Froman
aeb9a6e775
work on gui, dbstorage, daemon queue responses
2019-01-06 23:50:20 -06:00
Kevin Froman
84fdb23b1c
dbstorage largely complete
2019-01-05 16:16:36 -06:00
Kevin
f8cebd5bd5
Cleanup and fixes
2018-12-16 12:21:57 -06:00
Kevin
ca70b275f6
Merge wot
2018-12-09 17:29:39 +00:00
Arinerron
908ee647a1
Fix merge conflicts
2018-11-16 23:23:10 -08:00
Arinerron
bb08162019
Make Onionr more user friendly
...
This commit mostly just made messages more readable, worked on logger, and fixed a few bugs
2018-11-10 19:25:40 -08:00
Kevin
44d545684a
Merge Tempblocks
2018-11-11 02:10:58 +00:00
Kevin Froman
c0707a10f9
fixed offline error
2018-11-08 23:22:43 -06:00
Kevin Froman
6f72e8c06c
better address validation and removed dependency
2018-11-04 17:01:58 -06:00
Kevin Froman
293b36e3ad
mail plugin usable now
2018-11-04 10:06:24 -06:00
Kevin Froman
a31a0fd264
removed pubkey pow and bug fixes
2018-11-03 00:06:04 -05:00
Kevin Froman
f270d3c522
work on sentbox
2018-11-02 22:24:14 -05:00
Kevin Froman
f8867fb08e
work on sentbox
2018-11-01 14:32:50 -05:00
Kevin Froman
b1752132cb
work on sentbox
2018-10-31 23:56:59 -05:00
Kevin Froman
58aa8ce1cc
* Increased heartbeat timer
...
* Tried to fix bug where wrong node was being reported as being
announced to
* Refactored core somewhat
- Removed data dir encryption (TODO: just encrypt pub/priv key pair)
- Removed simplecrypt dependency
2018-10-30 17:22:06 -05:00
Kevin Froman
a142e8a752
offline encryption plugin can now decrypt
2018-10-25 19:56:02 -05:00
Kevin Froman
b8644c0441
work on offline decryption and fixed pubkey encrypt bug
2018-10-23 23:54:28 -05:00
Kevin Froman
2c4d086316
reworked offline encryption
2018-10-21 11:21:43 -05:00
Kevin Froman
15877449f8
bug fixes
2018-10-02 11:45:56 -05:00
Kevin Froman
0b9bb42927
bug fixes and work on fs
2018-10-02 00:02:05 -05:00
Kevin Froman
1a856c365f
work on sockets, added profile setter script
2018-09-25 23:58:11 -05:00
Kevin Froman
70e2ccbc0a
work on sockets
2018-09-22 20:21:39 -05:00
Kevin Froman
4e8f7e2761
work on sockets
2018-09-20 23:47:40 -05:00
Kevin Froman
2164ded679
work on sockets
2018-09-20 12:15:08 -05:00
Kevin Froman
557afb8d9a
a lot of work on sockets, and added chat module
2018-09-19 23:36:59 -05:00
Kevin Froman
f8b10cfe12
a lot of work on sockets, and added chat module
2018-09-19 23:35:26 -05:00
Kevin Froman
620897a2eb
work on sockets
2018-09-15 11:13:03 -05:00
Kevin Froman
d80e72d18c
work on sockets
2018-09-14 23:48:48 -05:00
Kevin Froman
e0fbe2033e
work on sockets
2018-09-14 20:05:25 -05:00
Kevin Froman
ee2a74380b
work on metadata, forward secrecy, and starting on sockets
2018-09-13 12:26:22 -05:00
Kevin Froman
c4dcd89dfe
+ added methods to import and select new forward secrecy keys
2018-09-11 21:58:51 -05:00
Kevin Froman
d151e0d302
work on forward secrecy
2018-09-11 14:45:06 -05:00
Kevin Froman
ce2423e6d9
* moved metadata processor to its own module
...
* improved some comments
* removed defunct utils functions
2018-09-10 00:02:28 -05:00
Kevin Froman
151b12424c
work on block processing module
2018-09-09 00:12:41 -05:00