|
Thanks
#hastext; #hastitle; #signed |
---|
Thanks |
;
⏳;
5fc8d1af;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | 5fc8d1af4ab5f0f98d32ab876473496291a92e61 |
Next: | Verry tirrd but |
Previous: | YouretheMadest a |
Sequence: | 105 |
Notarized: | 1729769819.21103 |
File: | /txt/5f/c8/5fc8d1af4ab5f0f98d32ab876473496291a92e61.txt 1729769818; 562 bytes |
Signature: | ⏳ 3569E4F3A73A8325 |
Signed: | 1683968823 |
Type: | txt |
SHA1 (Perl, Digest::SHA): | 5fc8d1af4ab5f0f98d32ab876473496291a92e61 |
Title: | Thanks |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE '5fc8d1af4ab5f0f98d32ab876473496291a92e61%' ORDER BY attribute
|
|
Search
Google Perplexity DuckDuckGo Bing Brave A1go1ia Wikipedia English Wikipedia Russian Wikipedia Ukrainian Tildes Lobsters |
|
Publish
localhost:2784 |
|
Share
|
Classify
|
|
Related
|||||||
item_title | add_timestamp | file_hash | attribute_list | attribute_count |
|||
---|---|---|---|---|---|---|---|
Thanks | 92847187 | title | 1 | ||||
Thanks | f3cae7a3 | title | 1 | ||||
Thanks | 5fc8d1af | title | 1 | ||||
SELECT
COALESCE(NULLIF(item_title,''), 'Untitled') AS item_title,
item_flat.add_timestamp AS add_timestamp,
item_attribute_chain.value AS chain_timestamp,
(item_flat.file_hash = '5fc8d1af4ab5f0f98d32ab876473496291a92e61') AS this_row,
'' AS cart,
item_flat.file_hash AS file_hash,
GROUP_CONCAT(related_list.attribute) AS attribute_list,
COUNT(related_list.attribute) AS attribute_count
FROM
item_flat
JOIN
(
SELECT
file_hash,
attribute
FROM
item_attribute
WHERE (
attribute||'='||value IN (
SELECT
attribute||'='||value
FROM
item_attribute
WHERE
file_hash IN ('5fc8d1af4ab5f0f98d32ab876473496291a92e61') AND
attribute IN (
'http',
'https',
'url_domain',
'title',
'cookie_id',
'client_id',
'url_domain',
'message_hash'
)
)
)
) AS related_list ON (item_flat.file_hash = related_list.file_hash)
JOIN item_attribute AS item_attribute_chain ON (item_flat.file_hash = item_attribute_chain.file_hash)
WHERE
labels_list NOT LIKE '%notext%'
AND
item_attribute_chain.attribute = 'chain_timestamp'
GROUP BY
item_title, add_timestamp, this_row, item_flat.file_hash
ORDER BY
attribute_count DESC, add_timestamp DESC
LIMIT 25
|
|
Chain
|
Sequence: | 105 |
Next: | Verry tirrd but |
Previous: | YouretheMadest a |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = '5fc8d1af4ab5f0f98d32ab876473496291a92e61' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1729769819.21103 |
Signed: | 1683968823 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '5fc8d1af4ab5f0f98d32ab876473496291a92e61' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | 5fc8d1af4ab5f0f98d32ab876473496291a92e61 |
SHA1 (Perl, Digest::SHA): | 5fc8d1af4ab5f0f98d32ab876473496291a92e61 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '5fc8d1af4ab5f0f98d32ab876473496291a92e61' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = 5fc8d1af4ab5f0f98d32ab876473496291a92e61 file stat: size = 562; mod time = 1729769818 --- finished finding tokens tokens found: 0 --- item timestamp: 1729769819.21103 |
|
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/5f/c8/5fc8d1af4ab5f0f98d32ab876473496291a92e61.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 Sat May 13 02:07:03 2023 PDT gpg: using RSA key 3569E4F3A73A8325 gpg: Can't check signature: No public key |
|
Cart