Commit Graph

85 Commits

Author SHA1 Message Date
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
Kevin Froman 67be0bebc2
added tor control and stem 2018-09-04 23:06:17 -05:00
Kevin Froman cf37823fd7
removed board plugin for now, added getfile command 2018-09-04 13:56:05 -05:00
Kevin Froman c1d4040807 better catch tkinter import 2018-09-03 22:38:08 -05:00
Kevin Froman 0050b60f1a better catch tkinter import 2018-09-03 22:30:15 -05:00
Kevin Froman da3e0fdc4e better catch tkinter import 2018-09-03 22:28:56 -05:00
Kevin Froman 6b33749b37
adding board plugin 2018-09-02 15:19:27 -05:00
Kevin Froman 8cbc16224d work on cliui 2018-09-02 15:18:53 -05:00
Kevin Froman 083003191f work on cliui 2018-09-01 23:55:24 -05:00
Kevin Froman c142ab770a work on cliui 2018-09-01 21:59:03 -05:00
Kevin 9fd985ea49 work on the cliui 2018-09-01 15:38:44 -05:00
Kevin 1203bb2b7a * Adjusted connect configuration
* work on cli-ui
2018-08-31 22:29:57 -05:00
Kevin Froman 716fb7335c
removed debug statements 2018-08-29 23:49:28 -05:00
Kevin Froman 6ecb1fa75d merged config to get up to date 2018-08-29 23:07:11 -05:00
Kevin Froman f4cc1a6f8f
updated dockerfile, fixed bug in showing name in mail 2018-08-28 22:02:32 -05:00
Kevin Froman c0c0f838b6 better user info syncing and show names in mail 2018-08-28 20:09:27 -05:00
Kevin Froman c907558dd1
more work on user info 2018-08-27 23:45:31 -05:00
Kevin Froman 7a0cfe34f3
work on adding/removing friends, user info 2018-08-26 22:44:32 -05:00
Kevin Froman 7a7b627259 use config for some timers 2018-08-25 09:33:38 -05:00
Kevin Froman e346c09228
bug fixes 2018-08-23 14:46:23 -05:00
Kevin Froman e34c08b036 sync improvements, bug fixes, config changes 2018-08-23 12:48:49 -05:00
Kevin 53577a4c10 work on netcheck and configuration 2018-08-21 15:01:50 -05:00
Kevin Froman 9d827493e4
+ v3 onion config
+ use newer ubuntu
2018-08-18 23:07:09 -05:00
Kevin Froman 0f8581b399
fixed crash in mail 2018-08-18 14:38:15 -05:00
Kevin Froman 9655bfd872
* do not reinsert blocks
* warn mail about bad sigs
2018-08-17 23:42:30 -05:00
Kevin Froman cfbc834eb5
* fixed locale issue in docker
* fixed uploaded blocks not saving type properly
2018-08-17 16:50:16 -05:00
Kevin Froman 40ea61707f
do not try to download already saved blocks from upload 2018-08-16 23:21:21 -05:00
Kevin Froman a4c86630cf
reduced peer score minimum, blacklist peers 2018-08-13 15:07:14 -05:00
Arinerron d30069d796 Quick bug fix 2018-08-04 21:16:42 -07:00
Arinerron e2abf5f046 Onionr UI updates 2018-08-04 21:09:33 -07:00
Arinerron 60a1d36b3a misc updates 2018-08-03 20:47:56 -07:00
Arinerron 0b77a88e72 Improve UI 2018-08-03 19:52:45 -07:00
Kevin Froman 8694ab078e
+ remove peers who do not meet the minimum score
* minor bug fixes and documentation improvements
* do not cleanup peers if we have no online peers (probably not
connected anyway)
* do not run peer cleanup until a min
* do not spam block list on shutdown during block sync
* use correct thread decrement in peerCleanup
* added trust int to address table, not used yet
2018-08-03 01:28:26 -05:00
Kevin Froman 032aa780ef
* fixed bug causing onionr to usually only have 1 peer at once
* do not crash when loading new peer profile
* removed code for defunct *address* proof of work
+ added maxStoredPeers and maxConnect config options (TODO)
+ added lastConnectAttempt to address db
+ added command to cause instant peer exchange
+ added connectCheck.txt for TODO connection testing
2018-08-02 15:18:01 -05:00
Kevin Froman d22701199c
* work on peer profiling
* block exchange order
* edited disclaimer html
* began working on peerCleanup
2018-08-01 02:22:22 -05:00
Arinerron 8e01063f94 Move to www 2018-07-30 21:54:17 -07:00
Arinerron ddb3ce1e35 Various bug fixes 2018-07-30 21:41:32 -07:00
Aaron 34b919d324 Add stuff to readme 2018-07-31 00:14:42 +00:00
Arinerron 88df88204c Add files 2018-07-29 17:43:28 -07:00
Arinerron 215fbcba68 Add web api callbacks 2018-07-29 17:37:12 -07:00
Kevin Froman d90be83776
work on new whitepaper 2018-07-27 18:04:30 -05:00
Kevin Froman afdee2a7a5
work on new peer profiling system 2018-07-26 22:07:50 -05:00
Kevin Froman 71007a2d0a
+ added reverse block insertion
* handle downloading of blocks better when peer goes offline
* bumped default disk allocation
* added post request util
2018-07-23 02:43:10 -05:00
Kevin Froman 3b04771eb7
finished inbox and signature validation for private messages 2018-07-19 02:08:51 -05:00
Kevin Froman 732fe70ff4 Merge branch 'refactoring2' into new-pm 2018-07-18 02:36:40 -05:00
Kevin Froman 2a4cef68f8
* onionrblockapi supports pubkey encryption now
* can now read messages in mail plugin
2018-07-18 02:33:23 -05:00
Arinerron 40341b1dc3 Misc updates 2018-07-17 21:45:51 -07:00
Kevin Froman 7390945ebf
work on mail plugin inbox 2018-07-17 02:18:17 -05:00