250
results for "sorting"
-
Gargron: if we can make an assumption about parsing and dumping of JSON. We could just do a JSON dump to a string and sign that and we'd not have to do key sorting
tsyesika
at
2017-08-30 17:51
-
petermolnar: aleph indexes documents like pdfs, emails, spreadsheets, and provides a frontend for sorting documents and extracted entities (people, companies, land) into collections, and cross-referencing them against other collections to see if there are overlaps. You could download a static copy of your website and have an instance of aleph ingest it, but.. I don't know why you would.. that's nto what it's for
rhiaro
at
2017-08-22 10:07
-
Oh like sorting?
aaronpk
at
2017-08-15 04:55
-
saranix: this is using the graph based normalization, not the simpler key sorting normalizer, fwiw
cwebber2
at
2017-07-18 02:33
-
I really think that removing whitespace and sorting keys name isn't complex
cwebber2
at
2017-07-17 23:00
-
I'm in favor of https://tools.ietf.org/html/draft-staykov-hu-json-canonical-form-00 -- no sorting. The signature is only valid for the object AS-IS
saranix
at
2017-07-17 22:32
-
jaywink: I'm guessing before I see it: it's sorting it by key name :)
cwebber2
at
2017-07-17 22:30
-
about the discussion of sorting responses in client-to-server API, that's kind of why i'm not interested in a standard client-to-server API. every application *may* be different, s2s AP allows a youtube-type and an instagram-type and a mastodon-type platform to exist, but each of those presents content completely differently to the users, and making a standard c2s API for all of them would limit their abilities to be good applications, prevent innovative
Gargron
at
2017-07-17 14:28
-
so I think that https://w3c.github.io/activitypub/#collections (I'm assuming that's what you're referring to?) should stay the same. better to present a stable interface that doesn't change all the time and let the client opt-in to less stable sorting, like a last modified field
ajordan
at
2017-07-17 03:28
-
wonders if sorting is better done before jf2 output or in jf2->HTML+mf2 conversion
tantek
at
2017-07-05 21:45