Commit Graph

2082 Commits

Author SHA1 Message Date
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
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
kev b42dc8fbc6 Use list for version infos in issue template 2021-01-15 02:10:30 +02:00
kev e950f3242e Remove i2p and add cpu to issue template for now 2021-01-15 01:55:28 +02:00
Kevin Froman eefcb8ccbe added basic dev guide 2021-01-14 05:59:00 +00:00
Kevin Froman f4e37bbf4e added basic dev guide 2021-01-14 05:56:22 +00:00
Kevin Froman 7dce969eaa added benchmark for neighbor closeness 2021-01-13 21:06:28 +00:00
Kevin Froman 79b46b62eb add SO link to err msg when sqlite is not installed 2021-01-13 09:37:47 +00:00
Kevin Froman 314bec0909 move centos install 2021-01-12 05:01:45 +00:00
Kevin Froman fcc3bd656d added quickstart guide pdf 2021-01-12 00:37:31 +00:00
Kevin F 4b7be71102
Merge pull request #118 from digitalhuman/patch-1
Install on CentOS 7
2021-01-12 00:33:03 +00:00
Kevin Froman 8a722a0911 removed outdated html autogenerated docs 2021-01-12 00:15:59 +00:00
Victor Angelier CCX 797da0aaea
Install on CentOS 7
Enjoy!
2021-01-11 19:37:56 +01:00
Kevin Froman 52bffa0aae update readme 2021-01-11 04:55:39 +00:00
Kevin Froman 0fb5e5df10 remove chat web files 2020-12-29 07:58:44 +00:00
Kevin Froman ae84d09e8e * detect stale run file
fixes #27
2020-12-22 08:57:15 -06:00
Kevin Froman 80e4562029 Merge branch 'master' of https://git.voidnet.tech/kev/onionr 2020-12-22 04:15:56 -06:00
Kevin Froman 427957b9e8 add all venvs to gitignore and update changelog 2020-12-22 01:55:05 +00:00
Kevin Froman 9d55c62d68 * revert pow to 5
* is is_alive in sneakernet observer
* catch subprocess err in 3.9.x (dirty hack) in vanityonionr and block gen
* bump version
2020-12-22 01:53:04 +00:00
Kevin Froman e36f44f9a1 bump deps 2020-12-22 00:54:29 +00:00
Kevin Froman 57638e73f7 added faq.md 2020-12-18 00:12:22 +00:00
Kevin Froman 5afbed63cf Merge branch 'bind-args' 2020-12-16 04:47:16 +00:00
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 ae359de562 Added custom port and bind address args 2020-12-16 04:44:25 +00:00
dependabot-preview[bot] 2bd58945da Bump watchdog from 0.10.4 to 1.0.1
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.10.4 to 1.0.1.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v0.10.4...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 04:44:25 +00:00
Duncan X Simpson b1ef248ee9 Docker improvements
- Modify onionr.sh to parse env and supply args to run-onionr-node.py
- 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
2020-12-16 04:44:25 +00:00
Kevin Froman 416e43e7bb correct yt link 2020-12-16 04:44:25 +00:00
Kevin Froman 1eb6140811 Added custom port and bind address args 2020-12-15 21:59:36 -06:00
Kevin Froman 700bde4bd8 Merge branch 'master' of https://git.k7dxs.net/dxs/onionr 2020-12-15 19:55:46 -06:00
Kevin Froman 71b511382b correct yt link 2020-12-15 19:54:33 -06:00
Duncan X Simpson 67f5c30d85 Docker improvements
- Modify onionr.sh to parse env and supply args to run-onionr-node.py
- 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
2020-12-14 23:27:32 -07:00
Kevin Froman 9684585432 Fix consent message in onboarding 2020-12-13 00:22:51 +00:00
Kevin Froman 9d6216e16b decrease pow, bump version 2020-12-04 09:41:40 +00:00
Kevin Froman 2a6f6bb1aa speed up tests by lowering pow in their configs 2020-12-03 06:36:30 +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