Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkin python3-pyonionreq source code to Oxen-io repository #197

Open
venezuela01 opened this issue Jul 5, 2023 · 0 comments
Open

Checkin python3-pyonionreq source code to Oxen-io repository #197

venezuela01 opened this issue Jul 5, 2023 · 0 comments

Comments

@venezuela01
Copy link

session-pysogs depends on the python3-pyonionreq package:

https://github.com/oxen-io/session-pysogs/blob/debian/sid/debian/control#L21

sogs/crypto.py:import pyonionreq
sogs/crypto.py:_junk_parser = pyonionreq.junk.Parser(privkey=_privkey_bytes, pubkey=server_pubkey_bytes)
sogs/crypto.py:xed25519_sign = pyonionreq.xed25519.sign
sogs/crypto.py:xed25519_verify = pyonionreq.xed25519.verify
sogs/crypto.py:xed25519_pubkey = pyonionreq.xed25519.pubkey

However, the source code of this package is not hosted in oxen-io
Instead, it seems to be hosted at https://github.com/majestrate/libonionrequests

This issue is a reminder to check in the code in official repositories in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant