Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chowder/duck-gen
Generate Private Duck Addresses from your command-line
https://github.com/chowder/duck-gen
duckduckgo duckduckgo-email
Last synced: about 1 month ago
JSON representation
Generate Private Duck Addresses from your command-line
- Host: GitHub
- URL: https://github.com/chowder/duck-gen
- Owner: chowder
- License: mit
- Created: 2022-10-04T19:47:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T21:34:28.000Z (5 months ago)
- Last Synced: 2024-08-01T21:48:09.338Z (5 months ago)
- Topics: duckduckgo, duckduckgo-email
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - chowder/duck-gen - Generate Private Duck Addresses from your command-line (Go)
README
# 🦆 `duck-gen`
Generate [**DuckDuckGo Email Protection**](https://spreadprivacy.com/protect-your-inbox-with-duckduckgo-email-protection/) addresses from the command-line.
```console
foo@bar:~$ duck-gen
Enter your Duck address: [email protected]
Enter the one-time passphrase sent to your email: heftiness slate captivate cornmeal
[email protected]foo@bar:~$ duck-gen
[email protected]
````duck-gen` will initiate a login flow the first time you run it, but will save your authentication tokens at `~/.duck_token` for future runs.
## Installation
Download pre-built binaries from the [Releases](https://github.com/chowder/duck-gen/releases) page