Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f321x/nip04-wiper
CLI tool to kindly ask Nostr relays to forget sent nip04 dms
https://github.com/f321x/nip04-wiper
nostr
Last synced: about 3 hours ago
JSON representation
CLI tool to kindly ask Nostr relays to forget sent nip04 dms
- Host: GitHub
- URL: https://github.com/f321x/nip04-wiper
- Owner: f321x
- License: mit
- Created: 2024-10-24T15:23:27.000Z (22 days ago)
- Default Branch: master
- Last Pushed: 2024-10-25T11:13:08.000Z (21 days ago)
- Last Synced: 2024-10-25T20:51:12.093Z (21 days ago)
- Topics: nostr
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Nostr NIP04 wiper script
Basic CLI tool to fetch all your sent NIP04 dms and ask relays to delete them### Usage
1. Compile with ```cargo build --release```
2. Run the binary with ```./nip04-wiper nsec123(your nsec)```