Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ different layer of the stack.
| <img src="./assets/icons/ink.svg" width="20" alt=""> | **[ink](https://github.com/Ad-Astra-Computing/ink)** | An open protocol for signed agent-to-agent messages. The receiver verifies the envelope before it acts. |
| <img src="./assets/icons/ahd.svg" width="20" alt=""> | **[ahd](https://github.com/Ad-Astra-Computing/ahd)** | Critiques of AI-generated design that anyone can re-run. Findings stay reproducible against a named, versioned rule set. |
| <img src="./assets/icons/nixpkgs.svg" width="20" alt=""> | **[nixpkgs](https://github.com/Ad-Astra-Computing/nixpkgs)** | The working fork for Trace, our research on AI-assisted CVE remediation. Nothing here is submitted upstream. |
| <img src="./assets/icons/folio.svg" width="20" alt=""> | **[Folio](https://github.com/Ad-Astra-Computing/receipts)** | A desktop writing app that keeps a tamper-evident record of how a piece was made. It emits open receipts anyone can verify. |
| <img src="./assets/icons/receipts.svg" width="20" alt=""> | **[receipts](https://github.com/Ad-Astra-Computing/receipts)** | The open receipts format, signing scheme and public verifier. A finished piece carries a record of how it was made, and anyone can check it. |

### Also here

Expand Down
18 changes: 0 additions & 18 deletions profile/assets/icons/folio.svg

This file was deleted.

8 changes: 8 additions & 0 deletions profile/assets/icons/receipts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions profile/assets/icons/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"url": "https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nix-snowflake-colours.svg",
"mode": "bytes"
},
"folio": {
"mode": "unchecked",
"reason": "Folio has no public repo or site, so there is no source this workflow can reach. Copied by hand from assets/logo-small.svg, the variant drawn for sub-64px use. Re-copy it when Folio gets a public home, and give it a url here."
"receipts": {
"url": "https://receiptsofthought.com/favicon.svg",
"mode": "bytes"
}
}