• 6 Posts
  • 46 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle






  • FreeIPA and Keycloak will give you directory management (LDAP and Kerberos), identity management, and single-sign on (OIDC and SAML) which if all your computers are running Linux as well, will give you centralized management of users.

    You can then set other FOSS business management/productivity applications like NextCloud, Oodoo, Seafile, OnlyOffice, LibreOffice, CryptPad, etc. To use Keycloak as its authentication mechanism.

    A lot of this will depend on what kind of work the business does.

    You’ll also want to look into log management and SEIM for security monitoring, Wazuh, Graylog, and others. This is especially true if the business has any data compliancy responsibilities in the country this is in.






  • I’ll save you 2 clicks :

    Web Project Management
    
    Odoo	:  Suite of open-source business apps written in Python
    
    OpenProject: Collaborative Project Management
    
    Wekan: Trello-like Kanban
    
    Focalboard	: Self-hosted project management tool
    
    Taiga: Web-based tool for agile project management
    
    Kanboard: Kanban board for small teams and individuals
    
    tuleap: Improve management of software development and collaboration
    
    eGroupWare	: Enterprise ready web-based groupware suite with project management
    
    Redmine: Flexible application written using the Ruby on Rails framework
    
    LibrePlan: Project planning, monitoring and control
    
    Trac	: Project management and bug/issue tracking system
    
    Leantime	: Project management for the non-project manager
    
    Scrumlens: Agile retrospective tool
    
    dotProject: Web-based, multi-user, multi-language project management application
    
    TaskBoard: Kanban-inspired app for keeping track of things
    



  • tapdattl@lemmy.worldtoOpen Source@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    5 months ago

    How about instead of restricting use of the software, adding in a clause that states "Use of this software is a formal acknowledgement and agreement by the user that race and gender are a social construct, gender identity and sexual orientation is a spectrum, humans can not be illegal,… " etc.

    Thus use of the software is not restricted and is still open source, but forces groups, organizations, and people who disagree with the above to acknowledge something counter to their system of power.




  • Correct, the hard disk in the laptop can not be read. This is where having a good backup strategy is important. Similar to how if your hard disk dies you’re no longer able to access the material on the hard disk. For me, the downsides of encryption do not outweigh the benefits of having my data secure.

    I enabled full disk encryption during OS installation, set up a secure passphrase, and then set up automated encrypted backups to my home server, which are automatically backed up to a remote server.

    I gain peace of mind in knowing that if my laptop is stolen I’m only out the cost of the laptop, the data within is still safe and secure.