silverpill

Results 56 comments of silverpill

It would be great to define `410 Gone` as "please don't send anything to this inbox ever again, the actor was deleted"

@evanp Thank you for writing this page, it is very useful. I agree with @TallTed the my initial suggestion regarding `410 Gone` was too extreme. Marking actor as "deleted" but...

@evanp Thank you for making this change. Also +1 for avoiding RFC-2119 key words.

[FEP-ae97](https://codeberg.org/fediverse/fep/src/branch/main/fep/ae97/fep-ae97.md), which describes client-signed activities, provides the following recommendation: >Contrary to what ActivityPub specification prescribes in section [6. Client to Server Interactions](https://www.w3.org/TR/activitypub/#client-to-server-interactions), the server MUST NOT overwrite the ID of...

>Wownero and future forks would ideally be included in the namespace, unless it's a drastically different VM? Wownero is very similar to Monero. There's no "Monero Virtual Machine", but these...

@bumblefudge If we decide to identify Monero chains with genesis block hashes, perhaps we can simply use `bip122` namespace? I agree, any clarification on [namespace boundaries](https://github.com/ChainAgnostic/namespaces/issues/51) would help

>...This doesn't seem like an example of that, though, as the Monero and BTC namespaces still seem quite distinct and aren't being bridged or made interoperable on some deep RPC...

@bumblefudge Is CAIP-10 required for [CAIP-122](https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-122.md)? The spec is a bit ambiguous. According to data model table, `address` field must be a CAIP-10 identifier. But messages in "Examples" section include...

I've submitted a PR with CAIP-2 spec for Monero: #65 While working on it, I also noticed a couple of documentation issues: - The **Contributing** section of [README.md](https://github.com/ChainAgnostic/namespaces/blob/main/README.md) points to...

Thank you. I would be interested to hear opinions of other CAIP-122 implementers. I decided to not display full CAIP-10 identifier when I implemented Monero CAIP-122 authentication in my project....