Solution: LP-0017 Whistleblower#79
Open
Tranquil-Flow wants to merge 1 commit into
Open
Conversation
✅ Validation passedA reviewer will assess against the prize criteria. Automated check. See solution template and TERMS. |
Author
|
Note: This PR was initially closed and reopened intentionally. The previous LP-0017 submission (#58) was closed on June 2. To comply with the 7-day resubmission cooldown, this PR was closed and is now being reopened now that the waiting period has elapsed. The submission content is unchanged and validation has already passed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Whistleblower is a Logos Basecamp app for censorship-resistant document publication: upload a document to Logos Storage, broadcast its
(CID, metadata)envelope over Logos Delivery, and optionally anchor the CID on a LEZ registry. A permissionless batch CLI can anchor accumulated envelopes without coordinating with the publisher.Materials
54c7f793caa540408ce2ca4c22051d78c466cd5ed8db607feedd19dcb749aa91DEMO.mdandscripts/record-final-video.shbash scripts/verify-testnet.shEvidence highlights
anchor_one, duplicate/idempotent anchor, andanchor_batchtransactions are live and independently re-verifiable.scripts/ci-verify-testnet.shre-queries deployed transactions fromhttps://testnet.lez.logos.co/with no secrets.--envelopes-fromfor headless replay while anchoring real CIDs on testnet.Validation run locally
bash scripts/ci-verify-testnet.sh— passedpython3 scripts/validate_submission_docs.py— passedpython3 scripts/validate_demo_artifacts.py— passedbash -n scripts/demo.sh scripts/record-final-video.sh— passedTerms
I have read and agree to the Terms & Conditions.