Open wilsonianb opened 5 years ago
c8s currently uses react-web-monetization to restrict functionality to users paying via web-monetization.
However, users can spoof web monetization events without actually paying, so the c8s server needs to verify payments before handling requests
Possible solutions:
Replaced by https://github.com/wilsonianb/c8s/issues/47
c8s currently uses react-web-monetization to restrict functionality to users paying via web-monetization.
However, users can spoof web monetization events without actually paying, so the c8s server needs to verify payments before handling requests
Possible solutions: