Initial Commit #2

Manually merged
sarah merged 1 commits from init into master 2019-12-03 02:23:56 +00:00
Owner
No description provided.
erinn was assigned by sarah 2019-12-02 19:15:07 +00:00
erinn requested changes 2019-12-03 02:01:01 +00:00
README.md Outdated
@ -0,0 +4,4 @@
(described in this [paper](./paper/)) and based on the privacypass implementation in Tapir.
`client/client.go` implements the client portion, generating a set of tokens and sending these
to the zcash token service through an [encrypted memo]() along with payment and a return address.
Owner

missing link for encrypted memo

missing link for encrypted memo
README.md Outdated
@ -0,0 +6,4 @@
`client/client.go` implements the client portion, generating a set of tokens and sending these
to the zcash token service through an [encrypted memo]() along with payment and a return address.
`server/server.go` implements the server porition, polling zcash for new transactions, signing the
Owner

portion*

portion*
@ -0,0 +10,4 @@
golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586
)
replace cwtch.im/tapir => /home/sarah/workspace/src/cwtch.im/tapir/
Owner

?

?
sarah closed this pull request 2019-12-03 02:23:56 +00:00
sarah closed this pull request 2019-12-03 02:23:56 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: openprivacy/zcashtokenservice#2
No description provided.