168
submitted 3 weeks ago* (last edited 3 weeks ago) by sag@lemm.ee to c/opensource@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] elliot_crane@lemmy.world 8 points 3 weeks ago

This seems like a cool idea, but also somewhat questionable from a security standpoint? Isn’t distributing the encrypted content alongside the means to decrypt it (i.e. bundling this all in one file which is sent to the client) essentially equivalent to providing physical access to an encrypted drive? Like an attacker with enough time and effort could bypass the encryption.

[-] Mike1576218@lemmy.ml 12 points 3 weeks ago

It is not a problem to distribute the decryption algorithm. The question remains against what this will protect. Normal https encrypts the traffic safely during transit. With this, the data is also encrypted on the server. But if you can access the server, you can modify the javascript code to send the password back to a server.

It could be used on something like IPFS, where all data is basically public but you can be sure it hasn't been modified.

load more comments (2 replies)
this post was submitted on 31 Aug 2024
168 points (98.8% liked)

Open Source

30398 readers
855 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS