07 2020 档案

huginn,n8n,ifttt
摘要:GRANT ALL PRIVILEGES ON *.* TO 'huginn'@'%' IDENTIFIED BY 'huginn' WITH GRANT OPTION;flush privileges;启动Huginn 打开你的浏览器,输入 http://localhost:3000 用户名:ad 阅读全文

posted @ 2020-07-30 08:41 szllq2000 阅读(243) 评论(0) 推荐(0)

ipfs---protocol, filesystem,web p2p,cdn
摘要:What is IPFS? IPFS is a protocol that defines a content-addressed file system, coordinates content delivery and combines ideas from Kademlia, BitTorre 阅读全文

posted @ 2020-07-27 14:31 szllq2000 阅读(175) 评论(0) 推荐(0)

gpg,pgp--
摘要:http://www.ruanyifeng.com/blog/2013/07/gpg.html gpg --list-keysgpg --armor --output pubkey.asc --export [用户ID]导出私钥形式如下:gpg --armor --output prikey.asc 阅读全文

posted @ 2020-07-03 14:48 szllq2000 阅读(558) 评论(0) 推荐(0)