Welcome to Thycotic Development Blogs Sign in | Join | Help
in Search

Browse by Tags

All Tags » New feature
  • Sneak Peek - Secret Server 5.0 and Searching Fields

    Secret Server 5.0 is currently under development, and one of the features that we know for sure that will be in 5.0 is searching Secret Fields. This has been a popular request. We had several obstacles to achieve this, and we have implemented a solution that is secure but effective. The search works by Secret Server creating an index catalog for ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on July 6, 2008
  • Secret Server 4.1 coming - visual keyboard

    Here is a new feature coming in Secret Server 4.1 - it is the visual keyboard and is a configurable option for the login screen.  It is designed to thwart malware such as keyloggers which could be running on a public computer and could capture your password if you entered it using the keyboard.  The visual keyboard uses a different ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on February 24, 2008
  • Secret Server to support theming in 4.0

    One of the most requested features in Secret Server is theming. I have seen several customers skin Secret Server to fit their company's colors and logo. The only down side to that is, when Secret Server is updated, all of those nice changes were lost. A feature that we will be releasing soon is Custom Themes. It goes beyond just changing the style ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on November 16, 2007
  • Secret Server now Includes Salting

    Secret Server is all about security, and to further continue that effort I have implemented salting. Salting fixes the issue where if there are two secret fields that are identical, they would look identical in the database. Now with salting, data that is the same doesn’t appear the same in the database when encrypted. Everything that ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on December 15, 2006
  • Sneak peek: Secret Type Designer coming in 2.0!

    Here is a screenshot from the new Secret Type Designer in development!  It will allow you to build your own type of secrets so that you can customize it for your industry and business.  There is still more work to be done on this screen but hopefully you get the idea. e are also working on a mechanism to allow you to share these ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on August 25, 2006
  • Dynamic Controls to make Web Password URL's clickable

    Yesterday, I looked at the internals of the SecretView page for the first time.  It is dynamically adding controls to tailor the screen to each specific SecretType.  In ASP.NET, this can be a little tricky and involves understanding the control lifecycle so that you get viewstate and postback to behave correctly.  The ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on June 6, 2006
  • Import any Secret Type!

    Yesterday John and I implemented importing any Secret Type.  Secret Server 1.1 currently supports importing Web Passwords (Username, Password, Url, Notes) which is useful but sometimes you just want to import passwords. The new feature allows you to select the Secret Type to import (yes, this will work with custom Secret Types that you have ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on May 31, 2006
  • Remember Me "timeout"

    Shiva has been working on a new feature which will allow you to customize how long Remember Me lasts.  What is Remember Me?  It is the little checkbox on the login screen that remembers who you are so that you don't have to login everytime.  This is a great convenience but as always in the security versus convenience ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on May 28, 2006
  • Soft delete implemented

    After much debate (amongst the team) and some great feedback from Keith Barrows, we have implemented a soft delete in Secret Server.  Why the soft delete instead of a real delete?  Secret Server is designed to be rock solid, secure, trustworthy and *auditable*.  It gets hard to keep an audit if some information just isn't ...
    Posted to Secret Server - Team Blog (Weblog) by secret.server on April 25, 2006