aaif-goose / aaif-goose/goose

Define authenticated transport policy for remote extension allowlists

Đang mở
#11,705 0 bình luận 0 reaction 1 người được giao Được giao cho @jbg Xem trên GitHub
Ngôn ngữ chính
Rust
Star
54.2k
Fork
6.2k
Merge trung bình
3 ngày 4 giờ
Pull request đã merge (30 ngày)
240

Mô tả

**What problem would this solve?**

Remote extension allowlists are an administrator policy input, but Goose currently accepts any configured URL and follows redirects without defining an authenticated-transport requirement. Existing deployments may rely on plaintext HTTP, especially for local services, so changing this needs an explicit compatibility policy.

**What would a good outcome look like?**

Remote allowlist content has a documented transport-authentication rule that is enforced for the initial URL and every redirect. Administrators get a clear error for disallowed configurations and a narrowly defined migration path where needed.

**Possible approaches**

- Require HTTPS for all remote allowlists and reject downgrade redirects.
- Permit plaintext HTTP only for loopback addresses.
- Offer an explicit insecure compatibility override with prominent diagnostics and documentation.

The decision should cover redirects, local certificate deployments, startup failure behavior, and existing managed installations.

**Additional context**

- [x] I have verified this does not duplicate an existing feature request

Do not begin implementation until the issue reaches **Ready** on the [Goose Issues board](https://github.com/orgs/aaif-goose/projects/1).

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Tìm đoạn mã tải các allowlist của extension từ xa, có thể nằm trong một mô-đun cấu hình hoặc bảo mật. Kiểm tra cách các URL được phân giải và các chuyển hướng được xử lý. Kết quả cần là một policy được xác định và thực thi tại thời điểm tải, kèm các thông báo lỗi rõ ràng cho những cấu hình không tuân thủ. Việc kiểm thử sẽ bao gồm mô phỏng các scheme URL và kịch bản chuyển hướng khác nhau.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
rust
Lĩnh vực
backend-api-design, security
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.