[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/mastodon 5a6671dbf1 37/76: readme encrypted tokens / epa/p
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/mastodon 5a6671dbf1 37/76: readme encrypted tokens / epa/plstore key vars |
Date: |
Sun, 30 Mar 2025 13:01:51 -0400 (EDT) |
branch: elpa/mastodon
commit 5a6671dbf1dfc2d522de63d383ff3c95f453cd30
Author: marty hiatt <martianhiatus@disroot.org>
Commit: marty hiatt <martianhiatus@disroot.org>
readme encrypted tokens / epa/plstore key vars
---
README.org | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
index 9cfdcee94a..6c54bacfaf 100644
--- a/README.org
+++ b/README.org
@@ -127,17 +127,23 @@ follow the steps again.
**** encrypted access tokens (from 1.2.0)
By default, user access tokens are now stored in the user's auth source
-file (typically =~/.authinfo.gpg=). When you first update to 1.2.0, or if
-you encounter issues due to old credentials, call
-=(mastodon-forget-all-logins)= and then authenticate again. If you don't
-want this behaviour, set =mastodon-auth-use-auth-source= to nil. Entries
-will be stored in =mastodon-client--token-file= instead.
+file (typically =~/.authinfo.gpg=, check the value of =auth-sources=). When
+you first update to 2.0.0, or if you encounter issues due to old
+credentials, call =(mastodon-forget-all-logins)= and then authenticate
+again. If you don't want this behaviour, set =mastodon-auth-use-auth-source=
+to nil. Entries will be stored encrypted in =mastodon-client--token-file=
instead.
And if for some reason you reauthenticate, you'll need to either remove the
entry in your auth sources file, or manually update the token in it after
doing so, as mastodon.el is unable to reliably update (or even remove)
entires.
+Finally, if you find you're asked for your key passphrase too often while
+authenticating, consider setting =epa-file-encrypt-to= (for auth-source
+encryption) and =plstore-encrypt-to= (for plstore encryption) to your
+preferred key ID.
+
+
*** Timelines
=M-x mastodon=
- [nongnu] elpa/mastodon 73fad4feb3 58/76: notifs amend render fun for avatars in non-grouped. FIX #678., (continued)
- [nongnu] elpa/mastodon 73fad4feb3 58/76: notifs amend render fun for avatars in non-grouped. FIX #678., ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 8fbce728a1 65/76: tl update: error if no newest id. #673., ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 9453f98716 69/76: readme: updates re encrypted tokens. #671, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 3234da7777 71/76: flycheck mastodon.el, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon e35f24ca94 70/76: Merge pull request 'Remove elisp-flymake-byte-compile-load-path from dir-locals' (#679) from rahguzar/mastodon.el:develop into develop, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 310e401c8d 74/76: Merge branch 'develop', ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 3d8c8bb64d 29/76: client: plstore read funs: close plstore at end, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 75b0e3cc1c 63/76: Merge pull request 'Fix #675 use url.el for posting attachments' (#677) from rahguzar/mastodon.el:develop into develop, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon ab2ce1c1a5 67/76: notifs: remove stray line, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 3c05fe8fc5 31/76: add mastodon-auth--plstore-token-check. #671, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 5a6671dbf1 37/76: readme encrypted tokens / epa/plstore key vars,
ELPA Syncer <=
- [nongnu] elpa/mastodon 5308821c78 38/76: tests: fix three tests, mock for (url-http-parse-response), ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 5d826c5bb3 41/76: pin toot: only reload if in own profile view. FIX #672., ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon c8114d3887 43/76: Fix empty let body, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 6328cd8a2d 47/76: Use url.el for posting attachments, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 7d2dbbccfc 50/76: media: amend --post-media-attachment, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 860b675901 53/76: image cycle: add binding for image from byline, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon c4bcbd60b6 54/76: image cycle: re-write mastodon-tl--get-next-image-url!, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon d28b023f39 57/76: amend/rename mastodon-http--get-cb-data, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon b3a8a1c733 62/76: readme access tokens version, ELPA Syncer, 2025/03/30
- [nongnu] elpa/mastodon 26bd873cbc 64/76: Remove elisp-flymake-byte-compile-load-path from dir-locals, ELPA Syncer, 2025/03/30