1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 19:55:46 +00:00
Commit Graph

326 Commits

Author SHA1 Message Date
Steve Bate c1ffd51193 fep-c4adb Minor spelling fixes (#250)
For the WebFinger spelling correction, I used the official name of the protocol per [rfc7033](https://datatracker.ietf.org/doc/html/rfc7033). The other non-URL references to WebFinger in the document use alternative casing ("Webfinger", "webfinger"). I didn't change those but I'm willing to do it. Let me know.

Co-authored-by: Steve Bate <svc-github@stevebate.net>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/250
Reviewed-by: helge <helge@noreply.codeberg.org>
Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org>
Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
2024-01-22 18:42:36 +00:00
Steve Bate ada1c2b06e fep-ceee Clarified WebFinger rel comments 2024-01-20 21:24:23 -05:00
Steve Bate c1e9a8cd91 fep-ceee: Upgraded references. Updated wording. (#247)
Co-authored-by: Steve Bate <svc-github@stevebate.net>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/247
Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org>
Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
2024-01-21 01:42:43 +00:00
Steve Bate 57cd1ac497 FEP-4adb fixed typo (#241)
Co-authored-by: Steve Bate <svc-github@stevebate.net>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/241
Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org>
Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
2024-01-20 21:55:57 +00:00
silverpill 2d00c54aac FEP-ef61: Update proposal (#240)
- Replace did:apkey with did:ap:key.
- Change resolver endpoint to .well-known/apresolver.
- Require client to verify integrity proof after fetching an object.
- Fix @context in examples.
- Add attachment to Note in example.
- Correct formatting of references.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/240
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2024-01-20 21:54:55 +00:00
silverpill 25056a2332 FEP-ae97: Update proposal (#239)
- Add warning about eddsa-jcs-2022 cryptosuite stability.
- Remove contents of "Server independent IDs" section.
- Correct formatting of references.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/239
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2024-01-20 21:54:03 +00:00
silverpill 9d71917015 Add FEP-ceee to README.md 2024-01-20 20:51:28 +00:00
Steve Bate 49a20f337e FEP-ceee Instance-Level Actor Discovery using WebFinger (#242)
Co-authored-by: Steve Bate <svc-github@stevebate.net>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/242
Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org>
Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
2024-01-20 20:49:57 +00:00
silverpill 4df7566352 FEP-c390: Update proposal (#234)
- Use "subject" property from ActivityStreams vocabulary.
- Use https://w3id.org/fep namespace in example.
- Add warning about eddsa-jcs-2022 stability.
- Fix DI section numbers.
- Update link to Mitra implementation doc.
- Correct reference format.
- Remove feature file.
- Update context.jsonld file.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/234
Reviewed-by: helge <helge@noreply.codeberg.org>
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2024-01-19 20:23:52 +00:00
silverpill 53fdf001f3 Revert "Adjust create_readme to new path structure (#233)" (#238)
This reverts commit 2c04513d60.

Codeberg has been updated. Resolves #231

cc @helge

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/238
Reviewed-by: helge <helge@noreply.codeberg.org>
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2024-01-19 20:22:52 +00:00
a f9cf6b7ecf 888d: Fix example htaccess 2024-01-18 21:05:49 -06:00
a 417420819a Fix reference to SocialHub thread 2024-01-18 16:16:01 -06:00
silverpill 1ab1590c86 FEP-8b32: Update proposal
- Add warning about eddsa-jcs-2022 stability.
- Fix DI section numbers.
- Expand linked data signature compatibility section.
- Change title of vc-di-eddsa spec.
- Correct reference format.
2024-01-17 19:54:56 +00:00
silverpill 51cf705af8 FEP-a4ed: Fix typo (#221)
This is a minor change to FEP-a4ed, so it can be merged after receiving two approvals from editors.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/221
Reviewed-by: Anthony Wang <xy@noreply.codeberg.org>
Reviewed-by: helge <helge@noreply.codeberg.org>
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2024-01-17 18:23:10 +00:00
Helge 2c04513d60 Adjust create_readme to new path structure (#233)
This resolves https://codeberg.org/fediverse/fep/issues/231

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/233
Reviewed-by: silverpill <silverpill@noreply.codeberg.org>
Co-authored-by: Helge <helge.krueger@gmail.com>
Co-committed-by: Helge <helge.krueger@gmail.com>
2024-01-17 18:21:48 +00:00
silverpill 1029d6dd87 FEP-67ff: Add BookWyrm, fix references 2024-01-16 02:59:36 +00:00
silverpill a8c065a93d Add FEP-2c59 to README.md 2024-01-04 15:23:00 +00:00
Evan Prodromou 6686ce36f3 feat: FEP-2c59: Discovery of a Webfinger address from an ActivityPub actor 2024-01-04 15:21:06 +00:00
silverpill b5196b3ea6 FEP-ef61: Update proposal (#224)
- Update motivation and constraints.
- Clarify how to make request to resolver endpoint.
- Don't use "id" query parameter for resolution.
- Add example of Link header.
- Replace "hosts" with "aliases".

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/224
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2024-01-04 05:36:56 +00:00
Jenniferplusplus f832b3230b Update fep-07d7 (#223)
A few mostly small revisions based on feedback from discussion of the proposal.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/223
Co-authored-by: Jenniferplusplus <contact@jenniferplusplus.com>
Co-committed-by: Jenniferplusplus <contact@jenniferplusplus.com>
2024-01-01 21:33:15 +00:00
a cbe48ff7da Update FEP-7888 (#222)
clarify some language and add an example flow

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/222
Co-authored-by: a <a@trwnh.com>
Co-committed-by: a <a@trwnh.com>
2024-01-01 19:44:11 +00:00
André 2a20517520 FEP-2677: Add Implementations and extend the currently implemented application actors table 2023-12-30 08:50:55 +00:00
silverpill 5552bcf3d8 Add FEP-7502 to table 2023-12-24 19:07:02 +00:00
a 8908b8ee8f FEP-7502: Limiting visibility to authenticated actors 2023-12-24 19:03:37 +00:00
a db3abb1ae7 [FEP-888d] Language cleanup (#216)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/216
Reviewed-by: silverpill <silverpill@noreply.codeberg.org>
Co-authored-by: a <a@trwnh.com>
Co-committed-by: a <a@trwnh.com>
2023-12-24 19:01:53 +00:00
a a0a96be252 Update FEP-888d (#158)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/158
Co-authored-by: a <a@trwnh.com>
Co-committed-by: a <a@trwnh.com>
2023-12-20 18:05:04 +00:00
silverpill e6172fba5b FEP-67ff: Add Postmarks, Update Vervis (#212)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/212
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-12-16 03:55:36 +00:00
silverpill 04dd330050 FEP-521a: Update proposal (#213)
- Specify fragment ID resolution.
- Add test vectors.
- Add list of implementations.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/213
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-12-16 03:55:02 +00:00
silverpill 2688739a80 Add bovine's implementation of FEDERATION.md (#211)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/211
2023-12-13 16:18:36 +00:00
Helge 9c04714817 Add bovine's implementation of FEDERATION.md 2023-12-13 10:40:15 +01:00
silverpill cfc984a43e FEP-ae97: Add deletion notice to "Server independent IDs" section (#210)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/210
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-12-09 04:03:11 +00:00
silverpill 0ee456106a Create tracking issue for FEP-ef61 2023-12-07 18:01:46 +00:00
Helge 570825e2c3 Update readme and simplify calling ./scripts/create_readme.py 2023-12-07 15:36:01 +01:00
silverpill b0af33c017 FEP-ef61: Portable Objects (#206)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/206
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-12-07 14:33:25 +00:00
silverpill 95a41d7c54 FEP-521a: Update proposal (#208)
- Recommend to use fragments in identifiers.
- Add "expires" property.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/208
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-12-07 14:32:49 +00:00
Helge 4182154409 finalize-e232 (#207)
See https://codeberg.org/fediverse/fep/issues/14#issuecomment-1367381

Co-authored-by: David Sterry <weex@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/207
Co-authored-by: Helge <helge.krueger@gmail.com>
Co-committed-by: Helge <helge.krueger@gmail.com>
2023-12-06 20:31:24 +00:00
silverpill c5bc8b1e95 Register FEP-03c1 2023-11-10 19:59:23 +00:00
silverpill 9078054cc1 FEP-03c1: Actors without acct-URI (#204)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/204
2023-11-10 19:57:17 +00:00
Helge 755b1b815b FEP-03c1: Actors without acct-URI 2023-11-10 14:18:51 +01:00
silverpill 593e76da3b FEP-e232: Add Pleroma to implementations (#203)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/203
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-11-03 12:45:01 +00:00
silverpill 760bc8ff6d Improve creation of README.md (#199)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/199
2023-10-30 18:40:04 +00:00
silverpill 6d91529a13 Add tracking issue for FEP-a4ed (#202)
Adds tracking issue (#201) for FEP-a4ed (continuation of #176)

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/202
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-10-30 17:24:23 +00:00
Helge a32c9b61ee Improve creation of README.md
This resolves: https://codeberg.org/fediverse/fep/issues/198
2023-10-30 07:56:24 +01:00
silverpill 5ad552e55f How to update FEP-a4ed (#180)
#134

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/180
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-10-28 14:48:14 +00:00
Steve Bate 0c1ea095f9 Remove activitypub.dev links (#176)
Co-authored-by: Steve Bate <svc-github@stevebate.net>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/176
Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org>
Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
2023-10-28 14:47:10 +00:00
silverpill cdbdea1ef0 Withdraw FEP-8c3f (#197)
One of the authors requested a change of status to WITHDRAWN:

https://socialhub.activitypub.rocks/t/fep-8c3f-web-monetization/2719/41

cc @diogo

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/197
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-10-28 14:42:44 +00:00
silverpill 1e1cf40691 FEP-0ea0: Update proposal (#200)
- Add Requirements section.
- Add History section.
- Change domains in example according to https://www.rfc-editor.org/rfc/rfc2606#section-2.

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/200
Co-authored-by: silverpill <silverpill@firemail.cc>
Co-committed-by: silverpill <silverpill@firemail.cc>
2023-10-28 14:41:12 +00:00
Helge bc667ac2ea Add script to simplify creating new proposals (#193)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/193
Co-authored-by: Helge <helge.krueger@gmail.com>
Co-committed-by: Helge <helge.krueger@gmail.com>
2023-10-23 14:35:30 +00:00
Melroy van den Berg 07a59bbb4d Add actor example for Mbin for FEP-2677 (#192)
Extend the application table with [Mbin](https://github.com/MbinOrg/mbin).

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/192
Co-authored-by: Melroy van den Berg <melroy89@noreply.codeberg.org>
Co-committed-by: Melroy van den Berg <melroy89@noreply.codeberg.org>
2023-10-21 09:14:21 +00:00
silverpill 2d407e10c1 FEP-521a: Update proposal (#189)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/189
2023-10-17 17:40:00 +00:00