Show Posts
|
Pages: [1] 2 »
|
I have just sent letter to www.cryptomining-blog.com_________________________________________________________________ Dear Editorial, There is one interesting cryptonote coin called Boolberry that has not been reviewed yet in cryptomining-blog.com Website: http://www.boolberry.comThis cryptonote coin has many advantage such as: 1. Reduced blockchain by pruning ring signature. By pruning ring signature every year the blockchain size reduced almost 55% 2. Aliases address to make short 64 bytes address. E.g. @bb instead 1khx34hG2gavcMBCDSklj... 64 bytes length. 3. Completely anonymous and anti blockchain analysis. Please consider Boolberry to be reviewed here. Thank you. _____________________________________________________________________ Maybe if each of us sent request to cryptomining-blog.com to review BBR and they do, then might BBR will become famous and more widely kbown. I just send them an email too. _____________________________________________________________________ Dear Editorial, There is one interesting cryptonote coin called Boolberry that has not been reviewed yet in cryptomining-blog.com Website: http://www.boolberry.comBitcoin Talk Thread: https://bitcointalk.org/index.php?topic=577267.0Subreddit: http://www.reddit.com/r/boolberry/IRC: chat.freenode.net #boolberry Boolberry is a cryptocurrency based on CryptoNote technology. Boolberry's major benefit is that it provides much stronger privacy for both the senders and receivers of transactions. It does so by ensuring that receivers are anonymous (the destination of a transaction can only be determined by its real recipient) and transactions cannot be linked to a single sender. Instead, each transaction could have many equally possible senders, and an attacker cannot determine which one it was. Boolberry improves upon Ordinary CryptoNote technology in several ways. Boolberry offers improved anonymity through unlinkable outputs. Boolberry reduces the size of the block chain, the global ledger of all transactions, by pruning the ring-signatures. This provides over a 55% reduction in block chain size. These features are found in no other CryptoNote based cryptocurrency. A few other exclusive features are an easy-to-use GUI wallet, address aliasing and the ability to send network alerts. Thank you. Arthur Fragoso _____________________________________________________________________ We could make a list of some key websites and blogs that we could contact. Boolberry is a great coin and has a great dev, but it has very little marketing.
|
|
|
I have 6,000 TAP Airlines Miles to sell.
TAP Airlines is member of the Star Alliance, I'm not really sure how the miles can be used by other Star Alliance's member.
The 6,000 miles are worth 180 €, about 240 USD, currently about 0.4 BTC.
It cost me 90 € to transfer it.
I'm selling it for what it is worth, about 0.4 BTC, and I will pay the transfer fee.
Or if you prefer, you can choose a TAP flight and I pay it in Euros, and you can pay me in BTC.
I also accept other cryptos: VTC, Monero(XMR), DRK. I may consider another crypto you propose.
We will probably use escrow if we need more turst.
Edit: The miles expires on October 31st, 2014
|
|
|
Missing vertcoin?  +1 +1 +1 +1 +1860 +1861 +1862 ^1863 +1864 +1865 +1866 +1 +11 +12 Many people will change their money for an asic resistant coin +V + Vert All the Way!
|
|
|
Hey, I think we could create a coin similar to Auroracoin but make a World Wide Distribution. Many of you probably thought about that, but HOW? My suggestion: Use OAuth Google/Facebook and check if the user has a valid phone number. https://en.wikipedia.org/wiki/List_of_countries_by_number_of_mobile_phones_in_useWe could estimate about 7 billion users, and when all coins are taken, then it's already taken. I know there are people with 2 or more phones, but I don't think it's that a big issue. At least we can do a very great distribution. Well, the price would go down, or up, or whatever, but at least we can encourage a lot of people to try and play with cryptocurrencies. I could help with that, but currently my life is a mess and I really can't be disciplined enough to organize such project. So I'm living the idea up for discussion and open to anyone who would like to work on that.  And it would be great if it was also ASIC resistant, based on Vertcoin. 
|
|
|
Is ok to sell now ?The price will grow up maybe to finally of march ? I want to sell 500 HUC !
we need to get Huntercoin in Cryptsy, then the value will skyrocket. that's for sure. 
|
|
|
Wait until this coins hits the media/news. The game will go crazy and the price will rise outside the Milkway.
|
|
|
Vb5S9C9fZK1Fgz6gXq2hyTmjSvwoKBe6V5 Thank you so much 
|
|
|
sell 42 and get them back in a few hours for 600 should do now  20 minutes down on 800
last chance to sell before down 1000
tic tac and now in a few seconds its under 1000
happy guys who sell over 1000
I just wrote a thred that the chinese found 42  OMG I think we go next few hours back to the moon. those who cant wait to sell, set your sell order to 1900btc those who can wait, wait until cryptsy opens the gate for sell and buy orders then you should set your sell orders on 3500  Its absolutly insane whats going on and what will going on in the future with this coin. Hope everybody has a few dents in stock buy buy buy buy buy buy buy if you wanne get in under 2000 there are a lot chinese intrested in cryptos omg the rocket will start again If i could I would spend every bitcoin on 42 it will explode next 48h but have no more bitcoin to invest.
buy buy buy
get in for 1000 and sell it for 4000 in next 2 days crazy
Holy shit, so much manipulation!
|
|
|
4PQ9fjCqKxfLeU154LKrQLgVvyQBQnuMzB Thanks! 
|
|
|
Philogus, look at your reddit mail, you probably received a request to become a mod a couple of days ago. I also added /u/JacobUX so he can help with the theme. I will also add the UNO creator as a mod if he has or creates a reddit account.
|
|
|
I know that you are just trying to be proactive and help. Everything that you did is wonderful except for building the 64 bit Ubuntu package. We should not train people, especially new people, to download and install binary packages from unknown sources, especially when a crypto-currency wallet is concerned. Think about it this way: you are probably a trustworthy person, but imagine if a nefarious person took the UNO source code and put something malicious in it (let's say that it quietly sends the creator the private keys for the UNO wallet). He distributes it as a binary package, so people can't analyze the source code (In your case, I have no way of knowing for sure whether the package you are distributing comes from exactly the same source code as what you posted on Github). Do you see the dilemma? It is far better to let people analyze the source code for vulnerabilities, and then compile the program from known trusted sources. The most important step is a very public peer review where A LOT of people get to look at the source code. In summary:- Don't fork someone else's project unless you made some significant improvements to it AND you are fully committed to do the massive amount if work that it will take to properly maintain the fork (e.g. if people report bugs, they will expect you to fix them).
- When you share you improvements, just share a link to your improved source code, DON'T share a binary that you have compiled.
- Give people ample time to study your source code, and to come up with noted problems, and recommended solutions.
- Once you have acted upon the recommendations that you find valid, then share the final version of your code
- When you are ready to share binaries, calculate a hash of the binaries and share that hash so that people can be sure that your binaries have not been changed.
- Share you binaries with a small test group first. This is how you build community trust. The test group will compile the source code, hash the resulting binary, and compare the hash with the the hash then get from your version of the binary. If everything matched, and your program runs well, you will build trust.
Right now, you are asking people to download and install your binary when they have no idea who you are, what your intentions are, or what is actually in its source code. This is an EXTREMELY bad policy pattern to set for UNO. [/list] Ok, sorry, just to make it clear: I'm not clamming any special feature in the binary, this is from the official source, anyone who wants to take the risk can take it. If I make any feature, I would post the code. I'm Pro-Open Source Software. I made AwesomeTTS(quite popular) and JSON-ADVPL and I love Richard Stallman's work. On reddit I'm a mod of /r/postscarcity, /r/getdisciplined (68k followers) many other smaller subreddits and now /r/catcoins. In the catcoin community I saw people making windows and mac binaries, so I ended up making for Ubuntu too. I saw there was pending issues in the main project, so I thought about doing the fork. I didn't make any push today because I worked so much on many different things (mostly for catcoin subreddit, and today was my first time making a deb file for the catcoin wallet and unobtanium) and it's already 5:18 AM and I have a 14 hours flight tomorrow. :S Sorry, I just wanted to help. Maybe I should had chatted on IRC before doing anything. But I'm learning from mistakes and I complete understand that you are also doing the best to protect and improve this community. Thanks for taking the time to explain it carefully. I will read your post again and again after I rest and I will discuss with more people about projects, ideas, etc.
|
|
|
how hard is it to compile qt for windows? even give it a try? never done it
gonna try now..
Windows Qt is the hardest to compile, harder then linux and mac stuck on installing berkeley db "make" not working Someone told me that wallet can be compiled in Linux for Windows. There are special cross-compiling tools for that. I found it, I'm going to try it. https://github.com/kR105/catcoin/blob/master/doc/release-process.md
|
|
|
how hard is it to compile qt for windows? even give it a try? never done it
gonna try now..
Windows Qt is the hardest to compile, harder then linux and mac stuck on installing berkeley db "make" not working did you try this version? http://www.catcoin.pw/catcoin-0.8.6.2-win32-setup.exedisclaimer, it's not my built and I don't run windows.
|
|
|
74GixUfwe7P2dazZYHDMWpbdeGMjQJijzq
Thanks!
|
|
|
6635869272840226493 Thank you and Happy Holidays! 
|
|
|
|