Open transmission · Berlin orbit
Engineering for what comes next.
Privacy-minded tools and experiments built in the open — precise enough for real systems, human enough for the people using them.
diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..8004983 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +version: 2 +updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: weekly + open-pull-requests-limit: 5 diff --git a/BRANDING.md b/BRANDING.md new file mode 100644 index 0000000..f14ea03 --- /dev/null +++ b/BRANDING.md @@ -0,0 +1,14 @@ +# Brand and visual assets + +The MIT License in [LICENSE](LICENSE) covers the source code and technical documentation in this repository unless a file states otherwise. + +It does not grant rights to the OSS Singularity name, logos, trade dress, or other brand identifiers. The following visual assets are also excluded from the MIT License: + +- `site/assets/brand/` +- `site/assets/social/` +- `site/assets/projects/` +- `docs/assets/` + +Those assets may be viewed and redistributed unmodified as part of this repository or one of its forks, provided that their origin and ownership are not misrepresented. Any other use requires permission from the applicable rights holder. Product screenshots remain subject to the rights and licenses of their respective source projects. + +This separation is intended to keep the implementation genuinely reusable without suggesting endorsement or transferring the project's identity. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8bb2015 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,26 @@ +# Contributing + +Thanks for taking the time to improve the OSS Singularity website. Small, focused pull requests are easiest to review. + +## Before opening a pull request + +1. Keep the site dependency-free and preserve the authored HTML, CSS, and progressive-enhancement approach. +2. Do not add analytics, cookies, storage, third-party runtime assets, automatic network requests, credentials, private infrastructure details, or account-specific screenshots. +3. Preserve keyboard access, reduced-motion behavior, responsive layouts, semantic structure, and the budgets in `docs/product-requirements.md`. +4. Build and validate the complete production tree: + + ```sh + ./scripts/check-repository.sh + ``` + +5. Describe behavior and visual verification in the pull request. Include public-safe screenshots when a visible change benefits from them. + +Generated `dist/` output is intentionally ignored. Change the authored files in `site/`, then let the repository check rebuild and validate the production tree. + +## Security + +Do not disclose vulnerabilities, credentials, private paths, hosting account details, or complete infrastructure exports in an issue or pull request. Follow [SECURITY.md](SECURITY.md) for private reporting. + +## Production boundary + +Merging source does not authorize a production deployment. Deployment credentials stay outside the repository, and production changes follow the separately documented review, backup, allowlist, and rollback gates. diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a9ee09b --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2026 OSS Singularity contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index 29da015..e6737d9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ # OSS Singularity Website +[](https://github.com/oss-singularity/website/actions/workflows/repository-checks.yml) + Source repository for [oss-singularity.io](https://oss-singularity.io/). Launch Pad is a dependency-free static site shaped around the “Signal Observatory” visual direction: a precise cosmic shell, an adaptive pointer-reactive signal field, authentic project interfaces, and an intentionally human open-source voice. GitHub remains canonical; `dist/` is a reproducible, allowlisted production artifact. +## Why inspect the source? + +- Authored HTML and CSS with one small, dependency-free Canvas enhancement +- No framework, package install, analytics, cookies, storage, third-party runtime assets, or automatic network requests +- Deterministic allowlisted builds with an exact SHA-256 production manifest +- Repository checks for accessibility structure, metadata, links, security policy, immutable assets, privacy boundaries, and explicit performance budgets +- Real design exploration and decisions preserved in `design/` and `docs/`, not hidden behind a generated theme + ## Development Build and validate the complete site with: @@ -30,14 +40,20 @@ See [docs/hosting.md](docs/hosting.md) for the verified baseline, safety boundar See [docs/brand-inputs.md](docs/brand-inputs.md) for the verified identity and messaging sources that will inform the design process. +## Contributing + +Thoughtful fixes and improvements are welcome. Read [CONTRIBUTING.md](CONTRIBUTING.md) for the repository boundaries and local verification command. Please report security-sensitive findings privately as described in [SECURITY.md](SECURITY.md). + +## License + +Source code and technical documentation are available under the [MIT License](LICENSE). The OSS Singularity identity and visual assets are excluded as described in [BRANDING.md](BRANDING.md). + ## Status - Hosting access baseline: verified -- Repository security baseline: verified +- Repository security baseline: verified; public-repository protections tracked separately from source checks - Existing brand inputs: inventoried; canonical vector avatar source located and preserved - Requirements, architecture, visual direction, and static technology stack: selected and documented - Launch Pad v0: live and production-verified at [oss-singularity.io](https://oss-singularity.io/) - Canonical host: apex only; no published URL uses `www` - Open hosting follow-up: reissue TLS with the `www` SAN after Namecheap/SSL.com issuance error `1010` clears, then verify the redirect-only alias - -Security-sensitive findings should be reported privately as described in [SECURITY.md](SECURITY.md). diff --git a/design/prototypes/signal-observatory.html b/design/prototypes/signal-observatory.html index 0e6df0f..3bd70d5 100644 --- a/design/prototypes/signal-observatory.html +++ b/design/prototypes/signal-observatory.html @@ -1 +1 @@ -
Open transmission · Berlin orbit
Privacy-minded tools and experiments built in the open — precise enough for real systems, human enough for the people using them.
Open transmission · Signal 001
Privacy-minded tools and experiments built in the open — precise enough for real systems, human enough for the people using them.