gnu-social/plugins/OStatus/classes
Mikael Nordfeldth 0bc122ff58 Magicsig::generate is now static
This also fixes a problem with "initial salmon slap", which was a
problem for newly registered accounts which would have their first
salmon slap fail to distribute since there was a problem with Magicsig
keys. Apparently we have to re-read them with importKeys so the
Crypt_RSA objects publicKey and privateKey match later instances of them.

I think it may have been that generate() doesn't specify a signatureMode,
but I leave experimentation of that to the future.
2014-06-02 21:50:40 +02:00
..
FeedSub.php There's no guarantee we have an Ostatus_profile for Feedsub 2014-05-19 18:34:44 +02:00
HubSub.php PuSH 0.4: No outgoing 'sync' verifications. Feed renewal script. No auto-renewal. 2013-11-02 20:02:28 +01:00
Magicsig.php Magicsig::generate is now static 2014-06-02 21:50:40 +02:00
Ostatus_profile.php Salmon posts can only be made for local users. More typing! 2014-06-02 19:46:42 +02:00
Ostatus_source.php OStatus classes now has modern schemaDef 2013-08-21 11:01:31 +02:00