|
why would i post somethi
#hastext; #hastitle; #signed; #parent |
---|
>>da7d4610.. |
;
⏳;
b69c802a;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | b69c802a2e4138424fd59bd1fe993fb415fc86fe |
Next: | Afterwards, I no |
Previous: | f0c91266.. |
Sequence: | 27 |
Notarized: | 1728236584.16721 |
File Time: | 1728236583 |
File: | /txt/b6/9c/b69c802a2e4138424fd59bd1fe993fb415fc86fe.txt 1728236583; 689 bytes |
File Size: | 689 |
Signature: | ⏳ F3533C3CE466DDD8 |
Signed: | 1683913117 |
Type: | txt |
Parent: | da7d4610.. |
SHA1 (Perl, Digest::SHA): | b69c802a2e4138424fd59bd1fe993fb415fc86fe |
Title: | why would i post something i don't like? |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE 'b69c802a2e4138424fd59bd1fe993fb415fc86fe%' ORDER BY attribute
|
|
Search
Google Perplexity DuckDuckGo Bing Brave A1go1ia Wikipedia English Wikipedia Russian Wikipedia Ukrainian Tildes Lobsters |
|
Publish
localhost:2784 |
|
Share
|
Classify
|
|
Related
|||||||
item_title | add_timestamp | file_hash | attribute_list | attribute_count |
|||
---|---|---|---|---|---|---|---|
why would i post something i don't like? | c067179b | title | 1 | ||||
why would i post something i don't like? | b69c802a | title | 1 | ||||
SELECT
COALESCE(NULLIF(item_title,''), 'Untitled') AS item_title,
item_flat.add_timestamp AS add_timestamp,
item_attribute_chain.value AS chain_timestamp,
(item_flat.file_hash = 'b69c802a2e4138424fd59bd1fe993fb415fc86fe') AS this_row,
'' AS cart,
item_flat.file_hash AS file_hash,
GROUP_CONCAT(related_list.attribute) AS attribute_list,
COUNT(related_list.attribute) AS attribute_count
FROM
item_flat
JOIN
(
SELECT
file_hash,
attribute
FROM
item_attribute
WHERE (
attribute||'='||value IN (
SELECT
attribute||'='||value
FROM
item_attribute
WHERE
file_hash IN ('b69c802a2e4138424fd59bd1fe993fb415fc86fe') AND
attribute IN (
'http',
'https',
'url_domain',
'title',
'cookie_id',
'client_id',
'url_domain',
'message_hash'
)
)
)
) AS related_list ON (item_flat.file_hash = related_list.file_hash)
JOIN item_attribute AS item_attribute_chain ON (item_flat.file_hash = item_attribute_chain.file_hash)
WHERE
labels_list NOT LIKE '%notext%'
AND
item_attribute_chain.attribute = 'chain_timestamp'
GROUP BY
item_title, add_timestamp, this_row, item_flat.file_hash
ORDER BY
attribute_count DESC, add_timestamp DESC
LIMIT 25
|
|
Chain
|
Sequence: | 27 |
Next: | Afterwards, I no |
Previous: | f0c91266.. |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = 'b69c802a2e4138424fd59bd1fe993fb415fc86fe' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1728236584.16721 |
File Time: | 1728236583 |
Signed: | 1683913117 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'b69c802a2e4138424fd59bd1fe993fb415fc86fe' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | b69c802a2e4138424fd59bd1fe993fb415fc86fe |
SHA1 (Perl, Digest::SHA): | b69c802a2e4138424fd59bd1fe993fb415fc86fe |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'b69c802a2e4138424fd59bd1fe993fb415fc86fe' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = b69c802a2e4138424fd59bd1fe993fb415fc86fe file stat: size = 689; mod time = 1728236583 --- found token: parent, , da7d46106e905330ddb7b3df08637c9e181a74bb finished finding tokens tokens found: 1 token: parent; spacer: ; param = da7d46106e905330ddb7b3df08637c9e181a74bb found parent: da7d46106e905330ddb7b3df08637c9e181a74bb --- item timestamp: 1728236584.16721 applying: parent valid: parent token found: parent |
|
Verify
This item includes a PGP signature. curl -s -o chain.log http://localhost:2784/chain.log # download chain and save it as chain.log curl -s -o chain_log_verify.py http://localhost:2784/chain_log_verify.txt # download chain log verification script and save it as chain_log_verify.py python3 chain_log_verify.py chain.log # use python to run the chain log verification script curl -s -o pubkey.txt http://localhost:2784 # download author's public key and save as author_pubkey.txt sha1sum author_pubkey.txt # print hash of author_pubkey.txt sha1sum author_pubkey.txt | cut -d ' ' -f 1 | xargs -I {} grep {} chain.log # verify that hash of author_pubkey.txt is is in chain.log gpg --import author_pubkey.txt # import public key into GnuPG keychain curl -s -o message.txt http://localhost:2784/txt/b6/9c/b69c802a2e4138424fd59bd1fe993fb415fc86fe.txt # download the message file and save it as message.txt sha1sum message.txt # print the hash of message.txt sha1sum message.txt | cut -d ' ' -f 1 | xargs -I {} grep {} chain.log # verify that the hash is in chain.log gpg --verify message.txt # verify message signature with GnuPG |
|
gpg_stderr
gpg: Signature made Fri May 12 10:38:37 2023 PDT gpg: using RSA key F3533C3CE466DDD8 gpg: Can't check signature: No public key |
|
Cart