I saw this post and I was curious what was out there.

https://neuromatch.social/@jonny/113444325077647843

Id like to put my lab servers to work archiving US federal data thats likely to get pulled - climate and biomed data seems mostly likely. The most obvious strategy to me seems like setting up mirror torrents on academictorrents. Anyone compiling a list of at-risk data yet?

73 points

One option that I’ve heard of in the past

https://archivebox.io/

ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline.

permalink
report
reply
14 points
*

Going to check that out because…yeah. Just gotta figure out what and where to archive.

permalink
report
parent
reply
10 points

That looks useful, I might host that. Does anyone have an RSS feed of at risk data?

permalink
report
parent
reply
9 points

I am using archivebox, it is pretty straight-forward to self-host and use.

However, it is very difficult to archive most news sites with it and many other sites as well. Most cookie etc pop ups on a site will render the archived page unusable and often archiving won’t work at all because some bot protection (Cloudflare etc.) will kick-in when archivebox tries to access a site.

If anyone else has more success using it, please let me know if I am doing something wrong…

permalink
report
parent
reply
1 point

Monolith has the same problem here. I think the best resolution might be some sort of browser-plugin based solution where you could say “archive this” and have it push the result somewhere.

I wonder if I could combine a dumb plugin with Monolith to do that… A weekend project perhaps.

permalink
report
parent
reply
7 points

This seems pretty cool. I might actually host this.

permalink
report
parent
reply
2 points

Eyy, I want that!

permalink
report
parent
reply
38 points

NOAA is at risk I think.

permalink
report
reply
26 points

Everything is at risk.

permalink
report
parent
reply
31 points
*

I have a script that archives to:

I used to solely depend on archive.org, but after the recent attacks, I expanded my options.

Script: https://gist.github.com/YasserKa/9a02bc50e75e7239f6f0c8f04fe4cfb1

EDIT: Added script. Note that the script doesn’t include archiving to archivebox, since its API isn’t available in stable verison yet. You can add a function depending on your setup. Personally, I am depending on Caddy and docker, so I am using caddy module [1] to execute commands with this in my Caddyfile:

route /add {
	@params query url=*
	exec docker exec --user=archivebox archivebox archivebox add {http.request.uri.query.url} {
		timeout 0
	}
}

[1] https://github.com/abiosoft/caddy-exec

permalink
report
reply
4 points

isn’t this prone to a

 || rm -rf /

or something similar at the end of the URL?

if you can docker exec, you have a lot of privileges already, so be sure to make sure this is not a danger

permalink
report
parent
reply
2 points
*

Thank you for the warning. You are correct. It’s prune to command injection. I will validate the URL before executing it. This shoud suffice until archivebox’s rest API is available in stable.

permalink
report
parent
reply
2 points

Would you be willing to share it?

permalink
report
parent
reply
2 points

Sure.

permalink
report
parent
reply
1 point
*

I hope you are also donating to the projects for uploading multiple copies to different services.

permalink
report
parent
reply
19 points

https://wiki.archiveteam.org/

they have an automatic VM that dowloads stuff in distributed manner and uploads to archive.org

permalink
report
reply
15 points
*

archive.org is hosted in the US and could end up being a valid target. It doesn’t strike me as being a very good place to securely store anything nowadays. I’d consider anything hosted in the US to be out.

permalink
report
parent
reply
3 points

Depends on the threat model.

NOAA and others gets underfunded/change of menagement and need to close down open access to stuff.

or

Data becomes illegal to possess and feds start knocking on Web Archive doors.

or

Web archive will do something stupid and will get sued/DDOSed

In only one very unlikely scenario it won’t be availble due to recent events. But still redundancy would be good regardless of recent stuff.

permalink
report
parent
reply
12 points

For myself: Wayback It saves link to multiple different web archives and gives me pdf and warc files.

For others: Archive team have a few active projects to save at risk data and there is IRC channel in which people can suggest adding other websites for saving. They also have wiki with explanations how people can help.

permalink
report
reply

Selfhosted

!selfhosted@lemmy.world

Create post

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules:

  1. Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

Community stats

  • 3.7K

    Monthly active users

  • 2K

    Posts

  • 23K

    Comments