Skip to content

Commit

Permalink
feat: Add community metadata validation (#2073)
Browse files Browse the repository at this point in the history
* feat: Add community metadata validation

* feat: Validate that the community metadata is only written to by the owner and refactor it into it's own store class.

* feat: Add entry signature verification

* Update package.json - bump nest dependencies

---------

Co-authored-by: Emi <[email protected]>
  • Loading branch information
Lucas Leblow and EmiM authored Dec 8, 2023
1 parent 324224a commit 5780574
Show file tree
Hide file tree
Showing 63 changed files with 38,872 additions and 37,515 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[unreleased]

* Add community metadata validation.

* Move community metadata to separate store.

[2.0.3-alpha.13]

* Initialize electron-store after setting appData to prevent creating empty "Quiet" data directory
Expand Down
Loading

0 comments on commit 5780574

Please sign in to comment.