Code Monkey home page Code Monkey logo

Comments (5)

aaannndddyyy avatar aaannndddyyy commented on June 26, 2024 1

I don't think freenet is the right library for that.
It is not very reliable, and also big.
I would prefer a small custom implementation of offline messages. One where storage nodes need not be friends with the sender, where the network cannot be flooded, where offline messages are still end to end encrypted and storage nodes do not know the fox id's of neither sender nor recipient.
Furthermore, the implementation should be lean and robust, and let the storage node decide how much space it offers

from c-toxcore.

iphydf avatar iphydf commented on June 26, 2024 1

We're not likely to pursue this path. Offline messaging will probably be federated or self-hosted, with possibly very temporary storage in DHT.

from c-toxcore.

Renha avatar Renha commented on June 26, 2024

so if you send message like that, you wouldn't know if it would be delivered or not?

from c-toxcore.

HulaHoopWhonix avatar HulaHoopWhonix commented on June 26, 2024

Why's that? If the message receipt feature is available I don't see why a different message storage back-end couldn't work with it.

from c-toxcore.

HulaHoopWhonix avatar HulaHoopWhonix commented on June 26, 2024

Since I opened the ticket I've taken a look at GNUnet and I think it has a superior design than Freenet. It can also exit traffic to to the internet like Tor and also has decetralized strorage and a set of clean well documented APIs for programs in other languages to interface with it.

The pEp messaging project is bundling it with its client for anonymous messaging. Its a P2P IM project too but optionally interoperates with legacy mail. Instead of long random alphanumeral strings fingerprints are five natural language words used to authenticate contacts out of band.

pep-project.org
prettyeasyprivacy.com

from c-toxcore.

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.