this post was submitted on 27 Sep 2025
4 points (100.0% liked)

Emacs

2662 readers
3 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

Lately I've been experimenting with my emacs setup, which has led to a lot of extra ELPA (gnu and nongnu) requests. Unfortunately, ELPA is very slow nowadays, which makes experimenting inconvenient. Also, I don't want to contribute to the already high load on the official GNU servers.

Are there any "official" mirrors for ELPA? How can I activate them? If not, how can I activate and validate non official mirrors?

top 1 comments
sorted by: hot top controversial new old
[–] monnier@lemmy.ca 4 points 2 weeks ago

I don't know of any mirrors that are "official", but I do know some people maintain mirrors via rsync (rsync service on elpa.gnu.org was added specifically in response to such requests, IIRC to maintain a mirror on the other side of China's firewall). As for validation, (Non)GNU ELPA signs all the packages and the archive-contents file (with a key distributed alongside Emacs), so it should "just work".