github dimkr/tootik v0.19.0-rc1

latest releases: v0.22.1, v0.22.0, v0.21.2...
8 months ago

Added

  • Support for FEP-8b32 integrity proofs
    • When tootik on a.com receives an activity from b.com but the request is signed by a user of c.com, tootik no longer fetches the activity from b.com and doesn't validate the HTTP signature if it carries a valid integrity proof that uses a key from b.com
  • Basic support for FEP-ef61
    • Users can generate a key or supply a pre-generated key during registration
    • The settings page allows users to configure a list of "gateways"
    • Outgoing activities are replicated to all defined gateways
    • Activity export includes activities by all actors that share the same key

Bug Fixes, Performance and Maintenance

  • Unification of processing of locally-created activities and incoming activities from other servers; this fixes multiple bugs and increases test coverage
  • Release names and tags now have a leading v
  • Dependency and Go updates

Don't miss a new tootik release

NewReleases is sending notifications on new releases.