|
Walks I have been taken
#hastext; #hastitle; #signed |
---|
Walks I have been taken on by Marley the dog |
;
⏳;
cd78e909;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a |
Next: | 66ad55d5.. |
Previous: | Afterwards, I no |
Sequence: | 29 |
Notarized: | 1728344807.58446 |
File Time: | 1728344807 |
File: | /txt/cd/78/cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a.txt 1728344807; 737 bytes |
File Size: | 737 |
Signature: | ⏳ 2EBEC833E0D90ADB |
Signed: | 1682843392 |
Type: | txt |
SHA1 (Perl, Digest::SHA): | cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a |
Title: | Walks I have been taken on by Marley the dog |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE 'cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a%' 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: | 29 |
Next: | 66ad55d5.. |
Previous: | Afterwards, I no |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = 'cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1728344807.58446 |
File Time: | 1728344807 |
Signed: | 1682843392 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a |
SHA1 (Perl, Digest::SHA): | cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a file stat: size = 737; mod time = 1728344807 --- finished finding tokens tokens found: 0 --- item timestamp: 1728344807.58446 |
|
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/cd/78/cd78e909b0f60a268b2a6abb0438f6d8d23f7f7a.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 Sun Apr 30 01:29:52 2023 PDT gpg: using RSA key 2EBEC833E0D90ADB gpg: Can't check signature: No public key |
|
Cart