Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Your Thunderbird Settings via Dropbox #454

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aleff-github
Copy link
Contributor

This payload is designed in order to make Thunderbird configuration extraction immediate so that you can work in speed.

I don't know if anyone else has uploaded the same thing in the past, so apologies if it already exists.

This payload is designed in order to make Thunderbird configuration extraction immediate so that you can work in speed.
@hak5peaks hak5peaks added the pending requested changes requires changes before merge label Jun 6, 2024

This payload is designed in order to make Thunderbird configuration extraction immediate so that you can work in speed. It can be used, for istance, in case you have a lot of devices and want to quickly and manually save every single Thunderbird configuration.

**Alert!** I have also uploaded my personal Dropbox token, please don't use it because I need it for my own stuff!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove any personal tokens.

Remember to use PLACEHOLDERS for configurable portions of your payload - do not share your personal URLs, API keys, Passphrases, etc...

Copy link
Contributor Author

@aleff-github aleff-github Jun 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's just a prank :-/

Before running the program, ensure to set the following parameters (*except #DROPBOX_API_CONST that is a constant*) correctly/as you prefer:

```plaintext
DEFINE #ACCESS_TOKEN aHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1Sdlk1cGxvbzFPSQ==
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update this to use a placeholder to prevent confusion. Similar to how it's defined inside your payload.

DEFINE #ACCESS_TOKEN example-access-token

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's just a prank :-/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convert from aHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1Sdlk1cGxvbzFPSQ== via base64 and the result is https://www.youtube.com/watch?v=RvY5ploo1OI.

This video reindexes toward an Italian meme that says "Eh volevi..." so "eh you wanted..." referring to the fact that a person was trying to use a valid token while actually being pranked.

It's so bad to have to explain a joke :(

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand, but other might not and that's my concern. Other people might read your readme and see the base64 and assume its your token and use. They might not understand that its a joke. Its unlikely that someone will do this but we can prevent the possibility.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should be a little more flexible 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending requested changes requires changes before merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants