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

195 Commits

Author SHA1 Message Date
Helge c86e8952a2 Update for fep c648 2023-07-05 09:17:05 +02:00
Evan Prodromou 60e11ccd7a doc: FEP-c648 Blocked Collection (#111)
Users need to review and revise the list of actors they have blocked. This FEP proposes a new collection property, the Blocked Collection, which contains the actors that a user has blocked.

Co-authored-by: Evan Prodromou <evan@openearth.org>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/111
Co-authored-by: Evan Prodromou <evanp@noreply.codeberg.org>
Co-committed-by: Evan Prodromou <evanp@noreply.codeberg.org>
2023-07-05 07:12:26 +00:00
Helge 1322d0834d repair incorrect issue url 2023-07-04 19:10:01 +02:00
Helge 2fb4135ffb Update table and link to discussionTo 2023-07-04 10:30:35 +02:00
a 462cd72063 FEP-a070: Ordered properties for plain JSON consumers (#110)
Co-authored-by: a <a@trwnh.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/110
Co-authored-by: a <trwnh@noreply.codeberg.org>
Co-committed-by: a <trwnh@noreply.codeberg.org>
2023-07-04 08:24:50 +00:00
Helge 765a89bb7b Move to not create new toplevel folder 2023-07-01 09:38:56 +02:00
Helge f00e3b82d5 Merge remote-tracking branch 'trwnh/w3id' 2023-07-01 09:36:24 +02:00
a 1c00c71925 update 9606 -> 888d 2023-06-30 23:10:12 +00:00
Helge caa6a24b67 Add basic tests 2023-06-30 15:30:21 +02:00
helge 82650c1752 FEP-4adb: Remove tests as discussed. (#114)
https://socialhub.activitypub.rocks/t/test-cases-for-feps/3224?u=helge
Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/114
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-06-23 19:12:41 +00:00
a d3cd04d8a8 Migrate to dedicated fep/ directory and FEP-xxxx subdirectories (#109)
as discussed in https://socialhub.activitypub.rocks/t/fep-a4ed-the-fediverse-enhancement-proposal-process/1171/38?u=trwnh onward, and as described in https://socialhub.activitypub.rocks/t/fep-a4ed-the-fediverse-enhancement-proposal-process/1171/57?u=trwnh

Open considerations:

1. This PR copies `feps/fep-xxxx.md` to `fep/xxxx/fep-xxxx.md` for now. There is some consideration for naming it `index.md` instead, in order to ease with potential future static site generation via CI/CD. Imagine a CI/CD task that clones the repo and generates a proper site using `fep` as the content directory. (The idea is that this site may then be served to anyone requesting text/html representations of the `https://w3id.org/fep/xxxx` URI following the specifications laid out in FEP-9606.)

2. This PR does not yet delete any old paths. Everything in `feps/` has been edited to contain a Markdown link to the new location.

Rationale:

- We have encountered FEPs that wish to create their own assets, and the current structure is confusingly laid out. Asset colocation is widely considered a "best practice" for this sort of scenario. Particularly in cases where the rest of the repo's structure may potentially change in the future, asset colocation prevents any FEP-specific links from breaking because those links can be written relative to their FEP root.

- To ease PURL resolution, context documents can be considered sidecar assets to each FEP that defines extension terms. The mechanism for this is again described in FEP-9606. Redirection rules can be simplified to use less conditions, since the base folder remains the same.

Next steps:

- Edit the README.md to update the instructions for submitting a new FEP (pending open consideration 1)
- Set a timeline for when or if the old `feps/` directory should be removed (pending open consideration 2)
- Merge this PR

Co-authored-by: a <a@trwnh.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/109
Co-authored-by: a <trwnh@noreply.codeberg.org>
Co-committed-by: a <trwnh@noreply.codeberg.org>
2023-06-13 20:46:13 +00:00
David Sterry fe29e70cfd Add finalized date for f1d5 2023-06-02 21:18:31 +00:00
silverpill 3e821464af Finalize FEP-f1d5 (#108)
This proposal has gone through "final comments" phase and can be finalized

Discussion: https://codeberg.org/fediverse/fep/issues/50#issuecomment-925309

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/108
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-06-02 21:16:54 +00:00
Pere Lev 1ca9905b8d FEP-8b32: List Vervis as an implementation (#107)
I just implemented FEP-8b32 in Vervis and wanting to list it as an implementation, simply for the visibility that Mitra isn't the only one.

Current limitations:

- Only jcs-eddsa-2022 is supported
- The JCS canonicalization is buggy

Co-authored-by: Pere Lev <pere@towards.vision>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/107
Co-authored-by: Pere Lev <fr33domlover@noreply.codeberg.org>
Co-committed-by: Pere Lev <fr33domlover@noreply.codeberg.org>
2023-05-31 01:22:42 +00:00
silverpill 33a8691603 FEP-e232: Update proposal (#104)
- Added known implementations
- Changed domains in example according to https://www.rfc-editor.org/rfc/rfc2606#section-2

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/104
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-05-26 00:56:33 +00:00
David Sterry 391099a97c Add FEP-4adb to the Overview table 2023-05-17 15:44:38 +00:00
helge 9d90d9477e FEP-4adb: Dereferencing identifiers with webfinger (#98)
Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/98
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-05-17 15:42:21 +00:00
Adam Nelson cf880fd7a6 FEP-fffd: New draft using url and Link, plus merging instructions (#99)
This is an extensive update to FEP-fffd:

- Proxy links are now `Link`s in `url` with `"rel": "alternate"` or `"rel": "canonical"`. The new `@context` entries have been removed entirely.
- Protocols are determined by URI scheme and/or `mediaType`, not an explicit `protocol` URI.
- Added ATProto, DID, Secure Scuttlebutt, RSS, Atom, and ActivityPub to the list of well-known protocols.
- Specified that only bare NIP-19 identifiers can be used in Nostr URIs.
- Added a section to explain the merging "algorithm", mostly the situations in which merging breaks down and should be skipped.
- Removed references to Zot, since no bridging is needed for Zot.
- More clarity about which sections are normative.
- Added a reference to proxies for moved ActivityPub posts, which seems like an ideal use case not considered before.

Co-authored-by: Adam R. Nelson <adam@nels.onl>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/99
Co-authored-by: Adam Nelson <arnelson@noreply.codeberg.org>
Co-committed-by: Adam Nelson <arnelson@noreply.codeberg.org>
2023-05-17 15:39:50 +00:00
ClearlyClaire 565a08889b Update FEP-5624 (#97)
Update FEP-5624 with the following changes:
- clarify that the authority can forward replies and that when doing so, those replies should be considered approved
- use special-purpose activities instead of ambiguous `Accept` and `Reject`

Co-authored-by: Claire <claire.fep-1d7d@sitedethib.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/97
Co-authored-by: ClearlyClaire <clearlyclaire@noreply.codeberg.org>
Co-committed-by: ClearlyClaire <clearlyclaire@noreply.codeberg.org>
2023-05-11 04:40:50 +00:00
David Sterry 652e6d1d6a Add FEP-fffd to the Overview table 2023-05-01 23:08:42 +00:00
Adam Nelson 25875f5e6a FEP-fffd: Proxy Objects (#94)
Proposal for FEP-fffd: Proxy Objects

This FEP proposes a way to identify ActivityPub objects that are proxies for objects from other protocols: for example, posts bridged from Nostr or Twitter, or posts syndicated across multiple protocols simultaneously.

Co-authored-by: Adam R. Nelson <adam@nels.onl>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/94
Co-authored-by: Adam Nelson <arnelson@noreply.codeberg.org>
Co-committed-by: Adam Nelson <arnelson@noreply.codeberg.org>
2023-05-01 21:45:15 +00:00
michaelcpuckett eaae974fbf (FEP-5bf0): Rework API to use SHACL (#93)
This updates the proposal again, this time leveraging SHACL in order to represent more complex possibilities.

Co-authored-by: Michael Puckett <michaelcpuckett@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/93
Co-authored-by: michaelcpuckett <michaelcpuckett@noreply.codeberg.org>
Co-committed-by: michaelcpuckett <michaelcpuckett@noreply.codeberg.org>
2023-04-21 20:48:58 +00:00
silverpill fbff3b8cbc FEP-0ea0: Update proposal (#91)
- Added discussionsTo field
- Make name RECOMMENDED
- Don't specify position of "payment" in rel array
- Added "Payment links as actor metadata" section

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/91
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-04-21 19:04:13 +00:00
silverpill 027ac66a29 FEP-8b32: Recommend jcs-eddsa-2022 cryptosuite (#92)
- Recommend DataIntegrityProof proof type.
- Recommend jcs-eddsa-2022 cryptosuite.
- Update use cases.

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/92
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-04-21 19:03:00 +00:00
David Sterry 22d7860d92 Add FEP-0ea0 and FEP-612d to table 2023-04-19 00:10:34 +00:00
helge d2e96fce59 FEP-612d: Identifying ActivityPub Objects through DNS (#85)
Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/85
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-04-18 23:58:05 +00:00
silverpill 7816763dbd FEP-0ea0: Payment Links (#84)
This proposal is based on a discussion around [FEP-8c3f: Web Monetization](https://socialhub.activitypub.rocks/t/fep-8c3f-web-monetization/2719)

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/84
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-04-18 23:57:11 +00:00
Arnold Schrijver eadcb1d3dd Update tracking table for FEP-9606 2023-04-11 05:17:02 +02:00
trwnh 69e0f5a15d Add FEP-9606 regarding the usage of w3id.org/fep (#81)
Co-authored-by: a <a@trwnh.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/81
Co-authored-by: trwnh <trwnh@noreply.codeberg.org>
Co-committed-by: trwnh <trwnh@noreply.codeberg.org>
2023-04-11 02:55:52 +00:00
michaelcpuckett b72355c2eb Updating fep-5bf0 in response to feedback (#82)
The original draft from earlier overloaded `context` with special key/value pairs. This updates the proposal to add new ActivityStreams properties instead.

Co-authored-by: Michael Puckett <michaelcpuckett@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/82
Co-authored-by: michaelcpuckett <michaelcpuckett@noreply.codeberg.org>
Co-committed-by: michaelcpuckett <michaelcpuckett@noreply.codeberg.org>
2023-04-10 23:45:58 +00:00
Arnold Schrijver 6a260fff5b Update tracking table for FEP-5bf0 2023-04-10 17:44:57 +02:00
michaelcpuckett e362ef2460 Add DRAFT FEP-5bf0: Collection sorting and filtering (#79)
Add new draft proposal for Collection sorting and filtering.

Co-authored-by: Michael Puckett <michaelcpuckett@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/79
Co-authored-by: michaelcpuckett <michaelcpuckett@noreply.codeberg.org>
Co-committed-by: michaelcpuckett <michaelcpuckett@noreply.codeberg.org>
2023-04-10 15:36:43 +00:00
Arnold Schrijver b7a6efb951 Clarify README.md and update EDITORS.md (#78)
- Updated README.md: intro + editors sections, added contributing section.
- Updated EDITORS.md: added intro text, listing contact points (socialhub, fediverse).

Closes #71 #77

Co-authored-by: Arnold Schrijver <circlebuilder-codeberg@engagingspaces.io>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/78
Co-authored-by: Arnold Schrijver <circlebuilder@noreply.codeberg.org>
Co-committed-by: Arnold Schrijver <circlebuilder@noreply.codeberg.org>
2023-04-09 22:00:45 +00:00
David Sterry 1a5c0f3e2e Add FEP-d767 to the Overview table 2023-04-08 00:45:09 +00:00
lynnfoster 6865f3a6d7 FEP-d767: Extend ActivityPub with Valueflows (#74)
This is the start of a proposal for a new FEP, to extend ActivityPub with Valueflows vocabulary.  It's more like an outline, there are a lot of open questions, and we'll be seeking feedback and advice from the fediverse community in SocialHub.  If it is good enough for a DRAFT, feel free to remove the WIP; otherwise we're happy to address issues first.

Co-authored-by: Lynn Foster <lynn@mikorizal.org>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/74
Co-authored-by: lynnfoster <lynnfoster@noreply.codeberg.org>
Co-committed-by: lynnfoster <lynnfoster@noreply.codeberg.org>
2023-04-08 00:35:19 +00:00
Arnold Schrijver d162148ae1 Improve README Pull Request instructions (#75)
As noted by @lynnfoster in #73 the current procedure is unclear,
and misses the instruction to first fork the repository.

Co-authored-by: Arnold Schrijver <circlebuilder-codeberg@engagingspaces.io>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/75
Co-authored-by: Arnold Schrijver <circlebuilder@noreply.codeberg.org>
Co-committed-by: Arnold Schrijver <circlebuilder@noreply.codeberg.org>
2023-04-05 19:41:34 +00:00
silverpill 950c609bc5 FEP-c390: Change property names (#72)
- Renamed "id" to "subject"
- Renamed "Identity" to "VerifiableIdentityStatement"
- Changed FEP context in the example
- Added potential applications

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/72
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-04-01 20:59:20 +00:00
David Sterry bce8b4f98e Add FEP-7888 to the Overview table 2023-03-22 20:36:48 +00:00
trwnh 0487cee3f1 FEP-7888: Fix typo (MUST NOT -> SHOULD NOT) (#70)
Co-authored-by: a <a@trwnh.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/70
Co-authored-by: trwnh <trwnh@noreply.codeberg.org>
Co-committed-by: trwnh <trwnh@noreply.codeberg.org>
2023-03-16 10:37:44 +00:00
silverpill 4924c775d7 FEP-c390: Update proposal (#69)
- Added FEP-8b32 to relatedFeps.
- Removed "The document MUST not contain any additional properties" sentence.
- Added a warning regarding property names.

Co-authored-by: silverpill <silverpill@firemail.cc>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/69
Co-authored-by: silverpill <silverpill@noreply.codeberg.org>
Co-committed-by: silverpill <silverpill@noreply.codeberg.org>
2023-03-16 03:34:25 +00:00
trwnh aa5f939f42 [DRAFT] FEP-7888: Demystifying the context property (#66)
draft 1

Co-authored-by: a <a@trwnh.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/66
Co-authored-by: trwnh <trwnh@noreply.codeberg.org>
Co-committed-by: trwnh <trwnh@noreply.codeberg.org>
2023-03-15 17:16:30 +00:00
Arnold Schrijver 25d18f2e66 main (#65)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/65
2023-03-02 08:06:59 +00:00
Helge 3b47627a38 Merge branch 'tmp2' 2023-03-01 16:04:59 +01:00
Helge 1ed5cc7c6c Merge remote-tracking branch 'fep/main' 2023-03-01 10:50:55 +01:00
Helge baaf50325f Update to FEP-2e40 2023-03-01 10:50:19 +01:00
helge 89c1f92c6f Update to FEP-1570 (#63)
Reworked the draft to take into account some comments from

https://socialhub.activitypub.rocks/t/fep-1570-the-fep-ontology-process/2972

In particular, the FEP has been renamed from "The FEP Ontology Process"
to "The FEP Vocabulary Extension Process". A new format for the
introduced terms has been used with "fep-xxxx/term". Finally,
the process of secondary Vocabularies has been modified.

The FIXME in the document can currently be best resolved via community input; one is even seeking a volunteer.

Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/63
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-02-19 20:41:44 +00:00
Helge bc9219bf48 Next draft version of fep-1570; now fep-2e40
Reworked the draft to take into account some comments from

https://socialhub.activitypub.rocks/t/fep-1570-the-fep-ontology-process/2972

In particular, the FEP has been renamed from "The FEP Ontology Process"
to "The FEP Vocabulary Extension Process". A new format for the
introduced terms has been used with "fep-xxxx/term". Finally,
the process of secondary Vocabularies has been modified.
2023-02-17 16:12:40 +01:00
Helge 5bf5c9e32d Merge remote-tracking branch 'fep/main' 2023-02-17 11:40:36 +01:00
Arnold Schrijver 5fd67b3bc1 Add fep-1570 2023-02-14 08:19:09 +01:00
helge 043d149705 FEP-1570: The FEP Ontology Process (#61)
Regarding:

> It is the task of the editors of the FEP process to ensure that the W3ID repository is configured properly to deliver this file on a request with accept type application/ld+json to https://www.w3id.org/fep.

I plan on opening an appropriate pull request to the repository https://github.com/perma-id/w3id.org/ myself. I however want to mention that questions in the future should be directed to the Editors listed on https://codeberg.org/fediverse/fep/src/branch/main/EDITORS.md.

Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/61
Tracking-issue: https://codeberg.org/fediverse/fep/issues/62
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-02-14 07:11:57 +00:00