Cipherd

u/cipherd@lemmy.ml
9 posts · 18 comments

Recent posts

Recent comments

on Atomic swap DEX idea · c/crypto · 2 pts · 19d

No, hyperliquid is a separate chain with its own (rather small) validator set, much like THORChain, Chainflip, and most "decentralized" bridges today. This one would directly settle atomic swaps between 2 arbitrary chains. Not a single additional validator trusted except those of the target and the destination chain.

Couldn't you use HMAC with shared secret key to authenticate messages while keeping plausible deniability? Since the key is only supposed to be known to the 2 parties, the recipient can deduce that a message was actually sent by the sender if he did not create it himself. I think that's what OTR was using.

on DroidFS v2.2.0 · c/security · 0 pts · 2y

F-Droid is like package maintainers for Linux distributions. You have to trust them if you want to use their pre-built binary. However, some app builds are reproducible. Check the doc for more info.

on DroidFS v2.2.0 · c/opensource · 6 pts · 2y

Of course, but v1.x only supported gocryptfs. Also, new encrypted file systems may be added in the future.