|
#like
#hasvote; #notext; #signed; #hashtag; #parent |
---|
>>78749d2b.. |
;
⏳;
f6e717f0;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | f6e717f00f0d0005f58053243c8ab337e99135b3 |
Next: | [Puzzle Solved] |
Previous: | Public Key for G |
Sequence: | 23 |
Notarized: | 1728168122.90244 |
File Time: | 1728168122 |
File: | /txt/f6/e7/f6e717f00f0d0005f58053243c8ab337e99135b3.txt 1728168122; 627 bytes |
File Size: | 627 |
Signature: | ⏳ 66507FD64A09EA09 |
Signed: | 1709075063 |
HashTag: | like |
Type: | txt |
Parent: | 78749d2b.. |
SHA1 (Perl, Digest::SHA): | f6e717f00f0d0005f58053243c8ab337e99135b3 |
Title: | #like |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE 'f6e717f00f0d0005f58053243c8ab337e99135b3%' ORDER BY attribute
|
|
Search
Google Perplexity DuckDuckGo Bing Brave A1go1ia Wikipedia English Wikipedia Russian Wikipedia Ukrainian Tildes Lobsters |
|
Publish
localhost:2784 |
|
Share
|
Classify
|
|
AppliedLabels
#like |
SELECT label FROM item_label WHERE source_hash = 'f6e717f00f0d0005f58053243c8ab337e99135b3' GROUP BY label
|
|
Chain
|
Sequence: | 23 |
Next: | [Puzzle Solved] |
Previous: | Public Key for G |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = 'f6e717f00f0d0005f58053243c8ab337e99135b3' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1728168122.90244 |
File Time: | 1728168122 |
Signed: | 1709075063 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'f6e717f00f0d0005f58053243c8ab337e99135b3' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | f6e717f00f0d0005f58053243c8ab337e99135b3 |
SHA1 (Perl, Digest::SHA): | f6e717f00f0d0005f58053243c8ab337e99135b3 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'f6e717f00f0d0005f58053243c8ab337e99135b3' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = f6e717f00f0d0005f58053243c8ab337e99135b3 file stat: size = 627; mod time = 1728168122 --- found token: parent, , 78749d2b0c7eae4e72aa65dc282903c053885344 found token: hashtag, , like finished finding tokens tokens found: 2 token: parent; spacer: ; param = 78749d2b0c7eae4e72aa65dc282903c053885344 found parent: 78749d2b0c7eae4e72aa65dc282903c053885344 token: hashtag; spacer: ; param = like --- item timestamp: 1728168122.90244 applying: parent valid: parent token found: parent applying: hashtag valid: hashtag token found: hashtag token has apply_to_parent: hashtag |
|
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/f6/e7/f6e717f00f0d0005f58053243c8ab337e99135b3.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 Tue Feb 27 15:04:23 2024 PST gpg: using RSA key 66507FD64A09EA09 gpg: Can't check signature: No public key |
|
Cart