Skip to content

Commit fde67af

Browse files
Add sponsorship information
1 parent 8d7dfe2 commit fde67af

4 files changed

Lines changed: 59 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# GitHub displays these links in the repository "Sponsor" button.
2+
# Enable GitHub Sponsors or Open Collective for these accounts before relying on
3+
# the generated buttons in production.
4+
5+
github:
6+
- ZainTechnologiesLTD
7+
8+
custom:
9+
- https://zaintechnologiesltd.github.io/
10+
- https://github.com/sponsors/ZainTechnologiesLTD

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ npx codex-marketplace add ZainTechnologiesLTD/codex-remote-ssh --plugins --globa
2626

2727
See [plugins/remote-ssh/README.md](./plugins/remote-ssh/README.md) for setup, security, and development details.
2828

29+
## Sponsorship
30+
31+
Codex Remote SSH accepts maintenance sponsorship for ongoing security hardening, Codex compatibility updates, cross-platform testing, documentation, and enterprise support.
32+
33+
- GitHub Sponsors: https://github.com/sponsors/ZainTechnologiesLTD
34+
- Company sponsorship: https://zaintechnologiesltd.github.io/
35+
- OpenCollective: planned, pending account setup
36+
37+
See [SPONSORS.md](./SPONSORS.md) for sponsorship options and governance.
38+
2939
## Platform Support
3040

3141
Codex Remote SSH supports cross-platform desktop use on:

SPONSORS.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Sponsorship
2+
3+
Codex Remote SSH is maintained by [Zain Technologies LTD](https://zaintechnologiesltd.github.io/). Sponsorship helps fund ongoing maintenance, security reviews, compatibility updates, documentation, and enterprise-grade features for teams using Remote SSH in Codex.
4+
5+
## Ways to Sponsor
6+
7+
- GitHub Sponsors: https://github.com/sponsors/ZainTechnologiesLTD
8+
- Company sponsorship: https://zaintechnologiesltd.github.io/
9+
- OpenCollective: planned, pending account setup
10+
11+
## What Sponsorship Supports
12+
13+
- Compatibility updates for Codex plugin and MCP runtime changes
14+
- Security hardening, dependency review, and safe remote-operation defaults
15+
- Cross-platform desktop testing on Windows, macOS, and Linux
16+
- Documentation, examples, and enterprise deployment guidance
17+
- Priority triage for reproducible issues from sponsoring organizations
18+
19+
## Enterprise Sponsorship
20+
21+
Organizations can sponsor dedicated maintenance, private deployment guidance, security review support, custom policy requirements, or roadmap-aligned feature work.
22+
23+
For enterprise sponsorship, contact Zain Technologies LTD through the company website:
24+
25+
https://zaintechnologiesltd.github.io/
26+
27+
## Governance
28+
29+
Sponsorship does not grant control over project security decisions, licensing, review outcomes, or maintainer judgment. Security-sensitive changes remain subject to maintainer review and the project security policy.

plugins/remote-ssh/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,16 @@ Read [SECURITY.md](./SECURITY.md) before enabling this plugin for production inf
175175

176176
The default posture is intentionally conservative. Remote writes are opt-in, host aliases are required, and private keys remain outside the plugin.
177177

178+
## Sponsorship
179+
180+
Maintenance sponsorship helps fund Codex compatibility updates, security hardening, cross-platform testing, documentation, and enterprise support for Remote SSH.
181+
182+
- GitHub Sponsors: https://github.com/sponsors/ZainTechnologiesLTD
183+
- Company sponsorship: https://zaintechnologiesltd.github.io/
184+
- OpenCollective: planned, pending account setup
185+
186+
See the repository [SPONSORS.md](../../SPONSORS.md) for sponsorship options and governance.
187+
178188
## Development
179189

180190
```bash

0 commit comments

Comments
 (0)