Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.84k stars 449 forks source link

Growing Life using Blockchain - Group 7 #3238

Closed Erackron closed 6 years ago

Erackron commented 6 years ago

Group members:

devos50 commented 6 years ago

Relevant literature:

jwooning commented 6 years ago

Todo's week 1:

TheFrog commented 6 years ago

In the existing code, the following parts must be tested:

Innovation ideas:

The decision has been made to first focus on getting the existing parts of the code working.

jwooning commented 6 years ago

We will focus on work for Claudomate first:

TheFrog commented 6 years ago

Already done:

For cloudomate, fixing providers is a work in progress:

Furthermore, @TCatshoek will try to take a look at the payment providers and actually paying for a server.

TheFrog commented 6 years ago

Now working are:

Work must still be done on:

Erackron commented 6 years ago

Meeting with previous project owner

VPS Providers

Current Provider notes

New options suggested by previous project owners

Promising new options that would still have to be investigated

Cloudomate OS compatibility

Possible Ideas:

TheFrog commented 6 years ago

Todo's for the group are:

Todo's that (for now) will not be done:

Erackron commented 6 years ago

Adding support for Coinpayments discontinued due to captcha and bot prevention, this forced us to remove RockHoster as a supported VPS provider

Erackron commented 6 years ago

VPN Provider options

Requirements

Must Have

Should Have

Providers that seem to match these criteria

TheFrog commented 6 years ago

More VPN providers that allow P2P traffic, accept Bitcoin payments, do not log traffic are, and support OpenVPN:

TCatshoek commented 6 years ago

Successfully bought a vps from legionbox. Transaction fees are going to be a problem though.

TCatshoek commented 6 years ago

Last sprint:

Next sprint:

Won't do:

TheFrog commented 6 years ago

For less than 10$/month, there are four VPN providers than have all must haves and should haves:

Only AzireVPN's website fully works with JavaScript disabled.

devos50 commented 6 years ago

Please remember that your meeting next week Tuesday (12:00) will be with Johan 👍

Harapuia commented 6 years ago

Forgot from last week: Pull request accepted on Mechanical soup in order to fix compatibility with python 3.4 https://github.com/MechanicalSoup/MechanicalSoup/pull/171

TCatshoek commented 6 years ago

Next sprint:

Erackron commented 6 years ago

Next sprint:

Next meeting: 16th January 12:00

synctext commented 6 years ago

For Stanford exposure I need input for slides on 23Jan at the latest. PlebNet needs to be updated by 25Jan at the latest. Happy hacking! Perhaps move that entire repo to github.com/Tribler + control of pypi.python.org updates

TCatshoek commented 6 years ago

Plebnet todo:

devos50 commented 6 years ago

Next meeting: Monday 22 January, 12:00.

devos50 commented 6 years ago

Please fix the errors during the unit tests, see https://jenkins.tribler.org/job/Cloudomate_PR_tests_linux/96/console

You can run the tests again by commenting 'retest this please' on the PR.

TheFrog commented 6 years ago

During our meeting last Tuesday we promised to propose a date for our final grading meeting. Taking into account our exams, we would like to propose January 29 in the morning. Is that possible @devos50 @synctext ?

TheFrog commented 6 years ago

Todo's for this week:

TheFrog commented 6 years ago

Some GIFs that show how to use Cloudomate to purchase a VPS, a VPN and using a VPS (getting the status, connection through SSH).

purchase_vpn purchase_vps ssh_vps

TCatshoek commented 6 years ago

As requested, a running exit node:

exitnode_shorter

Source video: https://drive.google.com/open?id=18pT0Kyj6CqxTsXqc-F6txGZ3W0BFEeDL

devos50 commented 6 years ago

Cloudomate 1.0 has been released, thanks for your contributions! https://pypi.python.org/pypi/cloudomate

synctext commented 6 years ago

https://twitter.com/TriblerTeam/status/956624056907849728 "We are experimenting with Self-replicating Autonomous Organisms (SAO). Today we released V1.0 of Cloudomate. It's a frameworks for online robots to buy new hardware, replicate, evolve. Part of our bandwidth token economy. Earn tokens as Tor-like exit-node. https://pypi.python.org/pypi/cloudomate "

Erackron commented 6 years ago

In terms of deliverables, here is the current modified plebnet code we'll be using for the demo: https://github.com/Erackron/PlebNet/tree/plebbeun/ Or in terms of a fixed commit: https://github.com/Erackron/PlebNet/tree/da287455d7d75674ba7d73aebd81357003343c43

The cloudomate code is already merged into https://github.com/Tribler/cloudomate