Zeronet: Private data?

Created on 22 Jul 2016  路  2Comments  路  Source: HelloZeroNet/ZeroNet

I see in the README that you mention lack of "private websites" but what about private data?

Example, a website which needs to store some personal information, must those info be available for all? So do I need to encrypt them via JS and decrypt them manually?

Most helpful comment

Only way to make it private is by encrypting them, all data is shared with everyone. And everyone has access to that data. Take a look at zeromail's method.

If you dont want to encrypt, then your only other method is to use a normal website to host the data.

All 2 comments

Only way to make it private is by encrypting them, all data is shared with everyone. And everyone has access to that data. Take a look at zeromail's method.

If you dont want to encrypt, then your only other method is to use a normal website to host the data.

Does this answer your question @FezVrasta ?

Was this page helpful?
0 / 5 - 0 ratings