Code Monkey home page Code Monkey logo

Comments (2)

mastercyb avatar mastercyb commented on June 3, 2024 1

My bad news @serejandmyself

After googling a bit I found that disabling cookies in Chrome turn of any possibility to persist a data including localStorage, sessionStorage and even IndexedDB.

Don't worry. We won't brake our rules. The problem with cookies arise not because of id that apps put in any agent's browser, but because that id is exposed to third party domains.

You can check using either privacy badger or ublock origin that the app don't spy on you.
Screenshot 2019-10-23 at 23 01 32.

Moreover - you can check using devtools that the app even dont send ANY information to host domain, except web3 providers. I agree that we need to make web3 providers configurable.

And one more important thing: key feature of web3 is offline work. And this is impossible without storing data inside the app. I think that privacy must be handled not by disabling the storage, but by setting permissions on how apps code communicate with remote machines.

from cyb-ts.

mastercyb avatar mastercyb commented on June 3, 2024

Sure an app can work without cookies

from cyb-ts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.