|
How many times per day d
#hastext; #hastitle; #signed |
---|
How many times per day do you clear all tabs? |
;
⏳;
19d83e15;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | 19d83e155fe94c8c415408c14cd09da2f45e9ddf |
Next: | Thank you |
Previous: | Verry tirrd but |
Sequence: | 108 |
Notarized: | 1729777034.41679 |
File Time: | 1729777034 |
File: | /txt/19/d8/19d83e155fe94c8c415408c14cd09da2f45e9ddf.txt 1729777034; 601 bytes |
File Size: | 601 |
Signature: | ⏳ 3569E4F3A73A8325 |
Signed: | 1682399115 |
Type: | txt |
SHA1 (Perl, Digest::SHA): | 19d83e155fe94c8c415408c14cd09da2f45e9ddf |
Title: | How many times per day do you clear all tabs? |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE '19d83e155fe94c8c415408c14cd09da2f45e9ddf%' 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: | 108 |
Next: | Thank you |
Previous: | Verry tirrd but |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = '19d83e155fe94c8c415408c14cd09da2f45e9ddf' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1729777034.41679 |
File Time: | 1729777034 |
Signed: | 1682399115 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '19d83e155fe94c8c415408c14cd09da2f45e9ddf' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | 19d83e155fe94c8c415408c14cd09da2f45e9ddf |
SHA1 (Perl, Digest::SHA): | 19d83e155fe94c8c415408c14cd09da2f45e9ddf |
SELECT attribute, value FROM item_attribute WHERE file_hash = '19d83e155fe94c8c415408c14cd09da2f45e9ddf' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
index_log
indexing begins file hash = 19d83e155fe94c8c415408c14cd09da2f45e9ddf file stat: size = 601; mod time = 1729777034 --- finished finding tokens tokens found: 0 --- item timestamp: 1729777034.41679 |
|
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/19/d8/19d83e155fe94c8c415408c14cd09da2f45e9ddf.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 Mon Apr 24 22:05:15 2023 PDT gpg: using RSA key 3569E4F3A73A8325 gpg: Can't check signature: No public key |
|
Cart