Nope. I don’t talk about myself like that.

  • 1 Post
  • 122 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle


  • Saik0@lemmy.saik0.comtoSelfhosted@lemmy.worldEmail wowsers continue
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    2
    ·
    18 days ago

    Well… No offense… but duh? It’s not like OP can migrate his spouses “[email protected]” address to his mail server.

    I was under the assumption (and I could be wrong) that OP owns the domain… And wants to run their mailboxes. If she wants to keep her own mailbox and use it, just forward it to her gmail if that’s what she wants. I’m also not insinuating forcing someone into something.

    I own my domain(you guessed correctly) and host my own emails. My spouse does use an inbox on my server(actually a few)… If she didn’t want to anymore she can open a mailbox where-ever she wants… and I’ll even forward whatever I get to her. That’s it. Wouldn’t stop me from running my own inbox on my own server. And I’m not forcing her to do anything at all. She can use it or not.

    This is the mentality I have when I made the previous comments. Just forward her stuff off, she can go wherever she wants.





  • Can you provide the ruling?

    As far as I understand it was simply an “agreement”. Not a legal decision/ruling. Nothing stops M$ from appealing it regardless with this new information. And pointing to MacOS and Android and asking why they’re not being enforced the same way.

    And just because a current ruling OR agreement is in place. Doesn’t mean they don’t want to do it. They can easily just make the process harder for those that want Kernel access which could still have the same effect.





  • That being said, from a security standpoint, any gain in entropy by adding characters would be negligible past a certain point.

    That would be completely based on the hash being used. In the example above I showed SHA512 which is 64Bytes. If we’re using ASCII (7 bit per character) as our input then 64 Bytes is just over 73(73.1428…) characters. After that you’re losing data in the hashing process and by that effect it would be negligible… (There’s some wiggle room here in that we can’t type hidden ASCII characters so some passwords over 73 characters would fill those spaces… but detecting collisions is silly and non-trivial… better to just not worry about those at all.)

    Extended ASCII would be same premise, just 64 characters instead of 73.

    The reality is that nobody is using much more than 64 Bytes for their hashing algorithm for passwords… 64 characters is a good number to max out most of them. Databases don’t need to store much at all regardless of the length of your actual password. If you’re developing an app you can set the database to limit based on the algorithms you’re using. If you have no idea what the web-dev will actually use… then 128 characters on the database field is probably pretty safe (88 I think if storing as Base64, 128 if storing in Hex. Could be off by one here.) and literally trivial to store. The point being that even if every one of your users submitted 10000 character long passwords… that’s irrelevant and trivial for storage as hashes.


  • I sort of get it. You don’t want to allow the entire work of Shakespeare in the text field, even if your database can handle it.

    You don’t store the original text. You store the hash of it. If you SHA512 it, anything that’s ever given in the password field will always be 64Bytes.

    The only “legit” reason to restrict input to 16 character is if you’re using an encryption mechanism that just doesn’t support more characters as an input. However, if that’s the case, that’s a site I wouldn’t want to use to begin with if at all possible.





  • Wow… Both other people who commented here are fucking heartless.

    The man was just trying to help the homeless people and keep his neighborhood safe

    The relative said Housman was trying to settle an argument between two homeless campers on Clinton when one of the campers stabbed him in the throat.

    While many residents were nervous and wary of the homeless campers, Housman had a different approach: to make the neighborhood safer, he appointed himself “sheriff” and began to screen homeless campers and then provide them with support once they gained his approval.

    During our interview, another neighbor pulled up, claiming that Housman provided electricity to the homeless campers.

    Ya’ll are dicks. Read the article. He was a good dude and epitomized the exact shit you espouse. You don’t want cops involved… you want the community to police itself and do good. This guy was doing just that. Doing way more to help these people than you do.


  • I don’t see health care trying to take responsibility for the hundreds of thousands, if not millions of Americans addicted to it today. There should be a medically overseeing program which helps them reduce their dependancy.

    Oh fair enough… I saw you mention 90s in the prior comment. Didn’t know that you shifted to today. For sure shit was overperscribed for a long long time.

    the supply doesn’t matter

    Eh… If it’s pennies, people will be able to afford doing it. You’re not going to be able to bring demand to nothing. So supply skyrocketing just kills those people faster in this case. I’m not sure I subscribe to this train of thought that supply would never matter. At least with consistent busts and such the price goes up which makes it harder for people to get their hands on. But yes, I’d like to see BOTH sides of this issue, both supply AND demand handled. I haven’t seen any presidency handle drugs in a way that I think is “correct”. But I’m no expert.

    But what are republicans going to do?

    I don’t know why people keep thinking that Republicans are going to do anything? I’m pretty sure all they wanted to do for years was build a fucking wall… that’s not doing a whole lot “against” Mexico. Do you have a source for this? This article… while it says it in the headline also doesn’t source “bomb mexico”. It states

    Vance and other Republican lawmakers, such as Sen. Lindsey Graham, R-S.C., have proposed labeling drug cartels as terrorist groups to allow U.S. forces to take aggressive action.

    Which doesn’t necessarily equate to treating Mexico like Iraq or Afghanistan. The one “cited” source for bombing mexico is to cnbc… which doesn’t state bomb… or anything even close to “Bomb” on it’s page at all.



  • Ebay and decommission. I got really lucky on my SSDs, those were all from a decommission. Company was going to pay an ITAD for destruction. I picked it all up and wiped it on site. The rest are relatively cheap hardware, supermicros and such… but with enough of them you can build a resilient cluster.

    A lot of my stuff is Ebay… I did recently purchase a new rack as probably the only “new” item I have in regards to my setup. The old one had issues… and I didn’t want to deal with thrifting broken racks anymore. And I needed a taller 45U rack rather than a 42U standard rack… Also the more depth means I can accommodate the 60 bay server in the future if it comes to that.

    But things like 40gbps networking… ebay. The proxmox servers are decomissioned. the truenas server was ebay. switches was ebay… Oh! The firewalls… That was new purchase. I am stupid lucky to live somewhere with 8gbps fiber. I needed real horsepower to push that with IDS/IPS enabled. So this was a new purchase from supermicro. The SAS spinning rust drives I picked up on Reddit homelabsales or something like that a while back. PDU’s were ebay… UPS were ebay… Expansion batteries were craigslist. Most cables were new from FS

    Previous versions of my rack were government liquidation/auctions. My dad has a lot of that equipment now. I found one auction that was 1400$ that was basically a whole racks worth of shit… most of it pretty usable 12 and 13th gen dells. And another auction for 600$ that had a dell m1000e with some 4TB of DDR4 ram…

    But you can do a lot of this shit with a cluster of little N100 boxes if you really wanted. I just happened to get my hands on enterprise level equipment… So I joined the Romans…


  • I do not have full proper offsites… yet.

    I run proxmox, so if it’s live on a server it’s probably on my ~70TB (really 40*2TB ssd) ceph cluster. Which makes 3 copies across the 5 boxes, so it’s more like 23TB of usable space for all my vms and such. The 400TB of storage is Truenas is really closer to 300TB after all the losses in raidz vdev and hot spares and what have you, there’s 30x 16TB SAS seagates in the box, of which 2 are hot spares and 7 are parity for raidz1… For things that are slow or linear loads (a movie file could be a good example of that type of workload!). Backups of the the proxmox boxes… and mass stored stuff, 99% of it I could easily obtain again if I had to. Although I’d probably be pretty flustered about it.

    Truly important stuff gets written to 100GB bluray(s) (specifically m-disc blurays) and put in the safe. I do this probably about once a year or so…

    My dad was in the process of setting up his own cluster that’s running 14TB drives rather than my 16TB… When he’s finally done I intend to requisition probably about half of his space for offsite storage (maybe more). I’m figuring about 100TB of space is what I’ll have there. Maybe more. He’s about 65 miles away from me, different electrical grid and all.

    So the count as it stands now. Everything running has at least 2 copies on 2 mediums (ceph cluster, and spinning rust). My “linux iso” repositories only live on the spinning rust storage, but is low priority anyway. Super important highly sensitive shit lives on at least 3 copies and 3 mediums, although one of the mediums may be out of date and none is offsite… Though it’s rare I add to this category. There is plans for adding another copy of data, offsite on harddrive storage for most of my dataset as it is now.

    Truenas usages:

    Truenas Pool Storage image showing 147.24 TiB Free space with 57% utilization.

    Truenas Topology which shows my storage configuration

    And here’s Ceph

    Image of dial graph showing 27% usage of a 70TiB ceph storage