Giter Club home page Giter Club logo

Comments (6)

AveragePythonEnjoyer29 avatar AveragePythonEnjoyer29 commented on June 18, 2024 1

if you do go down that way, i suggest using the already existing public key cryptography together with XChaCha20Poly1305 (instead of AES-CBC which is the default)

from python-nostr.

AveragePythonEnjoyer29 avatar AveragePythonEnjoyer29 commented on June 18, 2024 1

the pypi version has 2 commands avaliable, encrypt_message and decrypt_message. You can use those if you need help

from python-nostr.

AveragePythonEnjoyer29 avatar AveragePythonEnjoyer29 commented on June 18, 2024

#65

it's not implemented on the PyPi version yet (the one you installed with pip)
And the github version is the development one (i think)

So we'll have to wait before the new pypi update gets pushed :/

from python-nostr.

augustfr avatar augustfr commented on June 18, 2024

Oh ok got it. Is there a better method for sending an encrypted message with the current version?

from python-nostr.

AveragePythonEnjoyer29 avatar AveragePythonEnjoyer29 commented on June 18, 2024

are you going to try and talk with other clients or just going to use python-nostr for your own project? If so, then you can just implement your own encryption scheme

from python-nostr.

augustfr avatar augustfr commented on June 18, 2024

I'm trying to just put together a little system that allows users to create a shared secret, and both use it for posting messages that only they'll be able to read.

from python-nostr.

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.