Kevin Froman
c44d6624ff
correct yt link
...
Docker improvements
- Run onionr by default rather than bash
- Run as unprivileged user by default instead of root
- Use /app for all code
- Specify python 3.7 (3.8 fails to build cffi)
- Use apt-get rather than apt (apt's CLI is not stable)
- Slight reformatting and consolidation
Added custom port and bind address args
2020-12-16 04:46:46 +00:00
Kevin Froman
9d6216e16b
decrease pow, bump version
2020-12-04 09:41:40 +00:00
Kevin Froman
7820c87b79
bump version
2020-12-03 06:36:15 +00:00
Kevin Froman
93d176badc
fix upload.py logging b_hash define
2020-12-03 06:12:06 +00:00
Kevin Froman
968f468027
Merge branch 'fixmultiprocessexit' of /home/user/win-merges/bare-onionr/onionr into fixmultiprocessexit
2020-12-03 05:24:42 +00:00
Kevin Froman
86fd936d52
exit faster from communicator
2020-12-03 05:20:03 +00:00
Kevin Froman
e34b499044
purge old blocks if POW increases
2020-12-02 20:46:36 -06:00
Kevin Froman
01ed4d49d0
fix wsl apport breaking sites
2020-12-03 01:25:24 -06:00
Kevin Froman
9db9c495c8
check block POW *before* syncning from lan
2020-12-02 23:01:12 -06:00
Kevin Froman
dcc304be9d
fix wsl apport breaking sitecreator
2020-12-02 23:00:51 -06:00
Kevin Froman
eaf61c280a
fixed subprocesspow not exiting on wsl
2020-12-01 16:24:10 -06:00
Kevin Froman
e831a27ae3
bug fixes in block creation and directory security
2020-11-23 03:47:50 +00:00
Kevin Froman
28044f2bd7
bump version
2020-11-22 01:11:14 +00:00
Kevin Froman
30a4285b92
- Removed direct connections (will be a different project in the future)
...
- removed chat for now
- removed onionrcommunicatortimers
2020-11-21 05:31:19 +00:00
Kevin Froman
59330149e1
removed netcheck comm timer
2020-11-18 22:16:37 -06:00
Kevin Froman
a775f3b26d
dont upload blocks that arent valid (anymore?), progress removing communicator timers
2020-11-16 06:57:38 +00:00
Kevin Froman
cc703fc404
progress removing communicator timers
2020-11-15 18:52:52 +00:00
Kevin Froman
ecd2cc54da
progress removing communicator timers
2020-11-15 18:26:25 +00:00
Kevin Froman
bbd76da333
added flood fill work, misc bug fixes and removing communicator timers
2020-11-13 08:17:48 +00:00
Kevin Froman
8d839f62c9
bump version
2020-11-03 04:21:17 +00:00
Kevin Froman
a0ae62d0a3
added togglenetwork module in torcontrol
2020-11-03 03:56:24 +00:00
Kevin Froman
a9d0524ccc
+ added sandbox script
...
* handle sigterm
2020-11-02 23:47:38 +00:00
Kevin Froman
130e9de5e9
remove disablenetwork for now
2020-11-02 02:09:52 +00:00
Kevin Froman
f0cd2fb2b9
moved blockmetadata to onionrblocks
2020-11-02 01:31:11 +00:00
Kevin Froman
44112750ec
Merge branch 'master' into flood-fill
2020-10-29 20:58:17 +00:00
Kevin Froman
f2d7075b3a
bump version
2020-10-28 08:28:56 +00:00
Kevin Froman
256c402223
fix connectnewpeers not using specified peer
2020-10-28 07:54:11 +00:00
Kevin Froman
2601263b87
disable forward secrecy for now, fix autocomplete for to address in mail
2020-10-28 02:49:21 +00:00
Kevin Froman
2837210cf4
blockapi decrypt fix
2020-10-27 15:58:06 +00:00
Kevin Froman
f7f4732789
added floodfill network visualization script
2020-10-26 08:32:36 +00:00
Kevin Froman
4a831a4a4d
fixed closeness calculation
2020-10-26 06:11:24 +00:00
Kevin Froman
da11c74f6c
finished closeness measurement
2020-10-25 04:12:42 +00:00
Kevin Froman
299980f126
work on flood fill network
2020-10-24 08:07:54 +00:00
Kevin Froman
eec8c356ad
fix systemrandom shuffle
2020-10-22 15:16:19 +00:00
Kevin Froman
cf0507b82d
ensure whole tree is made in createdirs
2020-10-22 14:52:49 +00:00
Kevin Froman
862b39c217
fix systemrandom shuffle
2020-10-22 14:25:57 +00:00
Kevin Froman
4847d9bddf
added cpu optimize onboarding option
2020-10-22 12:51:20 +00:00
Kevin Froman
8a4c138eed
don't netcheck if tor disabled
2020-10-22 12:45:19 +00:00
Kevin Froman
5dddeb3f10
remove random shuffle function for systemrandom equivalent
2020-10-21 09:46:05 +00:00
Kevin Froman
183e6491d0
use SystemRandom for randomshuffle instead of own rolled implementation
2020-10-19 07:28:38 +00:00
Kevin Froman
c23b286540
added file reader offset
2020-10-17 07:51:28 +00:00
Kevin Froman
fcfecaff7e
fix removing circles from nav bar when disabled
2020-10-16 06:30:17 +00:00
Kevin Froman
895b4fe4fd
side bar and ui node list fixes
2020-10-15 23:24:25 +00:00
Kevin Froman
cf669024bf
handle invalid input when adding peer better
2020-10-15 22:02:51 +00:00
Kevin Froman
a9096dc048
correct return type in storage setdata
2020-10-15 09:50:52 +00:00
Kevin Froman
57225f57f0
work on fixing weird upload issues
2020-10-15 03:56:43 +00:00
Kevin Froman
fbcb95be9e
fix mixmate indent
2020-10-15 02:46:20 +00:00
Kevin Froman
e0f59784b1
Fix mixmate and sneakernet
2020-10-14 00:07:41 +00:00
Kevin Froman
d067a343e6
fixed pex
2020-10-11 05:58:42 +00:00
Kevin Froman
3ef29077e7
plaintext block fixes with sharing, fixed peer lookup
2020-10-10 23:23:22 +00:00