Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Planetary
open source secure scuttlebutt apps
Collective -
Host: opensource -
https://opencollective.com/planetarysocial
- Website: https://planetary.social
- Code: https://github.com/planetary-social
github.com/planetary-social/ssb - be04dadf88bc886bc380b6e5477e4740895f10fc authored over 6 years ago
exercise the verify code
github.com/planetary-social/ssb - 50bb905cc8a560b778fca2d7ac53612958977f8d authored over 6 years agogithub.com/planetary-social/ssb - 511617680c8b001f83902d935d2354b98405ddb0 authored over 6 years ago
github.com/planetary-social/ssb - 0d4a2dc906a5e58153d6c12c2d5a64a6b7d2471b authored over 6 years ago
github.com/planetary-social/ssb - c99084b6de11876a30fd872a37e4019ec1ed804e authored over 6 years ago
to mimic sbots structure
github.com/planetary-social/ssb - 142576b0253821e2fb4ddda36eea472477b543cb authored over 6 years agogithub.com/planetary-social/ssb - 99c6a22ee837f026e7dd1d122dc1f6d7c949686a authored over 6 years ago
github.com/planetary-social/ssb - 7fba81cf8cdcb3e8339246f5e23911dbfbe95a3a authored over 6 years ago
might want if NotExists logic but not now..
github.com/planetary-social/ssb - dc6d2c5d6336916a01571e0f1be1f033ea54b728 authored over 6 years agoresponse to whoami is json
{
"id": "@...ed25519"
}
github.com/planetary-social/ssb - 8788490703beb81f6ffcca2ed600ff8c78c59b9b authored over 6 years ago
github.com/planetary-social/ssb - d6ea070133d80f68a804b4e4f3dacb75304de56d authored over 6 years ago
depends on %6/pK+8Qg4Ba5gQs06kRILwYcVsGZt1K7PNFP332fQ4E=.sha256
github.com/planetary-social/ssb - 714f2f3818543c239ceb7e29405c1ddcaa665a0e authored over 6 years ago
you might want to specifiy to host to listne on (like vpn connection or
local net only)
also sh...
github.com/planetary-social/ssb - 691061e19150cea7565c3a52b556256f66a1acf0 authored over 6 years agogithub.com/planetary-social/ssb - a0df7408cfee96654648ea397812d13f3ae6a564 authored over 6 years ago
github.com/planetary-social/ssb - a9549459c9953b483fd0120c469c4584f4fdf165 authored over 6 years ago
github.com/planetary-social/ssb - 360e4463aaf0e5e613cbfef5dd07ab00825a3028 authored over 6 years ago
github.com/planetary-social/ssb - b5c181705f24475fd2983b6b7f2f4f424715ddea authored over 6 years ago
github.com/planetary-social/ssb - 98e9cfe4d6ff8a0d41096fae38ba86955ae4bfe7 authored over 6 years ago
github.com/planetary-social/ssb - cca17804c980fc19caa0211d276757d042b8cf18 authored over 6 years ago
github.com/planetary-social/ssb - 43c2fb08bc2b9db74a4dd14c3f471fc92afd2d67 authored over 6 years ago
github.com/planetary-social/ssb - 25d31a896f81c3ca8c41ec6f16a929cb17b7794b authored over 6 years ago
github.com/planetary-social/ssb - 7ea4c68f7f1136cf4a45846ffee3d619d4ec3f86 authored over 6 years ago
Verify gets the raw json message as []byte and does these things
1. calls EncodePreserveOrder()...
github.com/planetary-social/ssb - 62cdc10f67616413fc058b9902b590457396e893 authored over 6 years agogithub.com/planetary-social/ssb - f79f41d206faa9936c3db67dafb06ac7c9dec467 authored over 6 years ago
github.com/planetary-social/ssb - 78b99d4921e808fcce92c107f9f8ae01eeb336dc authored over 6 years ago
github.com/planetary-social/ssb - b201dc4871ac287cacfadcc8d214a99da3e88b9b authored over 6 years ago
github.com/planetary-social/ssb - 7141aa0e3a55c98d3c7dca4748b5f8c36b46972f authored over 6 years ago
so far only positive tests against the same data as Encode()
github.com/planetary-social/ssb - fc6dc5654faef45a92f1795e89f838998e4100fa authored over 6 years ago
using a regexp to find `,\n "signature: "(...)"` in the encoded
message. EncodePreserveOrder() ...
we are using %q to format the json string with quotes and newlines
preserved as \n. This hovever...
had:
"obj": {
}
want:
"obj: {}
want:
"mentions": []
had:
"mentions": [
]
the static way of enforcing the the order of fields as defined in a
struct{} does not work for s...
passing until seq:1832 on my big feed
TODOs:
- fix unicode handling - i hope its not as bad as ...
github.com/planetary-social/ssb - 98dc3340cf7bb13d06b3607e6b09ddc07473497f authored over 6 years ago
github.com/planetary-social/ssb-viewer - 857dc63ce5bae471cf7123b6ec6ace0896677b64 authored over 6 years ago
github.com/planetary-social/ssb-viewer - d58d389db2b0ad64c23c3707659c5f9d00b0e9ed authored over 6 years ago
github.com/planetary-social/ssb-viewer - 69a32cc3435ccd2d5b83ef5b83832745abe29af5 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - 86801890069c72884af76b73462e38b8b85697db authored almost 7 years ago
github.com/planetary-social/ssb-viewer - c201e35b8d6663a0a4e9ea13a1a5b0d465d3b9d5 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - e525414d1f2edc4363b7e94b7b4da1252e853026 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - 1eb1be440d662e83405d844c8ae88402c56c92a6 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - c71fb2a0899fe94c63306d8822b797c6dd42ef68 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - f41ee2c2c804f38dab9cbe2f218bc8d429e0e5cc authored almost 7 years ago
github.com/planetary-social/ssb-viewer - 728dd36ef62070f884bb5a7854652d466aaf5fe2 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - 08321fdd28495d2cb08d4f7256ed2f6aab925315 authored almost 7 years ago
github.com/planetary-social/ssb-viewer - f09e7259ef382ed0b8862e0631cc1f157bbc101a authored about 7 years ago
github.com/planetary-social/ssb-viewer - 2c291337776846d8c4edf05609c74fac530254e6 authored about 7 years ago
github.com/planetary-social/ssb-viewer - e6bc3b037ac455d656641e9e03e1ccba0a440ea0 authored about 7 years ago
github.com/planetary-social/ssb-viewer - 2d14256b09e5676506a7bbfe4dae7c7e4017d7d8 authored about 7 years ago
github.com/planetary-social/ssb-viewer - e3788ada877c767b73918c3d4e8ca406152c492f authored about 7 years ago
github.com/planetary-social/ssb-viewer - 73e8e7c2989716a8cf20a25791ecaa4e293691b1 authored about 7 years ago
github.com/planetary-social/ssb-viewer - b6ee22a69b019b21e0652f96fa87c75a452d6a4f authored about 7 years ago
github.com/planetary-social/ssb-viewer - 5dbcb1c1354e72b9f9db0d8e8cef9b89cee1989f authored about 7 years ago
github.com/planetary-social/ssb-viewer - ff87105bd1d53bd820af183f22245f91f965e9e2 authored about 7 years ago
github.com/planetary-social/ssb-viewer - 9f0354990d92384a0a2d222469e672f428402bfd authored about 7 years ago
github.com/planetary-social/ssb-viewer - 2dcdef60a24ea6a888eee961f4c90e89cc87ca94 authored about 7 years ago
github.com/planetary-social/ssb-viewer - 1af70e26c5c2c60bc0fcb5b854621be9d1894a5a authored about 7 years ago
github.com/planetary-social/ssb-viewer - 9ba7dc35e388b5a7425bd0899e99160b4ed8e6a7 authored about 7 years ago
github.com/planetary-social/ssb-viewer - 941de4f1ac468a300bc8885ef2e2338bb8e1a429 authored about 7 years ago
github.com/planetary-social/ssb-viewer - a1c6e510fbdd17ac6da0e72f53c75bdd6687a7d8 authored over 7 years ago
github.com/planetary-social/ssb-viewer - a0e0f4409b5acb103a1c5811f3b9b38bd617d475 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 265f3e7311927aa83a80fc5daf2c1f836caa6173 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 1143975d12695c4db419ff9b75aa4d7177a7922b authored over 7 years ago
github.com/planetary-social/ssb-viewer - 880f0401de03d40ddee364368a08983f02495fd6 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 905b9edbb3e578869396440af617b0f4c76ea268 authored over 7 years ago
github.com/planetary-social/ssb-viewer - d12d51a61f5085da816cef02fbd79c5e406125ba authored over 7 years ago
github.com/planetary-social/ssb-viewer - d9737b8da7935049dc1e0bfb9b0147eada9f7843 authored over 7 years ago
github.com/planetary-social/ssb-viewer - ccc712bad78a439c6287c829554052b9cd943a4b authored over 7 years ago
github.com/planetary-social/ssb-viewer - d6e3e6a468d96496d2bc2c9f4e092864723d88d2 authored over 7 years ago
github.com/planetary-social/ssb-viewer - c1d19776608f9708e1117f5c8feb7446d5942c09 authored over 7 years ago
And don't render them when rendering the thread
github.com/planetary-social/ssb-viewer - b2c03954f07ab2baee3e4a7390bb6bcffe2c6df3 authored over 7 years agogithub.com/planetary-social/ssb-viewer - 336a39d74fbef28c1b1f707863fb872bcc447a6c authored over 7 years ago
github.com/planetary-social/ssb-viewer - ac8c79fc2f80a89eb227579ffed0be3cf2dcab65 authored over 7 years ago
github.com/planetary-social/ssb-viewer - b99fb41a81ed0e6a2d0e1f32c5fae9ce6cf5d9de authored over 7 years ago
github.com/planetary-social/ssb-viewer - 07ff4c602e229a458d6210ac0c19dc2b699b740f authored over 7 years ago
github.com/planetary-social/ssb-viewer - ee9c39f0499ced79d136914439eba10ccec934df authored over 7 years ago
github.com/planetary-social/ssb-viewer - ad9208780b9cbebfde0a0e1f3accf636513b0b9b authored over 7 years ago
I missed the part of the RSS docs that allow HTML in the description.
github.com/planetary-social/ssb-viewer - 4eee4ae72866afa2e09c9d82babd86152644119e authored over 7 years agogithub.com/planetary-social/ssb-viewer - 17be3231ecbae96676b6c7a35c14740d16ca6500 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 9d1adf94d2c4611eca74cab2ef5baf9a8fbe28dd authored over 7 years ago
github.com/planetary-social/ssb-viewer - e042fb79339f605bb9bea4d8d2e0c4db84d8ec89 authored over 7 years ago
github.com/planetary-social/ssb-viewer - cf66c7398b3ea4b26de20ddc0cb1e983384b150a authored over 7 years ago
github.com/planetary-social/ssb-viewer - c5cabd1c1390883a88e7ce23acc23075309f39bd authored over 7 years ago
:facepalm:
github.com/planetary-social/ssb-viewer - b21b4ce09db70de58fef3c10705ba430079c9b26 authored over 7 years agogithub.com/planetary-social/ssb-viewer - 8ee270f04f454e229b39eea6a843634383ca8dff authored over 7 years ago
github.com/planetary-social/ssb-viewer - eb408e8545d033be2ffe5456e27eb7972717e2d4 authored over 7 years ago
github.com/planetary-social/ssb-viewer - a6f218a9377c5f74cbf2e54ab1d6c114a2a36434 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 42c466b4df95b6087c9bd667c507c630a7d88843 authored over 7 years ago
github.com/planetary-social/ssb-viewer - f5e2111be8db7544d34c2400b3b8b02a24ed91e8 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 8c420a8d3bd2ae01b8ecb8409e951c5fde1e0f8d authored over 7 years ago
github.com/planetary-social/ssb-viewer - 54c06b511566bde688d64e44d057778d19a45258 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 6b33c9e3b67e99cb19a558a3a9ba0add813c4442 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 2e5ff5d30a47066e06453e94537c9564f684d232 authored over 7 years ago
For About data, use most popular (d87029da1cdaa2cd2211d1e5ef45962db26afcb9)
instead of self-pick...
github.com/planetary-social/ssb-viewer - d87029da1cdaa2cd2211d1e5ef45962db26afcb9 authored over 7 years ago
github.com/planetary-social/ssb-viewer - 4cfbba635d8d159f21cb7f2ceb4074d6142da7c5 authored over 7 years ago
github.com/planetary-social/ssb-viewer - c1b5c8d3560b86c156450c93e8be1a9fe4205a20 authored over 7 years ago
github.com/planetary-social/ssb-viewer - dffd43f062a271d3a9be609e1129bf5ad153a4ff authored over 7 years ago