psic4t

psic4t

Simplicity is key. Operating wss://nostr.data.haus and Atomstr RSS/Atom gateway at https://atomstr.data.haus

npub

npub174t832slt4252dk526cnh64sfa3k6claah2cdl3c5n9eeeyvjz7q2fmqm6

pubkey (hex)

f55678aa1f5d554536d456b13beab04f636d63fdedd586fe38a4cb9ce48c90bc

nprofile

nprofile1qqs024nc4g046429xm29dvfma2cy7cmdv077m4vxlcu2fjuuujxfp0qprf58garswvaz7tmjv4kxz7fwva6kcat8w4k82tnddajsyg96tx

Activity (14)

↳ Reply Event not found

15214c2eea0bfe2dae1384f587777b717bf8b50d4fe905a28ab1d58548fb18dc

This is super interesting! What do I need on client side to use it? Is a LoRa connected Android phone able to post through this gateway?

Kind-1 (TextNote)

2026-04-13T07:53:48Z

↳ Reply Event not found

b5b2ace6bc479eb84ef24116c6ee234abe01a0ddf862aed53af000156d181382

Yes, with signalling over Nostr.

Kind-1 (TextNote)

2026-03-28T15:03:16Z

↳ Reply Event not found

b6cc0031d3f0c27524fad130da273dc1e8ffd2869d5182e7c4077d0aec40aec9

Yes, voice and and video calls are planned. But signalling over Nostr is a bit tricky.

Kind-1 (TextNote)

2026-03-28T10:52:22Z

Good evening Nostriches, nospeak 1.0 is finally here! nospeak is a private NIP-17 compliant messenger. It is available as native Android app and a P...

Good evening Nostriches, nospeak 1.0 is finally here! nospeak is a private NIP-17 compliant messenger. It is available as native Android app and a Progressive Web App. It has a lot of neat features you might like: - 1-on-1 and group conversations - Emoji reactions - Reply threading - Full-text search - Markdown formatting - Chat export to HTML files for archival. - Photos, videos, and files are encrypted client-side - Voice messages with up to 3 minutes with real-time waveform visualization. - Location sharing with interactive OpenStreetMap maps embedded in chat. - Link previews with Open Graph metadata and inline YouTube embeds. - Blossom support with multi-server upload and automatic mirroring. - Media decryption runs in a dedicated Web Worker so the UI stays smooth. - Android background service maintains relay connections even when the app is closed. Survives device reboots. - Web push notifications for PWA users. - Encrypted contact lists, favorites, and archives - Android Keystore integration for hardware-backed key storage. - App lock with PIN protection. - Search for users by name, npub, or NIP-05 address. - QR code generation and scanning for easy contact sharing. - NIP-05 verification with visual badges. - Auto-discovery of new contacts from incoming messages. - Encrypted contact sync across devices. - Favorites - star important messages, synced across devices. - Archives - declutter your inbox without losing history. - Unread badges per conversation. - Group management - create named groups, add members, edit group names. - NIP-42 relay authentication if needed - 21 languages with full RTL support for Arabic, Hebrew, Persian, and Urdu. - 4 themes: System, Light, Dark, and Cypher (cyberpunk neon). nospeak 1.0 is available now on https://nospeak.chat, F-Droid, Obtainium, and Zapstore. It's open source under GPL-3.0. Github: https://github.com/psic4t/nospeak

Kind-1 (TextNote)

2026-03-27T23:06:20Z

↳ Reply Event not found

208cfcec19c7b9c23a99ec3bf831147b155fe846bba7e22bb8861ab0938cd862

I thought the same. But I'm all in to revive web of trust.

Kind-1 (TextNote)

2026-02-26T20:32:18Z

↳ Reply Event not found

9ac90bee2f9457595d07bfbc558865a202f67ac23bb1d26cb305dcf0b2d85bc4

Like old school PGP/GPG web of trust? I'm in!

Kind-1 (TextNote)

2026-02-26T20:31:18Z

↳ Reply Event not found

9dac565875d1291bc69260a9fa795e653825565d9f7beec524e57e53084fefe1

Found the bug. Stay tuned.

Kind-1 (TextNote)

2026-02-26T10:13:41Z

↳ Reply Event not found

8049470affdabe8404c5c8a27deba9f7cef8eb3c848e61cc39e26a41398d41fe

Strange thing is, I can't reproduce this. Me and 4 Testers are working fine. Can you post the svelte errors here?

Kind-1 (TextNote)

2026-02-26T07:28:05Z

↳ Reply Event not found

8049470affdabe8404c5c8a27deba9f7cef8eb3c848e61cc39e26a41398d41fe

Can you try to log out and log in again? Is this helping? Maybe something in IndexedDB went wrong.

Kind-1 (TextNote)

2026-02-26T07:27:12Z

↳ Reply Event not found

9dac565875d1291bc69260a9fa795e653825565d9f7beec524e57e53084fefe1

Another guy had the same problem, but I can't reproduce this here. Can you check if v0.12.1 (released yesterday) works for you? If not, remove app dat...

Another guy had the same problem, but I can't reproduce this here. Can you check if v0.12.1 (released yesterday) works for you? If not, remove app data and login again?

Kind-1 (TextNote)

2026-02-26T07:24:54Z

↳ Reply Event not found

7dad6bc3e6bd036d8296b3299ac7a310dbd8f7412d6c9128caeb4fbbb50c34a4

What exactly happens? No chat list visible? Or no messages in chat?

Kind-1 (TextNote)

2026-02-22T09:35:10Z

↳ Reply Event not found

2403544a85b5739ad28f4abc8f555fb6ce0283cc9281a7587bc1e2123753904d

GM

Kind-1 (TextNote)

2026-02-19T09:44:59Z

↳ Reply Event not found

97bb30b17ec9571c4d8c9368fcc4bcfcbbdb7ce32771c30349295b1998ffdd00

Should be fixed in 0.11.0. Can you test if it works for you?

Kind-1 (TextNote)

2026-02-10T20:20:46Z

nospeak 0.11.0 is out! Changes since v0.10.4: New Features --------------- - add filter tabs to chat list for All, Unread, and Groups - add chat arc...

nospeak 0.11.0 is out! Changes since v0.10.4: New Features --------------- - add filter tabs to chat list for All, Unread, and Groups - add chat archiving with NIP-51 relay sync - add @mention autocomplete for contacts - detect nostr npub mentions in messages and render as clickable profiles Bug Fixes ---------- - fix(android): handle URI permissions for inbound image sharing (90b51f9) - fix(android): transcode HEIC/HEIF images to JPEG when receiving shares (9447172) - fix(desktop): fix image viewer scrolling in full-size mode (db8b84b) - fix(android): add haptic feedback to settings menu items and back button (cc54468) - fix(ui): update context menu reactions to 👍 ❤️ 😂 🙏 (366798f) - fix(pwa): don't mark reactions as unread during history fetch (ca5f298) - fix(pwa): extend notification badge support to group chats (5dababa) - fix(pwa): clear notification badge when window regains focus (df0190a) - fix(pwa): clear notification badge when window becomes visible (94128b1) Other Changes ---------------- - refactor(messaging): use alt tag for file message captions (0c1d6a8) - perf(pwa): add runtime caching and preconnect hints (e0764d8) Get it on F-Droid, Zapstore or Obtainium - or use it on https://nospeak.chat/ Source: https://github.com/psic4t/nospeak #nip-17 #chat #messaging

Kind-1 (TextNote)

2026-02-10T20:18:25Z