Commit Graph

1569 Commits

Author SHA1 Message Date
Kevin Froman 8bf1389a48 Merge branch 'existingtor' of gitlab.com:beardog/Onionr into existingtor 2020-01-31 07:36:31 -06:00
Kevin Froman 840563f75c work on the ability to attach to existing Tor 2020-01-31 07:35:44 -06:00
Kevin Froman bffef46e89 Added boilerplate to gettransports 2020-01-31 07:35:44 -06:00
Kevin F 95599003e5
Merge pull request #38 from beardog108/dependabot/pip/jinja2-2.11.1
Bump jinja2 from 2.11.0 to 2.11.1
2020-01-31 13:34:59 +00:00
dependabot-preview[bot] d2dca0f94d
Bump jinja2 from 2.11.0 to 2.11.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.0...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 10:28:47 +00:00
Kevin Froman 1556339ab2 work on the ability to attach to existing Tor 2020-01-30 23:47:48 -06:00
Kevin Froman 6707af2c9a Merge branch 'master' of ssh://github.com/beardog108/onionr into existingtor 2020-01-30 21:45:34 -06:00
Kevin F 927071533f
Merge pull request #37 from beardog108/dependabot/pip/jinja2-2.11.1
Bump jinja2 from 2.11.0 to 2.11.1
2020-01-31 03:45:19 +00:00
Kevin Froman 4484489690 Added boilerplate to gettransports 2020-01-30 18:34:47 -06:00
dependabot-preview[bot] 940272136c
Bump jinja2 from 2.11.0 to 2.11.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.0...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 21:39:17 +00:00
Kevin Froman a934fbd006 reset bootstrap setting 2020-01-30 01:57:28 -06:00
Kevin Froman e0b8b3fcef Merge branch 'master' of gitlab.com:beardog/Onionr 2020-01-30 01:47:49 -06:00
Kevin Froman f17d56341b reset random bind ip setting 2020-01-30 01:47:27 -06:00
Kevin Froman b1eb9a1338 reset random bind ip setting 2020-01-30 01:45:38 -06:00
Kevin Froman d0bdeca7c4 fixed hide blocks being broken in some cases 2020-01-30 00:54:43 -06:00
Kevin Froman 8649231860 fix cmd recommend to use f string 2020-01-29 23:22:23 -06:00
Kevin Froman d4c1dc2bf2 bump runtime test allow to half an hour 2020-01-29 23:08:18 -06:00
Kevin Froman 6f557d0aef removed webpass test since it is a runtime test now 2020-01-29 23:05:48 -06:00
Kevin Froman 8a3f84097a + now require runtime tests to generate unittest result that is somewhat fresh
+ add runtime test for webpass needing to be set
2020-01-29 22:56:47 -06:00
Kevin Froman 6624a80c68 remove signed stats from stats command 2020-01-29 20:20:02 -06:00
Kevin Froman 68ebb2f0df Merge branch 'master' into fix-mail-sentbox 2020-01-29 16:08:13 -06:00
Kevin Froman cffe74d310 Added documentation for onionr sites 2020-01-29 15:54:26 -06:00
Kevin Froman 2bc14b5c63 add gzip to exec bigbrother for sites and fix passphase print in site creator 2020-01-29 15:44:44 -06:00
Kevin Froman d0291c2fb3 Added passphrase generator script 2020-01-29 15:44:01 -06:00
Kevin Froman cb108cb990 use webpass in torstats 2020-01-29 14:21:12 -06:00
Kevin Froman 7f8aa64fa4 update onion in readme 2020-01-29 13:48:45 -06:00
Kevin Froman a958b99fef remove sent mail from sentbox when block is blacklisted 2020-01-29 13:48:45 -06:00
Kevin Froman c636e87b2c improve formatting in removeblock and blacklist 2020-01-29 13:48:45 -06:00
Kevin Froman d612fbf5c5 better market readme for anti censorship 2020-01-29 13:48:45 -06:00
Kevin Froman 2732c3a149 reenable client security (OOPS) 2020-01-29 13:45:31 -06:00
Kevin Froman d303b8252b remove sent mail from sentbox when block is blacklisted 2020-01-28 21:39:01 -06:00
Kevin Froman 85be8f76e5 improve formatting in removeblock and blacklist 2020-01-28 02:15:11 -06:00
Kevin Froman 787c733785 better market readme for anti censorship 2020-01-28 00:57:33 -06:00
Kevin Froman d65d9c79c0 Add talk image 2020-01-28 00:48:05 -06:00
Kevin Froman c8e215341d comment out unused buttons and add talk to readme 2020-01-28 00:47:15 -06:00
Kevin Froman 0059c91b06 use fp symbol instead, merge master changes before merging back to improve circles 2020-01-28 00:29:20 -06:00
Kevin Froman 2bc996f660 supress gevent error from sses 2020-01-27 23:52:35 -06:00
Kevin Froman 2388c80a3d Merge branch 'master' of ssh://github.com/beardog108/onionr 2020-01-27 19:33:01 -06:00
Kevin Froman a1fd5f2648 remove defunct test, add random bint ip test, and fix offline mode 2020-01-27 19:32:25 -06:00
Kevin F 0e013df9d4
Merge pull request #36 from beardog108/dependabot/pip/jinja2-2.11.0
Bump jinja2 from 2.10.3 to 2.11.0
2020-01-27 19:31:37 -06:00
Kevin F 70d94c6ba9
Merge pull request #35 from beardog108/dependabot/pip/urllib3-1.25.8
Bump urllib3 from 1.25.7 to 1.25.8
2020-01-27 19:31:24 -06:00
dependabot-preview[bot] 73993a67e5
Bump jinja2 from 2.10.3 to 2.11.0
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 23:37:32 +00:00
Kevin Froman ef25377e15 improved formatting in miscclient endpoints 2020-01-27 17:30:22 -06:00
Kevin Froman b17834d814 reenable bootstrap 2020-01-27 02:20:26 -06:00
Kevin Froman 11d97a12d0 give stats module more specific name 2020-01-27 02:20:09 -06:00
Kevin Froman b1a7641db9 removed defunct communicator methods 2020-01-27 02:09:28 -06:00
Kevin Froman 5c636246fb added tor circuit stats to main page 2020-01-25 02:23:18 -06:00
dependabot-preview[bot] 66d24e3535
Bump urllib3 from 1.25.7 to 1.25.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 10:30:15 +00:00
Kevin Froman 57f233d856 added work on new main page with tor statistics. Added TorStats class to access tor statistics suck as circuit information 2020-01-21 02:36:19 -06:00
Kevin Froman 48d19b277c Merge branch 'master' of gitlab.com:beardog/Onionr into improve-circles 2020-01-21 01:29:58 -06:00