|
Alt.Sex.Stories Text Repository Mirror
...because the best things in life truly are free. |
| ASSTR-Mirror is home to over 1000 authors of erotic literature, host of the alt.sex.stories.moderated newsgroup, and host of several popular erotic literature archives. |
| News Previous News |
|
2026-06-28 I've spent the past couple days dismantling the file navigator I was using. The main reason for removing it was because there was someone hitting the php code three, four, five times a second until it would overwhelm the webserver and cause it to crash every couple of minutes. Even after blocking an IP that was overwhelming it, a couple hours later it would be hit using a different (but very similar) IP. After playing whack-a-mole for a week, I decided to just get rid of the file navigation program rather than keep trying to keep up with whoever was using it to take the site down. But, of course nothing can be as simple as just removing a program that was accessing every file and folder in the website. When I removed the program, it left behind a bunch of code scattered around the website, and every time the webserver ran into some of the orphaned code in a folder it was causing errors and weird things to happen. I think I have it all cleaned out, and reverted back to a much simpler file navigation system. After I got that cleaned up earlier this morning, I turned my attention to the Top 100 Visited Stories page. I had noticed that it was listing folders and index files. When messing with it, I found a bit of code that was causing the links to the files to sometimes not work (because of a difference between how it's stored in the DB and the actual url), so I got that fixed to, so that the links work more reliably. The same issue was happening with the links on the Top 100 Rated Stories page, and that has been fixed too. |
|
2026-06-12 I have combined all three search pages into one. The new search page allows you to type in your search terms, then choose which search engine you want to use from a drop-down. The options are: Google ASSTR-Mirror search - The version of Google Search that only searches ASSTR-Mirror content. Google expanded search - The version of Google Search that not only searches ASSTR-Mirror content, but also searches a bunch of other erotic story sites. In-house ASSTR-Mirror search - The search software running on local servers and only searches ASSTR-Mirror content. I've also modified the backend of the Google Search so that a lot of the naughty words that Google Search normally blocks now work. It's not perfect, but it gives results 90%+ of the time. When I get a chance, I'm going to add in a 4th search engine for searching stories based on the criteria chosen by visitors. Right now, only a small portion of pages have the programming for visitors to be able to choose criteria describing the page. That's something I'm wanting to expand, but hundreds of different people created the original pages, and accounting for how all of those people coded their pages gets very complicated. |
|
2026-06-07 A new in-house search engine is up and running in testing phase. ASSTR-Search/a> It is in the processes of populating, and will probably take three or four days to cycle through all of the documents on the site. I haven't set up the help page for it yet, with some information about how the syntax works, but you can play around with it and see how it works. The Google search pages are still available, and I'll probably keep them around for as long as Google continues to provide it for free, even if the new in-house search page becomes the "official" one./P> |
|
2026-06-03 It's been about 18 months since I went live with the archive site and thought it'd be a good point to post an update on the status of things. With only having spare time at night and on weekends to work on it, not as much has happened since the last update as what I had hoped. I've been updating the look of sections as I've had time. The graphic branding along the side was added about a year ago. Over the past couple of weeks, I've been working on the following changes, as I've had time:
The two "Top 100" pages are pulling from a database, which is making my underpowered "server" groan, so try it out and use it, but don't hammer it and don't be upset if it temporarily crashes if it gets overloaded. The server should auto-recover within about a minute, but that's a minute that everyone else loses access to the whole site too. At some point I'm hoping to upgrade it to at least an i7 with 64GB of RAM and a 1TB SSD, but I'm doing this as a hobby and with prices going up on pretty much everything with a chip on it, I don't think it's happening this year. If the ratings and category collection work out long-term, I'll be a step closer to being able to set up at least basic searching in-house instead of relying on Google Search. I don't like using Google Search as the site's search engine because they block a lot of words and phrases that are common in erotic stories. There's still a lot of SPAM in the USENET groups. I've been going through it and removing as much SPAM as I can, but there's still a lot in there that I need to weed through. I'm working on ways to remove SPAM and duplicates using scripts, but that's an "as I have time" thing. Eventually, I'd like to just have a script that runs once a day or once a week that automatically downloads any new posts, weeds out the SPAM, and puts them into the site's USENET folder. I already have a script written that does everything except removing SPAM and duplicates, so once I have a way worked out to take care of that, then I'm be able to automate the whole process. Lastly, I'm closer to being able to open the site up to people being able to post their stories. I haven't been able to set FTP up in a way that I'm comfortable with the security of it, but I think I've found a way for people to have access to an intermediary location that would then duplicate their folders over onto my server. I've been preoccupied with working on the visual changes to the site (the logo on the side, the file browser, the ratings and categories voting, the "Top 100" sites for the rankings and visited pages, and general cosmetic straightening up), so haven't had much time for testing out the file access setup. It won't be until at least late this month before I'm in a position to do testing with it. If you're a brave soul, speak English (and if you're reading this, I assume you do), have an extraordinary amount of patience to work with me and my limited time outside of work and family, and have new stories you'd like to post, e-mail me. If you don't hear back from me right away, don't take it as a personal slight because I literally only have maybe an hour a day and a couple hours most weekends to dedicate to working on the site. Addendum: I have changed the way the Top 100 Ratings and Top 100 Viewed pages work. It now only builds the lists once a day and delivers the static content for that day unti the next day. So, if you make a change in a rating and go to the Top 100 Ratings page and don't see your change reflected there, it won't show up on the page until the following day. The change relieves a large strain on the server building the pages each time someone went to them. I also have the file browser dropping into the correct folder that the visitor was going to instead of always starting in the /files/ folder. |
|
2025-11-08 It's been about a year since I made the site public, and so far so good. Here's some stats from recent months. It's getting 200K+ page views per day, with 30K+ unique users per day. Google Search reports that the site is being displayed on 14K+ search results per day, with 3K+ clicks from the results going to the site per day. The custom Google Search on the website has 3.5K+ queries per day. The positive is that the site has grown much faster than I thought it would, but the negative is that the connection I had was starting to bog down from the usage. So, I increased the bandwidth to 5Gb fiber, which required purchasing a new gateway router (which I needed anyway to help with blocking attacks) and a switch and network cards that could handle the higher bandwidth. Since upgrading everything, the site seems to be a lot more stable. A note on the new gateway router. It has a built-in firewall and threat analysis / blocking. It was eye-opening to see how many threats were being made to the site every day. Everything is pretty locked down in general, and so far I’m not aware of any attempted intrusions making it through to the web server, even prior to the gateway being installed, but it’s still crazy to see how many attempts are being made now that I have a way to quantify it. An average of about 150 a day. I'll be updating the donations page soon to allow donations. Currently, it's the original page from the original site, with all of the links long outdated and no longer working. With the $950 in new equipment and an additional $70 a month for the increased bandwidth, I've had to push back some of the things that I had wanted to move forward with this past year, like purchasing an SSL certificate so that I can enable HTTPS access, purchasing analytic services / software so I could monitor things like "Top Pages", and purchasing search software that I can run in-house rather than using the custom Google Search because of the way Google blocks a lot of keywords in their searches. I've tried multiple free versions of analytic and search software, but none have provided results that I've felt were good enough to move them into the live environment. I have zero plans on implementing ads or pay walling the site with membership fees. The next thing I'm looking to implement is still the SSL certificate since I think that will increase the search standings and allow visitors to feel more secure in visiting the site. I had hoped to do that with this year's tax return, but ended up needing the upgraded networking equipment more in order to stabilize the site. Once that's in place, I'll be looking at upgrading the computer hardware to have enough CPU / RAM / HD to support in-house search features, and then purchasing a search product (I don't want to put the cart before the horse by putting a resource-hungry search product on the current computer). I've looked into ways of implementing FTP and other types of user management for being able to have creators to log in and upload new content. So far, all the ways I've looked at would require having a separate server set up to handle that for security reasons (see the section above on how many intrusion attempts the site gets) and deal with the additional resources needed for managing user accounts. For now, that's outside of my budget. That will hopefully change in the future, but at this point I think it's more important to use my limited budget for this on the things above before opening it up for new content. I would also have to consider a whole redesign if I opened it up to new content because I can't think of a good way to integrate the current archived files with their myriad different formats and structures with the uniformity that would be needed to implement a modern web content creation platform capable of handling dozens or hundreds of separate content creators. The options would be to either strip out most or all of the formatting of the current stories to import them into a content platform or keep the old stuff completely separate from new stuff as if it's two separate sites under one banner. But, those are decisions that I don't have to make any time soon, until I have the resources to implement them. So, that's the current status and roadmap as of now. The next update will probably be at the point that I'm able to get an SSL certificate. |
|
2024-12-25 The ASSTR-Mirror site is a work in progress. I highly missed ASSTR when it went down, and I greatly appreciated whoever did ASSTR.xyz for a couple years, but it looks like it is down for good also. Recently, I found myself in a position where I had a little bit of extra money to purchase a domain and a couple bits of hardware to upgrade an old PC for hosting the site, and some time off work recuperating from minor surgery and needing something to do to occupy my time and distract my thoughts. I'm not going in to this because I want to be the one to take on this responsibility, but because I haven't seen anyone else pick up the mantle and I don't want hundreds of thousands of stories covering decades to disappear from the internet. I have pulled copies of pieces of ASSTR from multiple locations and have been stitching them together as much as possible without access to the original source or servers. It's a slow process since there are tens of thousands of broken links. Some links are repairable, and that is what I've been working on over the past several weeks. Unfortunately, some links are not repairable because I haven't been able to find copies of what they are pointing to. I'm getting thousands of links fixed each day, but with over a half-million total pages to go through to look and fix broken links, it's going to take quite a while. The broken links are greatly affecting Google search results, so fixing links is my biggest priority at the moment. It looks like Google is crawling the site about once every three days, and so far it's went from 7.5K to 16.7K to 20.7K to 31.8K pages indexed over the past two weeks. Even with 31.8K indexed in their searches, that's still only about 5% of the total pages on the site. I am not a web designer, but I do have some background in programming from decades ago. As part of all of this, I've had to teach myself how to set up a web server, some basics of HTML, PHP, Java, and so on. Not enough to be fancy, but enough to understand how the original site's pages worked in order make it functional. I also had to figure out some type of workaround for searching (since I don't have the skills to build a search engine myself and can't afford to purchase one at this point). That's why progress on getting everything working is taking so long. I am currently working on fixing bad links, finding missing pages to repopulate, and rewriting some code on pages that's outdated. After all the links and functionality issues are taken care of (at least as much as possible), I would like to be able to open the FTP back up for authors to start submitting again. That'll be a whole other learning experience, since I've never set up an FTP for multiple users to be able to access discrete locations before. Long-term, I want to get an SSL certificate for the site, but that's going to be a couple hundred dollars because the original site was put together using multiple subdomains so a wildcard SSL is the most economically feasible way to go in order to cover all the subdomains. Depending on the amount of traffic that the site gets (currently only a couple hundred visits per day), I may also have to look at moving it to a hosting provider instead of an old PC sitting in the corner of my home office. So, all of that said, please excuse any errors you may encounter while things are being worked on, and I thank you for your patience and for visiting the site. |
| Help Center | Site Policies | Support ASSTR | FAQs |
2026 ASSTR-Mirror
Your use of the ASSTR-Mirror web site and any site or service hosted by or at ASSTR-Mirror
indicates your agreement to the terms under which such services are provided to you.
Read our privacy guidelines.