Avatar
greenart7c3
7579076d9aff0a4cfdefa7e2045f2486c7e5d8bc63bfc6b45397233e1bbfcb19
PGP 44F0AAEB77F373747E3D5444885822EED3A26A6D Developing @npub1am3ermkr250dywukzqnaug64cred3x5jht6f3kdhfp3h0rgtjlpqecxrv7 and @npub1hqlxlq57nvlq70ugmsmu9y5lmyc5k2lh5w7y85j7dgsr5u7zwavq5agspw https://greenart7c3.com
Replying to Avatar Vitor Pamplona

#Amethyst v0.85.0: Edit away

Adds support for post edits, post forks, pull requests, open timestamps, git repositories, issues, patches and replies, wiki pages and some medical data.

New Additions:

- Adds post editing (NIP-37, kind: 1010)

- Adds edit proposals and reviews

- Adds embedded events as NIP-19 uris

- Adds Open Timestamp attestations (NIP03, kind: 1040)

- Adds decentralized Wiki pages (kind 30818)

- Adds NIP-34: Git repositories (kind 30617), patches (kind 1617), issues (kind 1621) and replies (kind 1622).

- Adds rendering support for some FHIR payloads (kind 82).

- Adds early support for Kind1 forks.

- Sets zap splits automatically for quotes and forks

- V4V: Ask for donations in the Notification page

- Adds relay icon rendering from the NIP11 document

- Adds support for the q tag

Bug Fixes:

- Fixes the text's vertical alignment when emoji's are present

- Fixes DM Chatroom edit button

- Fixes the crash when images are not present in the image dialog

- Inserts uploaded URLs where the cursor is and not at the end of the new post.

- Fixes the rendering of Japanese characters, hashtags and custom emojis in the same line.

- Fixes the dissapearance of some Quartz classes when exporting to maven

- Fixing stack overflow with more than 200 zaps in a single note.

- Fixes image preview visualization on a new post

- Adds support for a new report option as Other

- Fixes missing nsec processing when parsing NIP-29 uris

- Fixes caching issue when creating a Bitcoin invoice for the first time

- Fixes UI issues due to the caching of Polls

- Better aligns post header elements

- Fixes bug with NIP-11s with null `kind` arrays

- Fixes quote and repost notes partially disappearing when they contain hidden users or words.

- Fixes content title for the video playback notification

Updated translations:

- Hungarian by nostr:npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp

- Spanish, Spanish, Mexico, and Spanish, United States by nostr:npub1luhyzgce7qtcs6r6v00ryjxza8av8u4dzh3avg0zks38tjktnmxspxq903

- French by nostr:npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz

- Swahili by nostr:npub1q6ps7m94jfdastx2tx76sj8sq4nxdhlsgmzns2tr4xt6ydx6grzspm0kxr

- Czech, German, Swedish, and Portuguese by nostr:npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef

- Arabic by nostr:npub13qtw3yu0uc9r4yj5x0rhgy8nj5q0uyeq0pavkgt9ly69uuzxgkfqwvx23t

- Dutch by nostr:npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd

Performance Improvements:

- Improves the speed of the text parser

- Reduced memory footprint of navigation buttons

- Faster hex validation

- Increases the speed of the Robohash SVG to byte buffer function

- Adds Benchmark tests for the content parser

- Adds Benchmark tests for the url detector

- Speeds up image compositions

- Improves relay list NIP-11 caching

- Faster Longform tag filters

- Speeds up the loop through the local cache

- Improves the speed of Location services

- Improves the cache of LnInvoices

- Improves cache of cashu tokens

- Reduces memory footprint for parsed posts.

Code Quality Improvements:

- Moves content parsers and media classes to commons.

- Moves emoji parsers to commons

- Moves Wallet Connect code to Quartz

- Moves Relay information code to Quartz

- Removes dependency on Kotlin serialization

- Adds a release draft generator to CI

- Updates Vico, Compose UI Version, Coil and Google Service dependencies

- Refactors the code to manage extra characters after Bech32 Links

- Moves to Android Studio Iguana | 2023.2.1

- Moves gradle to 8.4

- Moves project to version catalogs

Download:

- [Play Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.85.0/amethyst-googleplay-universal-v0.85.0.apk )

- [FOSS Edition - No translations](https://github.com/vitorpamplona/amethyst/releases/download/v0.85.0/amethyst-fdroid-universal-v0.85.0.apk )

## Amber - v0.8.0

- Support for nip 49 (ncryptsec)

- Option to show you private keys as Qr Code

https://github.com/greenart7c3/Amber/releases/tag/v0.8.0

Replying to Avatar brugeman

Introducing nsec.app and nostr-login!

I've shown the prototype of https://nsec.app in December, and it's essentially an nsecbunker in your browser. It is non-custodial - your keys are stored locally in the browser, and apps can get access to your keys using NIP46. We've now turned that prototype into a real thing, and I invite you to try it. Shoutout to nostr:npub149p5act9a5qm9p47elp8w8h3wpwn2d7s2xecw2ygnrxqp4wgsklq9g722q for the designs!

Now how do we help Nostr apps adopt NIP46 for remote key access?

That's where nostr-login library comes in. If your app uses NIP07 to talk to a browser extension, then with just two lines of code you can make it talk over NIP46.

Both of these tools support the new OAuth-like flow proposed by Pablo. Below you can watch a demo of how nostr-login (added to my fork of Snort) works with Nsec.app (or would work with any other nsecbunker).

What this all means is that people could join Nostr on the web, without installing extensions or mobile apps, with their keys stored non-custodially in the Nsec.app, and then could log in to other Nostr apps without copying their private keys.

Demo: https://void.cat/d/JSWwYMTtbWxTDTLpe132Kr.mp4

Links:

Snort+nostr-login: https://snort.nostrapps.org

nsec app: https://github.com/nostrband/noauth

nsec app server: https://github.com/nostrband/noauthd

nostr-login: https://github.com/nostrband/nostr-login

Yes, just tested now using nostrudel posting a note worked

For now its always the same port.

You can just use it like a relay ws://localhost:7777