Kevin Froman
|
e1c62fee5b
|
improved expiry
|
2019-03-27 13:55:43 -05:00 |
Kevin Froman
|
fb32201df3
|
added clandestine
|
2019-03-27 12:38:46 -05:00 |
Kevin Froman
|
15e321feee
|
added httpheaders.py
|
2019-03-26 10:23:31 -05:00 |
Kevin Froman
|
c855a2ea6b
|
more work on direct connections
|
2019-03-25 23:25:46 -05:00 |
Kevin Froman
|
d3f57fe3e7
|
bug fixes for direct connnections
|
2019-03-25 18:46:25 -05:00 |
Kevin Froman
|
dfbb0a512c
|
cleanup, work, and bugfixes for direct connections
|
2019-03-24 22:32:17 -05:00 |
Kevin Froman
|
b9beef3cce
|
direct connections closer to working
|
2019-03-23 21:56:46 -05:00 |
Kevin Froman
|
85adef1660
|
bootstrap blocks now inserted and detected
|
2019-03-22 21:58:09 -05:00 |
Kevin Froman
|
2da5e0479a
|
work on direct connections
|
2019-03-19 00:09:53 -05:00 |
Kevin Froman
|
a87d1bf1e8
|
bumped stem version and started work on new dir conn system
|
2019-03-18 00:22:31 -05:00 |
Kevin Froman
|
7048db42bd
|
adjust expiration
|
2019-03-15 11:48:06 -05:00 |
Kevin Froman
|
59cc7709d9
|
fs adjustments
|
2019-03-15 00:30:43 -05:00 |
Kevin Froman
|
7f84cd0598
|
bug fixes
|
2019-03-14 19:18:35 -05:00 |
Kevin Froman
|
4757bb0963
|
further fixed forward secrecy
|
2019-03-13 23:51:29 -05:00 |
Kevin Froman
|
6568086e24
|
fixed forward secrecy expiration, key deletion and block expire detection
|
2019-03-13 19:50:45 -05:00 |
Kevin Froman
|
97e0945e12
|
finish merging new-main
|
2019-03-13 17:00:51 -05:00 |
Kevin Froman
|
0660e5f77f
|
do not spam connection messages
|
2019-03-13 16:10:11 -05:00 |
Kevin Froman
|
5d45db8f8d
|
small refactor in js and added exit btn to friend info overlay
|
2019-03-12 23:56:26 -05:00 |
Kevin Froman
|
fdd3ff0a9d
|
multiprocess pow progress
|
2019-03-12 13:23:46 -05:00 |
Kevin Froman
|
800c061e94
|
ui changes and work on whitepaper
|
2019-03-11 00:10:37 -05:00 |
Kevin Froman
|
4fb01bac0e
|
work on friends ui and bug fixes
|
2019-03-09 12:01:57 -06:00 |
Kevin Froman
|
137d6f39dd
|
refactoring, work on friends ui, bug fixes and whitepaper work
|
2019-03-09 00:37:57 -06:00 |
Kevin Froman
|
1562848999
|
more refactoring and secured requirements.txt
|
2019-03-08 19:57:44 -06:00 |
Kevin Froman
|
236edac257
|
more refactoring
|
2019-03-08 00:30:14 -06:00 |
Kevin Froman
|
e0a18e2adf
|
in process of refactoring onionr.py
|
2019-03-07 19:08:06 -06:00 |
Kevin Froman
|
4d2a1cab1e
|
use only one thread in proof of work by default, because of GIL
|
2019-03-06 23:43:32 -06:00 |
Kevin Froman
|
26f25f8fe4
|
do not save expired blocks
|
2019-03-06 22:58:21 -06:00 |
KF
|
7b635c4fc9
|
fixed import error in plugins being slient, affecting plugins not being enabled on some platforms/versions
|
2019-03-06 16:39:46 -06:00 |
Kevin Froman
|
ecad9ac207
|
False not false in keyboard interrupt handler
|
2019-03-05 12:07:13 -06:00 |
Kevin Froman
|
930d825ebc
|
fix makefile and broken sentbox
|
2019-03-05 11:11:49 -06:00 |
Kevin Froman
|
d4eb3f43ef
|
adjusted readme
|
2019-03-05 09:57:07 -06:00 |
Kevin Froman
|
c491ccc9cb
|
updated readme and whitepaper
|
2019-03-05 00:08:09 -06:00 |
Kevin Froman
|
456e3f68ad
|
updated readme and whitepaper
|
2019-03-05 00:06:49 -06:00 |
Kevin Froman
|
b74315f75a
|
new bootstrap address
|
2019-03-04 21:17:49 -06:00 |
Kevin Froman
|
c262b67626
|
fixed UI sentbox
|
2019-03-04 21:16:33 -06:00 |
Kevin Froman
|
9b6553511b
|
bug fixes
|
2019-03-04 16:29:44 -06:00 |
Kevin Froman
|
45221291fa
|
work on friends and mail UI
|
2019-03-04 13:03:35 -06:00 |
Kevin Froman
|
4798308ccd
|
work on mail ui deletion of items
|
2019-03-03 00:26:55 -06:00 |
Kevin Froman
|
c45c016123
|
moving mail over to blueprint system
|
2019-03-02 13:17:18 -06:00 |
Kevin Froman
|
c89bf5b430
|
work on plugins doing http endpoints
|
2019-03-02 00:22:59 -06:00 |
Kevin Froman
|
11625b297a
|
refactoring and work on mail
|
2019-02-27 21:02:44 -06:00 |
Kevin Froman
|
9a728fb1f2
|
updated whitepaper and allow reading of old encrypted blocks
|
2019-02-26 12:33:47 -06:00 |
KF
|
14e9332b90
|
do not enforce replay protection on old blocks we're just opening again
|
2019-02-25 23:40:05 -06:00 |
Kevin Froman
|
651fc8c43c
|
prevent replay of very old encrypted data
|
2019-02-25 22:19:37 -06:00 |
Kevin Froman
|
31039861c2
|
bind ip config option, use different type for deniable block, mostly finished friends UI
|
2019-02-23 18:11:43 -06:00 |
Kevin Froman
|
c61c833658
|
work on UI friends manager
|
2019-02-22 15:04:03 -06:00 |
Kevin Froman
|
30a2ae8d06
|
work on UI friends manager
|
2019-02-21 19:55:13 -06:00 |
Kevin Froman
|
4f39c5792a
|
work on UI friends manager
|
2019-02-21 14:25:45 -06:00 |
Kevin Froman
|
bcb0af2e54
|
fixed forward secrecy time conflicts, adjusted tests
|
2019-02-20 17:12:11 -06:00 |
Kevin Froman
|
651e2b173b
|
fixing up forward secrecy more, added test for it
|
2019-02-20 00:09:18 -06:00 |