Basic nostr functionality is currently available. (List of supported NIPs is coming soon.) Features include:
- create new profiles
- import profiles (do so with caution -- backup your profile first!)
- edit profiles
- manage multiple profiles
- main feed
- following and "firehose" options for the main feed
- post new note
- reply to notes
- find new users by pubkey
- look at user profiles
- send / receive direct messages
- manage relays
Features not available on most other clients:
- See a list of relays used by your follows list, organized by frequency of usage (demonstrates DIP-01 but not DIP-02, because follow != trust to pick relays)
- easy switch between multiple accounts
- basic keyword search of your follow list
standard features not yet implemented in PGA:
- zaps
- likes, reposts, reactions
- notifications
- mentions (NIP-27)
- probably some other commonly used features
Importing private key for a profile should be done with caution. There is a risk of introducing errors into your profile, including loss of following list and/or relays list. Best to back these up first! See this issue for details.