2019-11-03 11:11:16 +00:00
|
|
|
# feta
|
|
|
|
|
|
|
|
archives the fediverse
|
|
|
|
|
2020-03-28 02:57:58 +00:00
|
|
|
# todo
|
|
|
|
|
|
|
|
* scan toots for mentions and feed to locator
|
|
|
|
* put toots in a separate db file
|
|
|
|
* test with a real database
|
2020-03-28 03:18:55 +00:00
|
|
|
* save instancelist to store more often (maybe on each new one added not
|
|
|
|
during initial load)
|
2020-03-28 02:57:58 +00:00
|
|
|
* verify instances load properly on startup
|
|
|
|
* do some simple in-memory dedupe for toot storage
|
|
|
|
* make some templates using pongo2 and a simple website
|
2020-03-28 03:18:55 +00:00
|
|
|
* update json APIs
|
|
|
|
* index hashtags
|
|
|
|
* index seen urls
|
2020-03-28 02:57:58 +00:00
|
|
|
|
2019-11-03 11:11:16 +00:00
|
|
|
# status
|
|
|
|
|
2020-03-28 02:57:58 +00:00
|
|
|
[![Build Status](https://drone.datavi.be/api/badges/sneak/feta/status.svg)](https://drone.datavi.be/sneak/feta)
|
2019-11-03 11:11:16 +00:00
|
|
|
|
2019-12-14 15:49:35 +00:00
|
|
|
# ethics statement
|
|
|
|
|
|
|
|
It seems that some splinter groups are not well acquainted with the norms of
|
|
|
|
publishing data on the web.
|
|
|
|
|
|
|
|
Publishing your toots/messages on a server without marking them private or
|
|
|
|
requiring authentication and thus making them available to the web is an act
|
|
|
|
of affirmative consent to allowing others to download those toots/messages
|
|
|
|
(usually by viewing them in a browser on your profile page). If you don't
|
|
|
|
want your toots downloaded by remote/unauthenticated users on the web, do
|
|
|
|
not publish them to the web.
|
|
|
|
|
|
|
|
If you publish them to the whole web (and your home instance serves them to
|
|
|
|
all comers), do not be surprised or feel violated when people download (and
|
|
|
|
optionally save) them, as your home instance permits them to.
|
|
|
|
|
|
|
|
We do not have a right to be forgotten, as we do not have a right to delete
|
|
|
|
legitimately-obtained files from the hard drives of other people.
|
|
|
|
|
|
|
|
# Author
|
2019-11-03 11:11:16 +00:00
|
|
|
|
|
|
|
Jeffrey Paul <[sneak@sneak.berlin](mailto:sneak@sneak.berlin)>
|
|
|
|
|
2019-12-14 15:49:35 +00:00
|
|
|
[@sneak@sneak.berlin](https://s.sneak.berlin/@sneak)
|