123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?php
- /**
- * <https://y.st./>
- * Copyright © 2015 Alex Yst <mailto:copyright@y.st>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <https://www.gnu.org./licenses/>.
- **/
- $xhtml = array(
- 'title' => 'I take action against Yareli Terrones' use of my email address',
- 'body' => <<<END
- </p>
- Yareli Terrones has once again made a purchase with his or her Walmart account.
- I decided to be a bit more active in discouraging the use of one of my email addresses.
- I went to Walmart's website and performed a password reset.
- I know have control of the Walmart account.
- I could be really evil and start spending from the linked credit card, but I will not sink that low.
- I don't want to cause too big of a fuss, I just want Yareli Terrones to stop pretending to be me.
- Instead, I have simply canceled one of the pending orders that were placed using my email address and attempted to cancel the other.
- The second order placed would not cancel though.
- Because the password was changed, I locked this fraudulent user out of the account.
- While in the account, I found Yareli Terrones' telephone number, which is (509) 387 - 2757.
- </p>
- </p>
- I used this telephone number to send Yareli Terrones an email through his or her carrier's $a[SMS] gateway explaining that he or she used one of my email addresses to register the account and that I wanted him or her to stop using my email address.
- I sent the new password in the email and asked that he change the email address on file with Walmart.
- Hopefully seeing that using someone else's email address gives said other person access to the account will get him or her to use his or her real email address instead of one of mine.
- </p>
- </p>
- I have contacted GitHub support again, as they still have not gotten back to me yet.
- I also joined the Minetest forums to get help with the <a href="https://forum.minetest.net/viewtopic.php?f=6&t=11531">compile error</a> I've been running into.
- </p>
- </p>
- I converted my Web site script from shell to $a[PHP] and have made the appropriate modifications to the other source files to make them work with the new compilation script.
- I have not, however, added any of the planned new features such as automated canary updating or $a[PGP]-signed pages.
- Maybe I will work on that tomorrow.
- </p>
- </p>
- My <a href="/a/canary.txt">canary</a> is still chirping away as usual.
- </p>
- END
- );
|