Pages:
Author

Topic: [ANN] Darcrus (DAR) Blockchain Database Startup - Swap from Nxt to Waves Sep 15 - page 20. (Read 129098 times)

hero member
Activity: 1568
Merit: 511
only one week left until the Bittrex snapshot! Get you DAR to trex if you want to take part. There will be additional options provided by the Sigwo team if you're not into using the exchange or miss the Bittrex swap.

Updates can be found here: https://blog.darcr.us/
Forgive my ignorance but what is the advantage of swap? Can i buy wDAR after the swap?

Yes, you can buy wDAR after swap

Advantage of swap
First of all, as you know we are moving from NXT > Waves. One of the reasons why this is made because Mercury (Assets of Darcrus) is created on the Waves platform, in order to pair up Darcrus+Mercury, moving it to waves will be easy to integrate such pair.

Furthermore, NXT will be undergoing a huge transformation into Ardor network which NXT will be (Most likely) less progressive on development compare to Ardor. Waves has full stack developer and IMO, i like waves platform more as the lite client use less memory and it is real user friendly
full member
Activity: 361
Merit: 101
only one week left until the Bittrex snapshot! Get you DAR to trex if you want to take part. There will be additional options provided by the Sigwo team if you're not into using the exchange or miss the Bittrex swap.

Updates can be found here: https://blog.darcr.us/
Forgive my ignorance but what is the advantage of swap? Can i buy wDAR after the swap?
full member
Activity: 165
Merit: 100
only one week left until the Bittrex snapshot! Get you DAR to trex if you want to take part. There will be additional options provided by the Sigwo team if you're not into using the exchange or miss the Bittrex swap.

Updates can be found here: https://blog.darcr.us/
I am convinced my team to buy your coin. I need some more information. Plan on crytopica. Is that problem solved?
legendary
Activity: 927
Merit: 1000
only one week left until the Bittrex snapshot! Get you DAR to trex if you want to take part. There will be additional options provided by the Sigwo team if you're not into using the exchange or miss the Bittrex swap.

Updates can be found here: https://blog.darcr.us/
sr. member
Activity: 417
Merit: 252
This switch might prove to be the best thing for Darcrus, bringing both tokens onto the same platform, one that is more stable. Grin It helps a lot since NXT itself is going through some changes right now.
full member
Activity: 165
Merit: 100
the Cryptopia problem is on their end. The team has been notified by the exchange that things will be in place shortly. Send in a ticket if you want to know the status.
I'm happy to see this information. I hope you can provide more details, when ....? thank you
full member
Activity: 193
Merit: 100
Otherwise I have a problem with the Waves's wallet, I can't find any place to generate a Mercury address

Can someone's help me with that?

Thank u very much

if you want to send mercury to you're waveswallet you can use your waves address.


Done, thanks
legendary
Activity: 1235
Merit: 1003
https://minepi.com/cryptomeneer
Otherwise I have a problem with the Waves's wallet, I can't find any place to generate a Mercury address

Can someone's help me with that?

Thank u very much

if you want to send mercury to you're waveswallet you can use your waves address.
newbie
Activity: 34
Merit: 0
The Slack invite (inviteme.darcr.us) link is down.
How do I join the Slack now? Any tips?

Thanks in advance!
newbie
Activity: 9
Merit: 0
Otherwise I have a problem with the Waves's wallet, I can't find any place to generate a Mercury address

Can someone's help me with that?

Thank u very much
legendary
Activity: 927
Merit: 1000
the Cryptopia problem is on their end. The team has been notified by the exchange that things will be in place shortly. Send in a ticket if you want to know the status.
newbie
Activity: 9
Merit: 0
i'm trying to withdraw some MER from cryptopia to Tidex and the exchanger say: Invalid MER address (what's wrong here?)


same here

I have the same problem and got this error. What's wrong? Can somebody help please?

Any news?
newbie
Activity: 7
Merit: 0

[...]

Can dAppsheet help in anyway to get medical records online and still be in a secure manner without having to go to the hospital or having them mail it but actually getting it through the chain
Yes, 100% , a hospital can provide outside connection to the records. But I honestly do not see it happening due to current HIPPA regulations and the risk the hospital would have to be comfortable with. This could happen in 5-7 years though.

When in future hospitals can legally use a decentralized database, would the Darcrus team need to be involved to make this hasten or would the hospital IT administrators be able to handle this from their end?
It will depend on how competent their team is. I want to provide a complete solution, but implementing something that has 1 2 3 instructions  is still too much for some. There are opportunities for us to have administrators assigned to deploy a dAppsheet as an onsite admin, basically in this scenario we become a contracting company for services and personnel.

With customers' data being in the blockchain, I assume that customers will be able to access their data from anywhere in the world with a internet connection?
This, again, is up to the business policy for that particular company.

Is dAppsheet hacker proof?
It is not hacker proof, it protects any info that's hacked with encryption. Thus making the hacked information essentially useless. Hacked information can be properly secured as for example was BTC-E database, which is stolen from few years but properly secured and not cracked as of now.


Encryption alone is not sufficient to protect outsourced databases, in particular to inference attacks. I would like to point out to one of the main papers that brought much attention to these type of attacks. The author has a link  to the paper (in pdf format) if you may search for the title on google.

http://dl.acm.org/citation.cfm?id=2813651
 
Title: Inference Attacks on Property-Preserving Encrypted Databases.
Authors:   Muhammad Naveed   University of Illinois at Urbana Champaign, Urbana, IL, USA
Seny Kamara   Microsoft Research, Redmond, WA, USA
Charles V. Wright   Portland State University, Portland, OR, USA

Abstract:
Many encrypted database (EDB) systems have been proposed in the last few years as cloud computing has grown in popularity and data breaches have increased. The state-of-the-art EDB systems for relational databases can handle SQL queries over encrypted data and are competitive with commercial database systems. These systems, most of which are based on the design of CryptDB (SOSP 2011), achieve these properties by making use of property-preserving encryption schemes such as deterministic (DTE) and order- preserving encryption (OPE). In this paper, we study the concrete security provided by such systems. We present a series of attacks that recover the plaintext from DTE- and OPE-encrypted database columns using only the encrypted column and publicly-available auxiliary information. We consider well-known attacks, including frequency analysis and sorting, as well as new attacks based on combinatorial optimization.

We evaluate these attacks empirically in an electronic medical records (EMR) scenario using real patient data from 200 U.S. hospitals. When the encrypted database is operating in a steady-state where enough encryption layers have been peeled to permit the application to run its queries, our experimental results show that an alarming amount of sensitive information can be recovered. In particular, our attacks correctly recovered certain OPE-encrypted attributes (e.g., age and disease severity) for more than 80% of the patient records from 95% of the hospitals; and certain DTE- encrypted attributes (e.g., sex, race, and mortality risk) for more than 60% of the patient records from more than 60% of the hospitals.


Does your work protect against inference attacks and can you explain why or whynot?

P.s The idea is cool but needs to be safe before investing.
hero member
Activity: 854
Merit: 1000
i'm trying to withdraw some MER from cryptopia to Tidex and the exchanger say: Invalid MER address (what's wrong here?)


same here

I have the same problem and got this error. What's wrong? Can somebody help please?
full member
Activity: 193
Merit: 100
i'm trying to withdraw some MER from cryptopia to Tidex and the exchanger say: Invalid MER address (what's wrong here?)
legendary
Activity: 927
Merit: 1000
Cryptopia will be delisting MER - https://blog.darcr.us/cryptopia-vs-waves-62a93732d97e

remove your coins when the exchange allows for it. Find MER trading on Tidex and the Waves DEX and vote for Waves to be added to Binance - https://www.binance.com/vote.html
legendary
Activity: 1694
Merit: 1003
So the swap of coin from bittrex exchange is automated that would be nice since a i keep the majority of it in their and will send all of it for the swap thank you for the heads up dev.
newbie
Activity: 36
Merit: 0
Good volumes on exchanges  Smiley
full member
Activity: 203
Merit: 100
So what about mercury token and what the connection about mercury in basic attention token with darcrus?

Nothing fundamentally has changed with Mercury...just that the usage is going to go up with the Sigwo Technologies custom wallet about to launch and Metis, and encrypted anonymous messaging system using Mercury and Waves.

I do not know what Mercury and Basic Attention Token have to do with each other...Please state your question more clearly.

Two different things with the same name, Basic Attention Token platform is called as mercury, I thought there was some connection.
hero member
Activity: 656
Merit: 500
Buy a gun!
So what about mercury token and what the connection about mercury in basic attention token with darcrus?

Nothing fundamentally has changed with Mercury...just that the usage is going to go up with the Sigwo Technologies custom wallet about to launch and Metis, and encrypted anonymous messaging system using Mercury and Waves.

I do not know what Mercury and Basic Attention Token have to do with each other...Please state your question more clearly.
Pages:
Jump to: