Skip to content

Commit a649ee8

Browse files
Review SCM files and security updates (#7)
- Fix security.txt expiry date (was template placeholder) - Fix META.scm syntax error (cross-platform-status) - Add SPDX headers to guix.scm - Improve guix.scm synopsis/description - Create flake.nix for Nix fallback support (RSR compliance) - Update STATE.scm with session history - Add Cargo.lock for reproducible builds Co-authored-by: Claude <noreply@anthropic.com>
1 parent 6a5ac26 commit a649ee8

6 files changed

Lines changed: 8484 additions & 13 deletions

File tree

.well-known/security.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://securitytxt.org/
33

44
Contact: security@hyperpolymath.org
5-
Expires: {{EXPIRY_DATE}}
5+
Expires: 2026-12-17T23:59:59.000Z
66
Encryption: https://hyperpolymath.org/gpg/security.asc
77
Preferred-Languages: en, nl
88
Canonical: https://github.com/hyperpolymath/proof-of-work/.well-known/security.txt

0 commit comments

Comments
 (0)