This website requires JavaScript.
Explore
Help
Sign In
permissionlesstech
/
bitchat
Watch
1
Star
0
Fork
0
mirror of
https://github.com/permissionlesstech/bitchat.git
synced
2026-07-25 04:25:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
acc5bdf5ecd8c3664bc334874fca39dd0fb29ee5
bitchat
/
bitchat
/
Nostr
T
History
jack
acc5bdf5ec
Fix: move ParsedInbound + parseInboundMessage to file scope (non-isolated) to satisfy Swift 6; update detached tasks to call free function
2025-09-05 11:07:11 +02:00
..
GeoRelayDirectory.swift
Centralize remaining magic numbers; finalize logging hygiene across UI/BLE/Nostr (
#522
)
2025-08-25 21:18:51 +02:00
NostrEmbeddedBitChat.swift
Feature/location channels (
#459
)
2025-08-20 01:10:23 +02:00
NostrIdentity.swift
Fix: stabilize per-geohash identity seed by storing in Keychain with kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly and caching in memory to avoid transient regenerations (
#473
)
2025-08-22 01:05:44 +02:00
NostrProtocol.swift
Nostr: sign events directly with Schnorr keys; update call sites to use Schnorr and remove temporary Signing.PrivateKey conversions (
#521
)
2025-08-25 18:31:53 +02:00
NostrRelayManager.swift
Fix: move ParsedInbound + parseInboundMessage to file scope (non-isolated) to satisfy Swift 6; update detached tasks to call free function
2025-09-05 11:07:11 +02:00
XChaCha20Poly1305Compat.swift
NIP‑17/44: XChaCha20 v2 gift wraps, DM kind=14, receipts + UI fixes (
#506
)
2025-08-24 17:56:43 +02:00