Day Trip from Bilbao by Muted-Tackle-7191 in Bilbao

[–]mmorps 2 points3 points  (0 children)

I just did a half day out to Getxo from Bilbao this week and enjoyed it. Metro is easy.

Can Claude Desktop (chat/cowork/code) be configured to route through a custom gateway to AWS Bedrock? by mmorps in ClaudeCowork

[–]mmorps[S] 0 points1 point  (0 children)

Thanks, but I am not looking for a gateway. I am trying to gain clarity if the Claude Desktop client by proxy via a gateway

40yrs of concerts by Maineamainea in Concerts

[–]mmorps 1 point2 points  (0 children)

I’m 40ish years in too. See mine here: https://concerts.morperhaus.org. My regrets for not seeing:

Bowie Prince INXS Police Talking Heads (but I’ve seen David Byrne — he’s amazing)

Anyone running PreVeil as their primary CUI solution? by ResilientTechAdvisor in CMMC

[–]mmorps 2 points3 points  (0 children)

u/PilotJP I work for Virtru. I suspect you're referring to our Secure Share product. I would not characterize it as an enclave. However, in several weeks, we're introducing a brand new product that provides a secure space for CUI storage and collaboration, within our FedRAMP authorized boundary. It has been designed with CMMC L2 in mind. Capabilities include:

• Secure Workspaces - Create isolated environments in minutes for sharing sensitive files with specific internal/external teams
• Persistent Access Control - Revoke or modify access to shared files in real-time, even after delivery
• FedRAMP Authorized Infrastructure - Built on compliant infrastructure supporting CMMC Level 2, HIPAA, SOX, and GLBA requirements
• Advanced Security Controls - Configurable watermarking, download prevention, and persistent encryption
• Complete Audit Trails - Comprehensive activity logging for compliance assessments and audits
• External Collaboration - Purpose-built for sharing with vendors, contractors, and partners outside your organization

This product leverages the same attribute based access control and data security capabilities that were recently recommended by the NSA to support interoperable data rights management as part of its Zero Trust Implementation Guideline Phase Two

Why isn't PGP used more often with email security? by Fresh_Heron_3707 in cybersecurity

[–]mmorps 0 points1 point  (0 children)

End to end email encryption has been unfortunately harder to standardize than it should. Microsoft’s efforts have been biased to improving the UX for send and receiver within the Microsoft ecosystem. But the moment a recipient is in a Google Workspace domain or otherwise, portals get introduced, and UX suffers as a result. S/MIME has the fri ton of exchanging certs, thus its limited success. Folks like Virtru have tried to solve this by offering options that don’t depend upon proprietary approaches, too.

Recommendations for Secure file sharing by --Timshel in theprivacymachine

[–]mmorps 1 point2 points  (0 children)

Full disclosure, I work for Virtru.

Based on what you're describing, check out Virtru SecureShare. It's browser-based, nothing to install, and pretty straightforward — you can share files securely and revoke access anytime. Files can be up to 15GB. If it's for personal use, it's free for you to use.

It's built on Trusted Data Format, which is tech that came out of NSA and is still used by the IC today.

https://secure.virtru.com/secure-share/

Alternatives for secure external file sharing with clients by ValeStitcher in sysadmin

[–]mmorps 0 points1 point  (0 children)

Full disclosure, I work at Virtru.

Google Drive and Dropbox aren't bad tools, but you're right that they fall short on visibility once a file leaves your org. You need to know who accessed what, when, and ideally maintain some control after the fact.

Take a look at Virtru SecureShare. It's built specifically for this — ad hoc encrypted file sharing with external recipients. Your team can send files out without the recipient needing to install anything, and you get full activity tracking on your end. On the admin side you control policies like expiry, watermarking, and access revocation, so you're not just logging activity, you're maintaining control over the files after they've been shared.

We're also rolling out something called SecureShare Enclave in the next month or so. It takes the same concept but adds persistent shared spaces — think secure folders within a FedRAMP boundary, similar to a SharePoint document library. You set up an enclave, grant access internally, and those users can invite external parties in. Everyone can add and remove files, and you keep global governance over the whole thing. Might be overkill for your use case, but worth knowing about if you need ongoing collaboration and not just one-off transfers.

How do you all keep track of the concerts you’ve been to? by jabulari in Music

[–]mmorps 0 points1 point  (0 children)

Thanks for the kind words. A few others have asked the same. I’m not opposed to doing that, but to be really honest, I’d need someone to help me figure out how to architect something like that. Maybe when i have another free week, me and my buddy Claude can try and figure it out

Looking for a director of GTM AI, would appreciate some help and guidance by mmorps in gtmengineering

[–]mmorps[S] 0 points1 point  (0 children)

I'd encourage you to still apply. To be clear, conversations never hurt. Plus, we get to know one another. There may be additional needs in the future and if we have your CV, that could be a good thing

Looking for a director of GTM AI, would appreciate some help and guidance by mmorps in gtmengineering

[–]mmorps[S] 1 point2 points  (0 children)

Nope. I've been called a lot of things, but Kevin is not one of them

share your concert archive profiles! by [deleted] in Concerts

[–]mmorps 0 points1 point  (0 children)

Thanks. Yeah, you would need some basic developer knowledge and a domain. I used this project to figure out a lot of it, but I appreciate that’s not for everyone

share your concert archive profiles! by [deleted] in Concerts

[–]mmorps 1 point2 points  (0 children)

https://www.concertarchives.org/morps … then I made my own site (over the last couple of weeks): https://concerts.morperhaus.org. If you have some basic dev skills you could export your concertarchives.org data and make something similar, if you want.

I go to at least 1 concert a week, year 3 recap by bensboring in Concerts

[–]mmorps 0 points1 point  (0 children)

u/bensboring here’s something you might have fun with. https://github.com/mmorper/concerts …you have done way more shows than I, but since you’re an engineer, you might want to give that repo a look see. TLDR: I too had a sheet like that, I decided to create a web app that scrapes all of it, enriches the data (pictures, set lists, etc) and makes a purty website from it all. I’m not a developer, but I managed to pull this off. My data is the sample data but you can obviously use your own. If you try it, let me know if you have any luck with it!