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

talekclient share produces unparsable topic? #108

Open
mixmasala opened this issue Mar 11, 2024 · 0 comments · May be fixed by #110
Open

talekclient share produces unparsable topic? #108

mixmasala opened this issue Mar 11, 2024 · 0 comments · May be fixed by #110

Comments

@mixmasala
Copy link
Contributor

$ talekclient --verbose --config talek.json --topic a.new.topic --create
Connection to RPC established.
New topic written to a.new.topic.
$ talekclient --verbose --config talek.json --topic a.new.topic --share shared.new.topic
Read-only topic written to shared.new.topic
$ talekclient --verbose --config talek.json --topic shared.new.topic --read
panic: unexpected EOF

goroutine 1 [running]:
main.main()
	/go/src/github.com/privacylab/talek/cli/talekclient/main.go:60 +0x1045
$ cat a.new.topic 
cd7a98858d9bc094a7dcd31e11cbf76e1c784f431d86a2f199761a7190e6d6c4feb6121365510cb54a651be6866f35d28b4721847136d62c35ecfda537ec9728.5cc2fb7adce0f779573abc4c73764237d3e8b9e69e83da88.fd235c857f8ae916542e905154834089c5e86fa9feceb384.8d751341936eb8f50675f36234e02c7591dbb9960029500be6d0e19c2f88b627.feb6121365510cb54a651be6866f35d28b4721847136d62c35ecfda537ec9728.0
$ cat shared.new.topic 
5cc2fb7adce0f779573abc4c73764237d3e8b9e69e83da88.fd235c857f8ae916542e905154834089c5e86fa9feceb384.8d751341936eb8f50675f36234e02c7591dbb9960029500be6d0e19c2f88b627.feb6121365510cb54a651be6866f35d28b4721847136d62c35ecfda537ec9728.0
mixmasala added a commit to katzenpost/talek that referenced this issue Mar 12, 2024
@mixmasala mixmasala linked a pull request Mar 12, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant