Skip to main content

Questions tagged [blockchain]

-2 votes
1 answer
174 views

I am exploring Self-Sovereign Identity (SSI) as a decentralized approach to identity management, similar to how Bitcoin addresses financial systems through blockchain (as verifiable data registry (VDR)...
Mario's user avatar
  • 266
1 vote
0 answers
68 views

I've seen people on the web discussing the issue of network blocking, and they were discussing that if one day a country wanted to whitelist mode (i.e. outbound traffic is blocked by default, and ...
user24958594's user avatar
1 vote
1 answer
123 views

Do digital signatures still get stored after validating a transaction for a blockchain ? I would assume it gets dumped after validation and only the message/data is stored. Additional info on this ...
Vincent Lew's user avatar
9 votes
4 answers
1k views

For a while I've been pondering a user authentication protocol that aims to ensure that a client does some computational work before the server will attempt to authenticate the password. The reason ...
Cruncher's user avatar
  • 193
1 vote
0 answers
125 views

In a ssl/tls, the public key for a domain is included in the ssl/tls certificate that your computer downloaded and stored locally. In the ethereum blockchain ecosystem, the public key is derived from ...
EmilyJ's user avatar
  • 113
1 vote
3 answers
321 views

I am working with hardware that can only encrypt with AES. The problem with this is that the message must be publicly verifiable on the blockchain, without the encoding key being exposed. This is the ...
Koray Kaya's user avatar
2 votes
1 answer
230 views

I need some serious suggestions on my protocol, specifically for decryption. So the scenario is Organizations A and B encrypt their employees' records with their respective public keys and store them ...
Laila Tul Badar's user avatar
0 votes
0 answers
1k views

In my app, the user must use a private key to sign a transaction (on a blockchain). (It is quite common) I am facing questions regarding how to store my user's private key on the device. I am to use a ...
Raphael St's user avatar
1 vote
2 answers
256 views

I am learning smart contract programming on Ethereum (using Solidity) and realizing that security is highly important here. Why? Because of 2 reasons: they deal with high-stake financial transactions, ...
shivams's user avatar
  • 241
3 votes
2 answers
2k views

For an individual, I see a some options for storing private keys, such as printing them on paper in a vault, using a hardware wallet, encrypting and storing on the machine, using AWS Secret Manager, ...
kdeva's user avatar
  • 31
0 votes
1 answer
155 views

I want to store information on the blockchain, but some part of it is private and must be available to selected clients (for example, users who belong to a common company) How can this be done? The ...
Wen Chiang's user avatar
29 votes
3 answers
12k views

I read this blog (cached version) (and the related cached tweet) about replacing TCP/IP with blockchain. Tweet: The Internet has a serious fundamental flaw: the transmission control protocol/internet ...
MR.-c's user avatar
  • 467
0 votes
2 answers
204 views

The problem with static software whitelisting is that in the real world, employees with versatile jobs need to run unexpected programs. Company sets up a whitelist to limit what programs can run - ...
J.Todd's user avatar
  • 1,310
1 vote
3 answers
319 views

The W3C working group is working on the standardization of Decentralized Identifiers (DIDs). I watched a video presentation about DIDs and the presenter mentioned several times the possibility of ...
DurandA's user avatar
  • 157
0 votes
2 answers
183 views

If all our identities, our data (emails, pictures) are on distributed ledgers/blockchain, can the use of distributed ledgers/blockchain stop data exfiltration for good?
Nathan Aw's user avatar
  • 1,073

15 30 50 per page