|
Untitled
#notext |
---|
|
;
db0f8d83;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | db0f8d8342c75df425affc91e172e66d11cd3035 |
Previous: | 8d477783.. |
Sequence: | 131 |
Notarized: | 1730347730.81555 |
File: | /txt/db/0f/db0f8d8342c75df425affc91e172e66d11cd3035.txt 1730347730; 583 bytes |
Type: | txt |
SHA1 (Perl, Digest::SHA): | db0f8d8342c75df425affc91e172e66d11cd3035 |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE 'db0f8d8342c75df425affc91e172e66d11cd3035%' ORDER BY attribute
|
|
Search
Google Perplexity DuckDuckGo Bing Brave A1go1ia Wikipedia English Wikipedia Russian Wikipedia Ukrainian Tildes Lobsters |
|
Publish
localhost:2784 |
|
Share
|
Classify
|
|
Chain
|
Sequence: | 131 |
Previous: | 8d477783.. |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = 'db0f8d8342c75df425affc91e172e66d11cd3035' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1730347730.81555 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'db0f8d8342c75df425affc91e172e66d11cd3035' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | db0f8d8342c75df425affc91e172e66d11cd3035 |
SHA1 (Perl, Digest::SHA): | db0f8d8342c75df425affc91e172e66d11cd3035 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'db0f8d8342c75df425affc91e172e66d11cd3035' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
Verify
This item cannot be fully verified, 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 message.txt http://localhost:2784/txt/db/0f/db0f8d8342c75df425affc91e172e66d11cd3035.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 |
|
Cart