nostr_cn_dev's avatar
nostr_cn_dev
npub1l5r0...m9jm
Developed the following products: - NostrBridge, 网桥转发 - TaskQ5, 分布式多任务 - NostrHTTP, nostr to http - Postr, 匿名交友,匿名邮局 - nostrclient (Python client) . -nostrbook, (https://nostrbook.com) 用nostr在线写书 https://www.duozhutuan.com nostrhttp demo
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
这个ditto可以,我是不是也可以自己建立一个 自己的社区
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
地球45亿年了,地球上0生命的出现也有38亿年。人们不恐惧也不担心这40亿年自己的错过的东西,也不担心自己活着这几十年错过的知识,但是却恐惧自己死亡后自己错过的一切。 这是为什么?
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
我给别人点赞,就带了了别人给我点赞。但是没有人关注哦。哈哈哈
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
nostr 作为社交工具,现在确实缺少自媒体人的入驻。2023年底damus发布的时候自媒体人来了一波,他们发现没有粉丝,就纷纷退场了。 nostr没有自我培养大V的意识。
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
nostr 和数字版权,将你的数字版权文件通过浏览器前端进行 md5,sha-256 之后,将这个数据及其你作品说明 加密或者公开的方式发到nostr 多个relay服务器之后,进行保存。多年之后如果出现作品被盗版,你可以拿出你的这个nostr记录来证明 你的版权。
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
nostr 对于我来说吸引点是 开放 和协作,大家贡献了很多资源,你可以存储数据和文件,你也可以获取数据和文件。这一切都没有任何门槛。你可以轻松入门,自由学习。 例如,你可以拿数据来做研究分析。我做了一taskq5的项目,就是多个客户端去relay获取任务,并且执行。这是一个很棒的体验。nostr网络帮我们实现了这一切。
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
fiatjaf 说 他的服务器坏了,但是nostr可以正常运行。多relay 有这个优点。推荐大家使用 nostrbridge桥。这玩意太好用了。内网relay都可以用。类似以前的花生壳了。
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
@小小 @weegi 的人发的图片只能晚上看。 白天在人多的地方看了,太尴尬,被人看见了。
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
taskq5 是一个很有意思的项目,目前已经实现了 异地requests。
nostr_cn_dev's avatar
nostr_cn_dev 1 year ago
Prerequisites Bridge Server: Domain name bridge.xxx.com Relay Server: Public Domain: relay.xxx.com Private Network Domain Client Usage Rules Accessing Relay Server through Bridge Users can access the Relay server through the Bridge server using the format: bridge.xxx.com/relay.xxx.com Accessing Relay Server via Bridge using PubKey Users can access the Relay server through the Bridge server using the format: bridge.xxx.com/pubkey/[PubKey] This requires the Relay server to be registered with the Bridge server Accessing Private Network Relay Server through Bridge using PubKey Users can access the Private Network Relay server through the Bridge server and PubKey using the format: bridge.xxx.com/pubkey/[PubKey] This requires the Private Network Relay server to be registered with the Bridge server Directly Accessing Public Relay Server Users can directly access the Public Relay server but cannot directly access the Private Network Relay server