Commit Graph
2 Commits
Author SHA1 Message Date
e81ccc406b Implement FSFE REUSE for golang files (#21840)
Change all license headers to comply with REUSE specification.

Fix #16132

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <[email protected]>
2022-11-27 18:20:29 +00:00
e9a9c20d52 Create pub/priv keypair for federation (#17071)
* add logic for creating pub/priv keypair for federation

* Apply suggestions from code review

Co-authored-by: delvh <[email protected]>

* make fmt

* Update modules/activitypub/keypair.go

Co-authored-by: delvh <[email protected]>

* add tests

* fix revert

* more tests

* Apply suggestions from code review

Co-authored-by: delvh <[email protected]>

* make fmt

Co-authored-by: delvh <[email protected]>
Co-authored-by: 6543 <[email protected]>
2021-09-28 15:19:22 -04:00