-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Growing primitive blockchain life - group 13 #3240
Comments
Group members: |
TODO week 1:
|
Repository of the project : https://github.com/MohamedLEGH/BlockchainLife |
Big boost:
|
TODO week 2 :
|
Market RESful API code: https://github.com/Tribler/tribler/tree/devel/Tribler/Core/Modules/restapi/market |
Today we will work to implement the VPN part in cloudomate : parse vpn form and send email to tell that the vpn form works. We have choose a VPN provider : ExpressVPN. The Bitpay API has been checked by Phillip and Dinesh. TODO LIST :
|
TODO week 5: Main goal: Additional possible goals: Else: |
Please remember that your meeting next week Tuesday (11:00) will be with Johan 👍 |
ai. another group is already scheduled then. Will be a late afternoon appointment Tuesday. |
Any indication what time the meeting will be? |
lets make it 16:30 |
Warning, not making big progress. Ideas for features:
|
Over 90% progress of scraping https://vpn.ac. |
Next meeetup is Tuesday 16/01 at 11 am. Todo List :
|
For Stanford exposure I need input for slides on 23Jan at the latest. As discussed, contact the other team #3238 to plan upcoming features, sync of very similar efforts, and merge your team work into their Plebnet repo. Especially your operational ReCaptcha needs to be first communicated to them ASAP. PlebNet needs to be updated by 25Jan at the latest. Happy hacking! |
Next meeting: Tuesday 23 January, 17:00. Please don't forget to post your progress + TODO list for this week on the ticket. |
Progress right now :
We need to do some slides, title : autonomous blockchain mining using a botnet ? We need to discuss with the other group because they are going to upgrade their code If we have time : IRC communication ( a mail if something appends) Next meeting at 5pm, 23 of January TODO LIST for next week:
|
An animated .gif with cmdline captcha in 16:9 aspect ratio would be great! Deadline tomorrow evening,Amsterdam time zone. |
Next meeting (the last one) : 30 January, 11h30 am Find a date for the presentation (Doodle)
TODO :
By the way , I will go back to France the 2 of February, can I do the presentation by Skype ? or can we do the presentation before the 2 of February ? |
@synctext Would this work for your presentation? I cropped them to 16:9. |
Nice stuff. How does the 2nd Google .gif one work? You can see the road stuff being clicked by a human or not? Then it goes cmdline. |
Cloudomate 1.0 has been released, thanks for your contributions! https://pypi.python.org/pypi/cloudomate |
@synctext : |
A bit more in depth explanation : The normal process is as follows: when someone is done clicking all the roads (and solved it correctly), a hash is computed , which you can either submit manually (depending on the website using the recaptcha) by clicking a button or it is automatically submitted (trough for example javascript) -> when someone is done solving the ReCaptcha the solution is translated to a hash string; usually called "g-recaptcha-response" : the "thing" that is being submitted is exactly this hash (a string of symbols and characters) that is considered the solution of the google recaptcha. |
Quick feedback on the final presentation:
|
Create a Bitcoin-based entity which can earn money, mutate, multiply, and dies. Very crude starting point which needs decades of further work in order to be considered 'really' living. This projects builds upon existing code creating crude Bitcoin Life.
You will create an Internet-deployed system which can earn money, replicate itself, and which has no human control. In the past humanity has created chess programs that it can no longer beat. The distant future of an omniscient computer system that on day chooses to exterminate humanity in the Terminator films is the not focus of your project. You will create software that is beyond human control and includes breathtaking features such as earning money (Bitcoin) and self-replicating code (software buys a server+spawn clone). Earning money consists of helping others become anonymous using the Tor-like protocols developed at TUDelft and our own cybercurrency designed for this purpose, called Trustchain coins. You Python software is able to accomplish some parts of the following functionality:
Earn income in a form of cybercurrency (existing code)
Sell this cybercurrency on a market for Bitcoins
Buy a server using Bitcoins fully automatically (see our PyPi scripts)
Login to this Linux server and install itself from the Github repository
The software also should be able to have a simplistic form of genetic evolution. Key parameters will be inherited to offspring and altered with a mutation probability. For instance, what software version of yourself to use (latest release?), what type of server to prefer buying (quad core, 4GB mem, etc), and if you offer Tor exit node services for income. Bitcoins owned by TUDelft will be used to bootstrap your research.
The text was updated successfully, but these errors were encountered: