|
hike set upload 1
#hastext; #hastitle |
---|
hike set upload 1 |
;
dd01d0e3;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | dd01d0e327139022f42211544c58d479df6e449c |
Next: | #like |
Previous: | #like |
Sequence: | 44 |
Notarized: | 1729385064.80100 |
File Time: | 1729385062 |
File: | /txt/dd/01/dd01d0e327139022f42211544c58d479df6e449c.txt 1729385062; 2 KB 1144 |
File Size: | 1144 |
Type: | txt |
SHA1 (Perl, Digest::SHA): | dd01d0e327139022f42211544c58d479df6e449c |
Title: | hike set upload 1 |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE 'dd01d0e327139022f42211544c58d479df6e449c%' 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: | 44 |
Next: | #like |
Previous: | #like |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = 'dd01d0e327139022f42211544c58d479df6e449c' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1729385064.80100 |
File Time: | 1729385062 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'dd01d0e327139022f42211544c58d479df6e449c' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | dd01d0e327139022f42211544c58d479df6e449c |
SHA1 (Perl, Digest::SHA): | dd01d0e327139022f42211544c58d479df6e449c |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'dd01d0e327139022f42211544c58d479df6e449c' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = dd01d0e327139022f42211544c58d479df6e449c file stat: size = 1144; mod time = 1729385062 --- finished finding tokens tokens found: 0 --- item timestamp: 1729385064.80100 |
|
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/dd/01/dd01d0e327139022f42211544c58d479df6e449c.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