|
Thank you
#hastext; #hastitle; #signed |
---|
Thank you |
;
⏳;
ff765ba6;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | ff765ba6cac5a3dacddf572e4943a337bf5755a0 |
Previous: | How many times p |
Sequence: | 109 |
Notarized: | 1729780304.74628 |
File Time: | 1729780304 |
File: | /txt/ff/76/ff765ba6cac5a3dacddf572e4943a337bf5755a0.txt 1729780304; 727 bytes |
File Size: | 727 |
Signature: | ⏳ 3569E4F3A73A8325 |
Signed: | 1682036264 |
Type: | txt |
SHA1 (Perl, Digest::SHA): | ff765ba6cac5a3dacddf572e4943a337bf5755a0 |
Title: | Thank you |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE 'ff765ba6cac5a3dacddf572e4943a337bf5755a0%' 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: | 109 |
Previous: | How many times p |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = 'ff765ba6cac5a3dacddf572e4943a337bf5755a0' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1729780304.74628 |
File Time: | 1729780304 |
Signed: | 1682036264 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'ff765ba6cac5a3dacddf572e4943a337bf5755a0' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | ff765ba6cac5a3dacddf572e4943a337bf5755a0 |
SHA1 (Perl, Digest::SHA): | ff765ba6cac5a3dacddf572e4943a337bf5755a0 |
SELECT attribute, value FROM item_attribute WHERE file_hash = 'ff765ba6cac5a3dacddf572e4943a337bf5755a0' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = ff765ba6cac5a3dacddf572e4943a337bf5755a0 file stat: size = 727; mod time = 1729780304 --- finished finding tokens tokens found: 0 --- item timestamp: 1729780304.74628 |
|
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/ff/76/ff765ba6cac5a3dacddf572e4943a337bf5755a0.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 Thu Apr 20 17:17:44 2023 PDT gpg: using RSA key 3569E4F3A73A8325 gpg: Can't check signature: No public key |
|
Cart