Commit Graph

99 Commits

Author SHA1 Message Date
dependabot-preview[bot] 38a9be9a2e
Bump requests from 2.21.0 to 2.22.0
Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 10:11:38 +00:00
Kevin F bf74a4eb20
Merge pull request #29 from beardog108/dependabot/pip/urllib3-1.24.3
Bump urllib3 from 1.24.2 to 1.24.3
2019-11-07 04:10:09 -06:00
dependabot-preview[bot] 209b3e4323
Bump jinja2 from 2.10.1 to 2.10.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.10.3.
- [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.1...2.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 00:12:24 +00:00
dependabot-preview[bot] 0b4b075802
Bump urllib3 from 1.24.2 to 1.24.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.24.3.
- [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.24.2...1.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 00:12:17 +00:00
Kevin Froman adcb3f31a9 * bumped unpaddedbase32 version
* improved readme
* better shutdown message in ui
2019-11-06 18:03:38 -06:00
Kevin Froman 48e956c27c moved to niceware from mnemonic 2019-09-29 21:14:43 -05:00
Kevin Froman 631510f4fe moved vanityonionr into onionr repo 2019-09-28 20:22:39 -05:00
Kevin Froman 866f0ce501 added vanity address support 2019-09-09 03:23:09 -05:00
Kevin Froman 085b90f84c added storagecounter test and renamed setup 2019-09-08 04:48:16 -05:00
Kevin Froman ddcb1e39e3 switched to bip39 from pgp word list 2019-09-06 15:09:39 -05:00
Kevin Froman 6a0913c437 added simplenotifications as dependency 2019-09-05 14:39:10 -05:00
Kevin Froman 225f93106d bumped flask version 2019-08-22 03:36:47 -05:00
Kevin Froman e86f154522 * prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
2019-08-13 17:28:53 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman a6fec9eefb progress removing onionr.py 2019-08-02 18:00:04 -05:00
Kevin Froman b822a74c53 based block size protection added 2019-07-09 01:25:20 -05:00
Kevin Froman fe142528ca added streamedrequests dependency for future use 2019-07-08 13:42:06 -05:00
Kevin Froman 8082570b7f * bumped nacl and unpaddedbase32 verison
* added/improved support for unpaddedbase32 keys
* greatly improved home UI and mail
* deniable blocks shouldnt use forward secrecy anymore
* dont add yourself as a contact
2019-06-19 01:57:13 -05:00
Kevin Froman 8bbf9b10ab removed defunct defusedxml requirement 2019-06-16 01:18:29 -05:00
Kevin Froman ea7c7a80ce bumped deadsimplekv version 2019-06-16 01:12:54 -05:00
Kevin Froman bc75211bb1 bumped requests and urllib3 version to fix urllib3 CA cert security issue 2019-06-11 20:01:33 -05:00
Kevin Froman 96219c81ab minor bug fixes 2019-04-12 18:45:22 -05:00
Kevin Froman e6c24a483f bumped stem version and started work on new dir conn system 2019-04-12 12:15:30 -05:00
Kevin Froman 1562848999 more refactoring and secured requirements.txt 2019-03-08 19:57:44 -06:00
Kevin Froman c89bf5b430 work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Kevin 5dd4022684 API reformat 2019-01-08 05:51:39 +00:00
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Kevin Froman 9d107950fd
re(added) pysocks dependency 2018-07-02 15:39:12 -05:00
Kevin Froman ab0e0d3ace updated requirements.txt to have defusedxml 2018-06-30 22:24:51 -05:00
Kevin Froman b6da3385cb
+ added onionrpeers file
+ added onionrexceptions file
+ work on new communicator
2018-06-12 02:34:33 -05:00
Kevin Froman f4ec71bbd0
fixed broken requirements.txt 2018-05-01 02:31:18 -05:00
Kevin Froman 0d9e0c7066
changed http server to gevent from flask built in 2018-05-01 02:25:31 -05:00
Kevin Froman 5674cd2137 Merge branch 'master' into crypto 2018-02-24 03:38:10 -06:00
Kevin Froman 0e0be52980
added bitcoin block tool 2018-02-24 03:37:52 -06:00
Arinerron 9998cf6a79
Fix requirements 2018-02-22 18:01:28 -08:00
Arinerron 1a1317a7b6
Refactor configuration management code 2018-02-22 17:58:36 -08:00
Kevin Froman 15e0102be0 removed PGP 2018-02-15 23:41:54 -05:00
Kevin Froman 38aa8620ae removed PGP 2018-02-15 23:39:34 -05:00
Kevin Froman 895b1919fd removed PGP 2018-02-15 23:31:30 -05:00
Kevin Froman 64408fa12f
more requirements fixes 2018-01-27 20:47:47 -06:00
Kevin Froman b4b2f1215f
updated requirements to pynacl 2018-01-27 20:42:10 -06:00
Kevin Froman b291e3ea41
fixed requirements.txt and unsaved block message 2018-01-27 20:34:04 -06:00
Kevin Froman 2d41107372
fixed requirements.txt and unsaved block message 2018-01-27 20:29:45 -06:00
Kevin Froman d22d945056
fixed wrong gnupg 2018-01-26 19:45:01 -06:00
Kevin Froman e59ca3968c
updated gnupg version and removed CI check for gnupg 2018-01-26 19:35:18 -06:00
Kevin Froman 3f3a29439e updated requirements.txt 2018-01-25 12:15:46 -06:00
Kevin Froman bdc6172050 updated requirements.txt 2018-01-25 12:10:50 -06:00
Kevin Froman 813e98a801
improved project structuring 2018-01-14 22:57:23 -06:00