Kevin F
1d22b43ef9
Removed old block system
2022-01-30 19:39:24 -06:00
Kevin F
e99056afac
More cleanup
2022-01-19 18:47:28 -06:00
Kevin F
cb647daa85
Cleaning up transport remnants
2022-01-11 18:13:19 -06:00
Kevin F
4bd9bd6e9d
Removed lan and tor transports
2022-01-11 01:20:15 -06:00
Kevin F
2352e066cc
work on moving to vdf
2022-01-06 14:48:22 -06:00
Kevin F
6a8ab46815
Added vdf create wrapper
...
Removed some dead code
2021-12-31 15:46:56 -06:00
Kevin F
8f784f208b
Added new bootstrap node, more to come
2021-12-30 01:05:19 -06:00
Kevin F
de18cdfd55
Update netcheck onions to v3
2021-12-28 21:35:58 -06:00
Kevin F
06907a80fa
Bumped dependencies
2021-12-28 13:53:34 -06:00
kev
aecd9ad9ef
Update 'README.md'
2021-02-01 04:58:07 +00:00
Kevin Froman
3e17cf7c0b
added papers list dev doc
2021-01-24 07:16:44 +00:00
Kevin Froman
735220d8da
update runtime result
2021-01-23 19:21:02 +00:00
Kevin Froman
914b505dfa
added remote ui plugin
2021-01-23 05:41:36 +00:00
Kevin Froman
8659fa613e
merge master for docker fixes
2021-01-23 04:04:17 +00:00
Kevin Froman
7fa320cfc5
don't print version command to devnull in run script either
...
added docker and VPS documentation
2021-01-23 04:00:14 +00:00
Kevin Froman
9306143e4c
dont check hostname if not bound to loopback in client api security
2021-01-23 04:00:03 +00:00
Kevin Froman
7303cf041e
if binding to 0.0.0.0, don't validate source ip in client api
2021-01-23 04:00:03 +00:00
Kevin Froman
4e96d18396
print tor errors to stdout
2021-01-23 04:00:03 +00:00
Duncan X Simpson
133b3ea699
Docker improvements
...
- Create run-onionr-node.sh to parse env and supply args to run-onionr-node.py
- Dockerfile:
- 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
- do not use devnull in run-onionr-node.py
2021-01-23 04:00:03 +00:00
Duncan X Simpson
3a98183fa0
Compare uid not username in create_dirs()
2021-01-23 04:00:03 +00:00
Kevin Froman
8083489110
removed process info from run-onionr-node script
2021-01-23 04:00:03 +00:00
dependabot-preview[bot]
cb2e29ad6e
Bump pdoc3 from 0.9.1 to 0.9.2
...
Bumps [pdoc3](https://github.com/pdoc3/pdoc ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/pdoc3/pdoc/releases )
- [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG )
- [Commits](https://github.com/pdoc3/pdoc/compare/0.9.1...0.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-23 04:00:03 +00:00
dependabot-preview[bot]
6b6a698370
Bump pip-tools from 5.4.0 to 5.5.0
...
Bumps [pip-tools](https://github.com/jazzband/pip-tools ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases )
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jazzband/pip-tools/compare/5.4.0...5.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-23 04:00:03 +00:00
Kevin Froman
d10ccd2e13
Merge branch 'docker' of https://git.k7dxs.net/dxs/onionr
2021-01-22 19:47:06 +00:00
Kevin Froman
513b758c7a
removed process info from run-onionr-node script
2021-01-22 18:55:58 +00:00
Kevin F
5a9594074e
Merge pull request #109 from beardog108/dependabot/pip/pdoc3-0.9.2
...
Bump pdoc3 from 0.9.1 to 0.9.2
2021-01-16 20:31:45 +00:00
dependabot-preview[bot]
ba8b9b49ed
Bump pdoc3 from 0.9.1 to 0.9.2
...
Bumps [pdoc3](https://github.com/pdoc3/pdoc ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/pdoc3/pdoc/releases )
- [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG )
- [Commits](https://github.com/pdoc3/pdoc/compare/0.9.1...0.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-16 20:31:06 +00:00
Kevin F
8c9a24b227
Merge pull request #117 from beardog108/dependabot/pip/pip-tools-5.5.0
...
Bump pip-tools from 5.4.0 to 5.5.0
2021-01-16 20:29:44 +00:00
Kevin Froman
c28e5dea74
Merge branch 'master' of ssh://git.voidnet.tech:/kev/Onionr
2021-01-16 20:28:21 +00:00
Kevin Froman
07d9207808
Fix regression when opening homepage
2021-01-16 06:38:12 +00:00
Kevin Froman
ad91a3222f
show web url every time onionr daemon starts
2021-01-16 02:08:36 +00:00
Kevin Froman
a032782d26
merge readme changes
2021-01-16 01:42:33 +00:00
Kevin Froman
1042676f26
added security mechanisms doc
2021-01-16 01:40:48 +00:00
Kevin Froman
9bf27b345d
improved readme layout
2021-01-16 01:40:37 +00:00
Kevin Froman
8a2d0a635a
accept #1 fixing #31 arm64 build issues
2021-01-15 22:24:21 +00:00
footsiefat
5a0231653f
Added a new ARM64 (Raspberry Pi's for example) patch allowing for proper support now.
2021-01-15 22:23:24 +00:00
footsiefat
e71935fcef
Added a new ARM64 (Raspberry Pi's for example) patch allowing for proper support now.
2021-01-15 22:21:38 +00:00
Kevin Froman
87685fd728
add license to disk ministry
2021-01-15 21:36:57 +00:00
Kevin Froman
d0df62770f
added doc that describes testing
2021-01-15 19:41:31 +00:00
Kevin Froman
e95b75b193
update runtime-result
2021-01-15 18:48:14 +00:00
Kevin Froman
59090b4a03
Merge branch 'master' of git.voidnet.tech:kev/Onionr
2021-01-15 08:57:33 +00:00
Kevin Froman
ab41282fba
Added instructions for generating requirements.txt
2021-01-15 08:56:20 +00:00
kev
d1e4ae6032
Use list for version infos in issue template
2021-01-15 08:56:20 +00:00
kev
b6b941bf9b
Remove i2p and add cpu to issue template for now
2021-01-15 08:56:20 +00:00
Kevin Froman
509e8a290b
don't use hard coded python version number in .env file
2021-01-15 08:56:20 +00:00
Kevin Froman
b267d3028e
bump version to 8.0.2
2021-01-15 08:55:42 +00:00
Kevin Froman
76f1d164e7
+ added basic dev guide
...
* fixes #22
* When restarting from cli, always output to previous process' terminal
2021-01-15 07:30:38 +00:00
Kevin Froman
54f6e3bdc6
Added instructions for generating requirements.txt
2021-01-15 01:53:31 +00:00
Kevin Froman
fd440b8b91
Merge branch 'master' of git.voidnet.tech:kev/Onionr
2021-01-15 01:13:47 +00:00
Kevin Froman
8797bce4fa
don't use hard coded python version number in .env file
2021-01-15 01:11:52 +00:00