Bitcoin Forum
May 25, 2024, 02:04:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digital Currency on: November 30, 2019, 09:57:32 AM
Dear followers and supporters,

If you're running an Enigma enabled node, please make sure to synchronize/set your clock with maximum possible precision (via NTP or manually), otherwise you might be missing out on Enigma rewards because your node is out of sync. Also, you are introducing inconsistency into the Enigma network and making it less secure.

Thank you all

Godspeed,
Anorak
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digital Currency on: May 04, 2018, 11:31:40 PM
Bitcoin and most other altcoins have a similar distribution, this is not something new for cryptos. Pretty sure same goes for fiat money and gold ownership/wealth - big money buys positions early if they believe in the concept.
But coin spread is an important control metric to have available to the public, IMHO, it's better to have it than not.

To all you skeptics - what's the coin distribution for Monero? Most of you have no idea, and probably very few do. Does that bother you? Did you invest into or own any? There is no rich list, no top wallets that can tell you that - yet people still invest into Monero as well, because they believe in the project.

If you have a problem with distribution that CloakCoin has, you probably shouldn't invest in Bitcoin or half of other cryptos out there either, otherwise you're just a hypocrite. Or aware of it and just a measly troll Smiley
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digital Currency on: April 25, 2018, 09:54:34 PM
Just wanted to reach out to the community and potential investors to clarify some things. There have been a lot of questions recently in regards to the privacy aspect of our blockchain project, given that the public addresses are visible on an explorer.

Cloakcoin enforces the open ledger maxima aka the blockchain transactions and public address amounts are indeed public & visible.
The trick is, with our Enigma mixing tech, exact transaction amounts and destinations are extremely hard (some would say impossible) to decipher. So you get the open ledger transparency, in regards to blockchain transactions, but particular wallet2wallet transaction details remain opaque. Most blockchain projects conflate those two - we made it our competitive advantage: the ledger is transparent so coin paths can be examined (by anyone!) as proof of technology and a control/attack detection mechanism, while the w2w and actual transaction privacy is maintained. This is why we claim that we are not only an anonymous (like Bitcoin), but also a private and untraceable crypto-currency.

Hope that conceptual difference answers some of the questions that were raised about CloakCoin (with every right!).
Feel free to reach out on our other channels as well if you have more questions. I invite the devs and experts from other privacy coins to join the discussion.

Godspeed,

Anorak
CloakCoin Dev
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digitalcurrency on: December 28, 2017, 12:04:19 AM

In the light of recent good news and the imminent opensourcing of CloakCoin Enigma code, we would like to thank the community for all the support through these exciting times.
There is a bright road in front of us, an ascending one, that would not be possible without people who put their trust, money and time into this project.
Once again, a big THANK YOU for standing with us and for being on board.

We are striving towards providing a true currency alternative - a decentralized, anonymous, private, secure and untraceable coin for everyone.
Community involvement and opinion is extremely important in following the correct path - security audit and opening the source code to public is just the first step towards improving the concept of a globally accepted digital currency.
CloakCoin wants to hear from everyone - we are by no means perfect or all-knowing, common needs should produce common goals, which can be achieved with your input, advice and help.
Your voice will be heard and considered, your opinion will be noted and evaluated, your thoughts and ideas pooled into creating a roadmap.
People with different backgrounds bring different views - diversity of culture, education, social environment only makes us stronger and smarter as a team.
Ask questions, engage in constructive discussions and contribute in any capacity you can.

What a time to be alive, eh? Smiley

Sincerely, your dev team



5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digitalcurrency on: December 19, 2017, 03:25:29 PM
Two Lambos, side by side:


Great returns for minting! An early adopter or have you been staking for a while now?
 

No, those are just testnet playcoins unfortunately. I'm one of the devs working on the project.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digitalcurrency on: December 19, 2017, 09:53:58 AM
Two Lambos, side by side:
7  Alternate cryptocurrencies / Altcoin Discussion / Re: [HOWTO] compile altcoin for windows on linux using mxe and mingw on: November 23, 2017, 09:21:44 AM
Hello everyone.

I've been compiling wallets for different Linux distros and for the Raspberry Pi and I thought I might give the Windows wallet a shot.

I followed the instructions on the first post exactly and everything worked perfectly until the compile.

I used Blackcoin as the example suggested.

The errors are as follows:

Code:
compile@compile-HP-Compaq-dc7700-Convertible-Minitower:/mnt/blackcoin$ sudo ./compile-blk.sh
./compile-blk.sh: 1: ./compile-blk.sh: #!/bin/bash: not found
./compile-blk.sh: 4: ./compile-blk.sh: i686-w64-mingw32.static-qmake-qt5: not found
make: Makefile.Release: No such file or directory
make: *** No rule to make target `Makefile.Release'.  Stop.
compile@compile-HP-Compaq-dc7700-Convertible-Minitower:/mnt/blackcoin$

Think you have to run
Code:
sudo -E ./compile-blk.sh
to pass the environment vars (PATH and whatever else you have defined in sudoers)
8  Alternate cryptocurrencies / Altcoin Discussion / Re: [HOWTO] compile altcoin for windows on linux using mxe and mingw on: November 23, 2017, 09:12:45 AM
Code:
:/mnt/mxe# make MXE_TARGETS="i686-w64-mingw32.static" boost
[create settings.mk]
[check requirements]
Missing requirement: libtool
Missing requirement: gdk-pixbuf-csource

Please have a look at "docs/index.html" to ensure
that your system meets all requirements.

Makefile:398: recipe for target '/mnt/mxe/usr/installed/check-requirements' failed
make: *** [/mnt/mxe/usr/installed/check-requirements] Error 1
Here such error at me. What to do?
ubuntu 14 and 16

sudo apt-get install libtool-bin
sudo apt-get install libgtk2.0-dev
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLOAK] Private, Secure, Untraceable & Decentralized Digitalcurrency on: October 23, 2017, 07:00:07 PM
I am willing to accept all the unwanted, orphan CLOAKs from the FUDers and shaky hands. Send your unwanted CLOAKS to this address: CAFXj1zGxV3HMvbempCvPswBukCMm1YEby

Oh, almost forgot. Some pre-audit testing is happening apparently:

https://imgur.com/J9ljNQ0

You can thank me for info by sending symbolic amounts to the same address above Smiley
Also, you can support CLOAK visibility by buying apparel available here: https://teespring.com/cloakcoin-get-the-word-out#pid=212&cid=5824&sid=front

Cheers Cloakers,
Peace & Love
10  Alternate cryptocurrencies / Speculation (Altcoins) / Re: Palm Beach Confidential October 2017 on: October 19, 2017, 04:20:37 PM
It's CLOAK.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!