|
Public Key for Guest
#notext; #pubkey |
---|
[This item is a public key.] |
;
Guest⏳;
30e55de7;
like;
flag;
remove
; |
|
Comment
|
ItemAttributes
|
attribute | value |
---|---|
Checksum: | Yes |
SHA1 (chain.log): | 30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6 |
Next: | YouretheMadest a |
Previous: | Thanks |
Sequence: | 134 |
Notarized: | 1730424698.09655 |
File: | /txt/30/e5/30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6.txt 1730419414; 603 bytes |
Signature: | Guest |
Signature: | Guest⏳ E4EA4ECD898A496F |
Type: | txt |
SHA1 (Perl, Digest::SHA): | 30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6 |
Title: | Public Key for Guest |
SELECT DISTINCT attribute, value FROM item_attribute WHERE attribute not in ('cookie', 'client') AND file_hash LIKE '30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6%' ORDER BY attribute
|
|
Information
|
Author Information
|
This page about author listed below. |
|
Guest⏳ | |
---|---|
seen: | * |
fingerprint: | E4EA4ECD898A496F |
notes: | * |
score: | 2 |
items: | 1 |
labels: | notext (1)
pubkey (2)
Author is not yet approved. person; approve; vouch |
registration: | 30e55de7.. |
write: | Message |
|
Search
Google Perplexity DuckDuckGo Bing Brave A1go1ia Wikipedia English Wikipedia Russian Wikipedia Ukrainian Tildes Lobsters |
|
Publish
localhost:2784 |
|
Share
|
Classify
|
|
AppliedLabels
#pubkey |
SELECT label FROM item_label WHERE source_hash = '30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6' GROUP BY label
|
|
Chain
|
Sequence: | 134 |
Next: | YouretheMadest a |
Previous: | Thanks |
SELECT
attribute,
value
FROM
item_attribute
JOIN item_flat ON (item_attribute.file_hash = item_flat.file_hash)
WHERE
item_attribute.file_hash = '30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6' AND
attribute IN ('chain_next', 'chain_previous', 'chain_sequence')
ORDER BY
NOT (attribute = 'chain_sequence')
|
|
Timestamps
|
Notarized: | 1730424698.09655 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6' AND attribute LIKE '%_timestamp'
|
|
Hashes
|
SHA1 (chain.log): | 30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6 |
SHA1 (Perl, Digest::SHA): | 30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6 |
SELECT attribute, value FROM item_attribute WHERE file_hash = '30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6' AND attribute IN('sha1', 'sha1sum', 'chain_hash')
|
|
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/txt/30/e5/30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6.txt # 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/30/e5/30e55de74a3eaa9a2aa0c92d7cbb46015bdacfa6.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: key E4EA4ECD898A496F: public key "Guest" imported gpg: Total number processed: 1 gpg: imported: 1 |
|
Cart