test
Find a file
2025-12-04 17:40:14 +00:00
README.md Update README.md 2025-12-04 17:40:14 +00:00
test.py My first commit on Forgejo 2025-12-02 08:08:48 -05:00

@PM's

prerequisite

user 1 writes message to user 2 and sends it

User 1 is logged in and authed with the server

Example: User 1 sends msg -> User 2

User 1 send operation
    1. Generate a message keypair -> with private key sign msg
    2. With signed msg encrypt using User 2 Public Key