mirror of https://gitlab.com/bashrc2/epicyon
e2ee mention
parent
7f84954310
commit
1dca5dda19
|
@ -19,3 +19,11 @@
|
||||||
* More unit test coverage
|
* More unit test coverage
|
||||||
* Break up large functions into smaller ones
|
* Break up large functions into smaller ones
|
||||||
* Code documentation?
|
* Code documentation?
|
||||||
|
|
||||||
|
## E2EE
|
||||||
|
|
||||||
|
There is some indication that W3C may add E2EE to the ActivityPub spec.
|
||||||
|
If they do this then consider the best way to add it. It may mean giving up
|
||||||
|
on the "no javascript" policy, or it could be comething only usable
|
||||||
|
via a C2S client.
|
||||||
|
https://github.com/swicg/activitypub-e2ee
|
||||||
|
|
Loading…
Reference in New Issue