]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Salmon slap / magicsig test script
authorBrion Vibber <brion@pobox.com>
Wed, 5 Jan 2011 22:27:53 +0000 (14:27 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 5 Jan 2011 22:27:53 +0000 (14:27 -0800)
commite25c34a2b60c4d6050896e51c63f1ba52dfbc45f
tree1c991b7d2211855f314edb73864d017ff04fb1eb
parent51d1535f155c1178d8d17a40f06b6d9f7df9ff98
Salmon slap / magicsig test script

Given a notice in the local system, we package it up as an Atom entry and MagicSig it up.
We run the magicenv verification on it locally to make sure our own functions can decode it.
Optionally with --verify we can send to Tuomas Koski's verification test service (not sure if this is working 100%)
If given --slap= with a target Salmon endpoint, we'll sent it on and see if it liked it. (Note that StatusNet will reject if there's not a relevant mention, but will report acceptance for dupes so you can use a message that's already been delivered as a test.)
plugins/OStatus/tests/slap.php [new file with mode: 0644]