Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

aRcHmaGe333/IPClaim

Open more actions menu

Repository files navigation

IPClaim

Public authorship proof for useful work.

IPClaim makes authorship evidence cheap, immediate, public, and verifiable. It gives work a clear record from day one, excludes work already owned, claimed, or disclosed by others by default, reduces avoidable ownership disputes, and leaves more time, money, and trust for implementation.

The point is not to turn every idea into a fight. The point is to make proof ordinary enough that useful solutions, methods, parts, systems, and technologies can be shown, trusted, adopted, and improved with less friction.

What It Does

IPClaim attaches four things to a body of work:

  • an APC license
  • a verification document
  • a GitHub Actions timestamp workflow
  • cryptographic proof files tied to repository contents

The normal proof target is the Git tree hash, which identifies the exact file contents of a repository state without relying on author dates, commit messages, or GitHub metadata.

Quick Start

Use IPClaim on an existing Git repository:

./stamp.sh <target-repo-path> [author-name] [apc|apc-vf]

Example:

./stamp.sh ~/projects/myrepo "Jane Doe" apc

For the full integration path, see QUICKSTART.md.

Default Exclusion Of Already-Owned Or Disclosed Work

The claim does not extend to intellectual property that was already owned, already claimed, or already publicly disclosed by another party.

The author is not required to identify in advance every protectable part of the work or to fully investigate every possible existing claim before publication. Some information may be unavailable, unclear, hard to access, or unreasonably costly to obtain.

The claim therefore applies by default only to the author's original contribution, to the extent that it is not already owned, claimed, or publicly disclosed by another party.

If already existing ownership, claim, or public disclosure is later found, those parts are excluded from the claim by default.

Plainly: this is not about normal dependency or license hygiene for libraries, open-source packages, copied assets, bundled third-party code, or similar material. That remains a separate compliance issue.

This is about the harder case: you genuinely created something, believed it was original, and disclosed it with timestamped proof, but later learn that someone else had already created the same protectable thing and made it publicly available. IPClaim still claims only the author's original contribution. If the same protectable work already belongs to someone else, it is excluded by default, whether or not the author knew at publication time.

That is the burden reduction: the author does not need to classify every possible IP element before publishing, pay for exhaustive discovery, or ask an external authority for permission to disclose useful work. Publish the work, prove what was published, claim what is actually yours to claim, and correct the boundary if new information later shows that part of the work already belongs to someone else.

License Model

The canonical default is the APC license in LICENSE.

APC-VF, the ValueFlow variant, is intentionally separated under licenses/LICENSE-APC-VF.md. It is preserved for explicit evaluation only and should not be treated as the default IPClaim integration path.

For the decision rule and integration notes, see LICENSE_CHOICES.md.

Verification

Anyone can verify an IPClaim proof by recomputing the Git tree hash and checking the matching RFC 3161 timestamp token in .timestamps/.

See VERIFY.md for the exact OpenSSL commands and verification model.

Core Claim

Universal, Evidence-Based IP Claim

I claim, as my intellectual property, whatever can be claimed and is not already owned, claimed, or publicly disclosed by another. I do not need to specify in advance which parts of my work qualify as IP, nor under which category they fall. The act of publication, tied to timestamped and independently verifiable evidence, is sufficient to establish my claim over the original work disclosed here.

Repository Map

Support

If this project is useful to you, you can support ongoing independent development:

Ko-fi

About

Public authorship proof for useful work, reducing ownership uncertainty so more resources go to implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.